Skip to content

rustzz/passwd-fork

 
 

Repository files navigation

Passwd.

A beautiful, encrypted password manager, built using Flutter and Dart.

Actual release

Features

  • Fully encrypted using XSalsa20-Poly1305 (including the database stored on-device)
  • Support for TOTP
  • Secure Password Generation (Diceware and Random)
  • A beautiful UI
  • Really compact database, allowing for efficient disk operations (Thanks to MsgPack)
  • Desktop Support (Linux is still untested, any contibutions on the same are welcome)
    • TouchBar support (Beta)
  • Responsive UI (Kinda)
  • Support for autofill on android (Beta)
  • Cloud Sync (Highly Experimental)
  • Support for multiple languages (feel free to make an issue if you want to contribute)
    • English
    • Hindi
    • Dutch
    • Polish (not fully up to date)
    • Brazilian Portuguese
    • Russian

Screenshots

Nothing is complete without screenshots :P

Building

Check instructions in .jenkins-pipeline

Changelog

See CHANGELOG.md

Contributors

See CONTRIBUTORS.md.

Roadmap

See ROADMAP.md.

About

A beautiful, cross-platform, encrypted password manager 🔐

Resources

License

Stars

Watchers

Forks

Languages

  • Dart 70.6%
  • Kotlin 13.3%
  • C++ 7.2%
  • CMake 5.0%
  • Ruby 2.0%
  • Swift 1.0%
  • Other 0.9%