Skip to content

TUI | Rust | Self hosted password management simplified

License

Notifications You must be signed in to change notification settings

sergey-suslov/passm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passm 🔒

refinery Logo

Self hosted password management simplified


Passm strives to make self hosted password management as easy as possible.

Main idea of this project is to be as easy in use as centralised password managers (e.g. lastpass) by providing syncing capabilities to user owned storages. Passwords and encryption keys are stored locally but can be exported and imported from multiple providers (e.g. Dropbox, github). While passwords are encrypted by user's pgp private keys, private keys themselves are encrypted with master password when exported.



refinery Logo refinery Logo refinery Logo

Run debug

cargo run --bin passm

Roadmap

  • PGP key generation
  • Create/Edit/Delete your passwords
  • Export encrypted PGP secret key to local storage
  • Sync passwords with a storage of your choice
    • Dropbox
    • IPFS
    • ...

About

TUI | Rust | Self hosted password management simplified

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages