clipperz / password-manager

Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz. The encryption key is a passphrase known only to you and Clipperz could never access your data. Clipperz is built upon open proven and trusted encryption algorithms.
https://clipperz.is
GNU Affero General Public License v3.0
727 stars 133 forks source link

Implement OTP handling #162

Open gcsolaroli opened 6 months ago

gcsolaroli commented 6 months ago

Implement in /epsilon the same functionality already present in /delta, possibly fixing also the reliability issues previously observed.