Skip to content

Rust password manager based on gpg, initially forked from cortex/ripasso

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENCE
Unknown
LICENCE.gpg
Notifications You must be signed in to change notification settings

kennethjang34/rpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Password manager with browser extension that helps users manage their secrets by public key cryptography.

Core features

  • Securely store user-ids, passwords, notes, associated domains(urls) in a user-selected 'store'
  • A store could be used with multiple pub-keys/user-ids for encryption, which is useful in team environment
  • Multiple password store support
  • Stateful browser extension for currently available stores/passwords with Browser Rpass
  • Auto-suggestion for user-id/password input fieldsld have multiple

Installation

Check Browser Rpass's readme.md

Demo videos of Rpass + Browser Rpass

Installation

installation.mp4

Basic Features

Create Store
create_store.mp4
Create Account
create_account.mp4
Account Search
account_search.mp4
Edit Account
edit_account.mp4
Delete Account
delete_account.mp4
Create Substore
create_substore.mp4
Table sorting based on current domain
table_sorting.mp4

Data Syncing

Login status
login_logout_syncing.mp4
Create Account Syncing
create_account_syncing.mp4
Edit Account Syncing
edit_account_syncing.mp4
Delete Account Syncing
create_delete_account_syncing.mp4
Handle Multiple Stores
data_syncing_integrity.mp4

About

Rust password manager based on gpg, initially forked from cortex/ripasso

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENCE
Unknown
LICENCE.gpg

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages