Skip to content

ferrriii/Jakilid

Repository files navigation

Jakilid

a encrypted password manager

Jakilid Demo

Features

  • 256-bit AES encryption
  • Firefox addon (needs upgrade)
  • Flexible user interface
  • Multi languages support

Build and run

Backend of this project has been developed using Qt4 which recently was ported to Qt5. The user interface is developed using Vanilla JS combined with various technologies and frameworks. Some of them are in below list.

For building, you need to create SQLCipher driver for Qt. Project creates two executables. JakilidService is the service which provides functionalities to ui. Jakilid is the main user interface app. create-addon.bat creates the Firefox addon.

TODO

  • Port translator to Qt5
  • Port UI to modern JS frameworks
  • Import/Export

About

an encrypted file based password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published