Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 314 Bytes

Vala Authentication

Secure cloud storage for encrypted Bitcoin wallets using zero-knowledge proofs.

  • No identifying information beyond a public key required
  • Password never hits the server
  • Encrypted wallet is only exposed after zk-proof of password
  • Argon2 for password hashing
  • Supports password resets