Coder Social home page Coder Social logo

cortictechnology / cait Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 5.0 236.53 MB

CAIT is a software package that enables makers and students to learn and experiment with A.I. algorithms on the popular Raspberry Pi 4B SBC.

License: GNU General Public License v3.0

Shell 1.74% Python 8.63% CSS 6.38% Less 2.59% SCSS 2.63% JavaScript 74.36% HTML 3.36% Dockerfile 0.31%

cait's People

Contributors

michaelhwn avatar yelu728 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cait's Issues

Hostname resolution issue

On some computer system, the user cannot access the Visual Programming Interface through the device's hostname in the browser but can access by typing the IP directly. Need to investigate the cause of this.

Add new project icon

User should be able to start a new project by pressing the new project icon, if there are blocks in the workspace, they have the option to save or discard

Hardcoded secret key

Hello cait developers,

We are a cybersecurity research group from the CISPA Helmholtz Center for Information Security and Caโ€™ Foscari University of Venice. We recently conducted an analysis of the session management used in your web application as part of our research. We have discovered a security vulnerability that we believe requires your attention.

Vulnerability Description:

After our analysis, we have identified that your application is using a hard-coded secret key that is leaked through GitHub. If operators who install your web application do not change this secret key, they are vulnerable to cookie forgeries. The cookie forgery attack allows an attacker, knowing the key used to sign a cookie, to forge new arbitrary cookies to impersonate and take over other accounts.

application.secret_key = "corticCAIT"

Recommendation for Mitigation:

To address this vulnerability and enhance the security posture of your web application, we highly recommend setting the secret key from an environment variable. If the environment file is not shared on GitHub then this would force operators of your application to create their own key upon installation, forcing them to set their own secure secret key.

We hope this notification helps improve your security. Should you have further questions or comments on this feel free to answer this thread or reach out to [email protected].

Kind regards,
Florian Hantke

Login and logout not working properly on Safari

In safari browser, login and logout don't work. After typing user account during login, it will ask for a username and password again. After pressing the logout button, nothing happenss

NLP docker image cannot be run properly

The RASA installed in the image cannot be launched. This is due to an issue related to tensorflow-addons not able to find some libraries. Need to investigate this and fix the problem

Enable the selection of audio devices from Visual programming interface

There are 2 ways to play audio in CAIT: through a normal 3.5mm speaker or, through the speaker on a Lego EV3 hub. User should be able to select which device to use when playing audio. This can be done by creating a parameter block such that the user can use that block to set the audio device.

Localizing all strings used in Webapp

Currently, some English strings are hard-coded into the HTML and javascript files, need to pull them out and organize them into string tables. Some works have been done for French and Chinese languages, need to standardize this approach.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.