A self-hosted, single-user password manager. Deployable locally and to popular cloud platforms.
Go to file
mitchell 27215e6596 Add decryption of credential encrypted fields; refactored config;
add app icon
2019-07-08 22:03:44 -04:00
android Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
ios Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
lib Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -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 Initial commit, including README.md 2019-06-29 15:36:50 -07: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 decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00
pubspec.yaml Add decryption of credential encrypted fields; refactored config; 2019-07-08 22:03:44 -04:00

README.md

selfpass_client

This is the multi-platform native Selfpass client.