Skip to content

WinterSnake/Barracuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barracuda

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.

Client Implementations

  • (Python) REPL
  • (Python) Kivy GUI
  • (Javascript) Chrome Extension
  • (Javascript) Firefox Extension

Server Implementations

  • Python (prototyping)
  • Rust (production)

Supported Backends

  • SQLite3
  • MySQL
  • Postgres

About

A password manager written in rust with a python GUI using Kivy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors