SonuBardai / lockbox

L🦀CKBOX: Lockbox is a command-line tool built in rust for generating and managing passwords. It uses strong encryption algorithms to securely store your passwords, so you can be sure that your data is safe.
https://crates.io/crates/lock_box
MIT License
21 stars 10 forks source link

2FA: Document the 2FA work before merging to `main` #85

Open SonuBardai opened 11 months ago

SonuBardai commented 11 months ago

There should be a separate README for 2FA before moving this work to main and publishing it.

SonuBardai commented 11 months ago

For reference: Initial work on 2FA was done in this PR: #81