This is the full suite of tools for the Barracuda password manager. Includes a REPL and Kivy client in Python, a web server built in Rust, and Javascript extensions for chrome and firefox. The goal of this is to create a consistent client/server API where ANY Barracuda client can work with ANY Barracuda server.
- (Python) REPL
- (Python) Kivy GUI
- (Javascript) Chrome Extension
- (Javascript) Firefox Extension
- Python (prototyping)
- Rust (production)
- SQLite3
- MySQL
- Postgres