Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 947 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 947 Bytes

Simple Secret Storage, code base Siesto is a password management tool for Android.

The main idea of this project is to create a very simple passwords storage with a flexible data structure where user can define and store passwords or even credit cards using its own fields. Implementation should follow the minimalistic approach keeping the code simple and trying to avoid unnecessary features.

Compiled application is currently available on Google Play

Latest beta versions (if any) can be accessible by subscribing to the Testing Channel

The same binaries also available in Releases section.

Please also see the SSSPCReceiver project. This is a PC clipboard data receiver that allows a clipboard data transmitting from the Simple Secret Storage app to the remote PC.