Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 576 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 576 Bytes

Becon

Becon is a password manager made with Python3.

Features

  • Becon has a command line interface which makes it fast to use.
  • It can handle multiple profile with differents master password.

How to use ?

Execute the file becon and follow help usage (with 'becon -h')

Problem(s)

Crypting library in python are a pain to use. Password are not crypted actually.

Why "Becon" ?

It's a tribute to bacon. Because bacon is great.

License

MIT License