A self-hosted, single-user password manager. Deployable locally and to popular cloud platforms.
Go to file
mitchell 92f38b5810 Modify README.md 2019-07-11 02:38:54 -04:00
android Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
ios Add automatic background lock to home screen; refactor repo names 2019-07-11 02:32:17 -04:00
lib Add automatic background lock to home screen; refactor repo names 2019-07-11 02:32:17 -04:00
test Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
.gitignore Initial app scaffolding, including flutter files, 3 screens, and 1 widget 2019-06-29 15:56:11 -07:00
.metadata Initial app scaffolding, including flutter files, 3 screens, and 1 widget 2019-06-29 15:56:11 -07:00
README.md Modify README.md 2019-07-11 02:38:54 -04:00
app.png Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
app.xcf Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
pubspec.lock Add automatic background lock to home screen; refactor repo names 2019-07-11 02:32:17 -04:00
pubspec.yaml Add automatic background lock to home screen; refactor repo names 2019-07-11 02:32:17 -04:00

README.md

selfpass_client

This is the multi-platform native Selfpass client built with the Flutter framework.