|
We may have a wide range of data to remember and very essential documents to
carry along in day to day life . eg.Username/Passwords
, Credit card numbers , Ration card copy , Passport copy , Licenses , House
address ,IP address , Server credentials , important numbers etc. .
In addition to storing them in one ready to get repository - we also want it to
be very secure . So this is the page where you can store all these information
in a very secure manner and retrieve them very easily when ever wanted . The
data can also be grouped under virtual folders for easy retrieval (
eg. Gmail usrnames , Credit card info , Vehicle documents ) .
Strollby has used a very high multi level Encryption technique for storing
these data - so that the users can be confident that their important data are
not liable for any security breeches( not even the owners of the application
can decipher the data ) . Since the information is stored in a KEY - VALUE
manner (eg. username-Jack , Pwd - JackPwd )
. This page is termed as Key Value . |