Difference between revisions of "About"
m |
|||
Line 1: | Line 1: | ||
− | == Who, What, and Why? == | + | === Who, What, and Why? === |
'''Mobile Password Safe''' allows you to store your user name and password information, or any private information, on the web safely.<br/> | '''Mobile Password Safe''' allows you to store your user name and password information, or any private information, on the web safely.<br/> | ||
Line 6: | Line 6: | ||
As long as you enter a reasonably-strong password when you sign up the first time, your data is well encrypted. | As long as you enter a reasonably-strong password when you sign up the first time, your data is well encrypted. | ||
− | == So, like, this is free? == | + | === So, like, this is free? === |
Yes, for now. If people start abusing the system or we can't keep up with the data storage needs, that may change. The goal is to add additional services within the ex.to domain name. | Yes, for now. If people start abusing the system or we can't keep up with the data storage needs, that may change. The goal is to add additional services within the ex.to domain name. | ||
− | == Can I depend on my data being available? == | + | === Can I depend on my data being available? === |
With 99.9% uptime of the [http://www.conversionruler.com/?_cr=web|pw.ex.to|roi-tracking ROI Tracking] service managed by us, you can feel pretty confident that the service will be available when you need your data. | With 99.9% uptime of the [http://www.conversionruler.com/?_cr=web|pw.ex.to|roi-tracking ROI Tracking] service managed by us, you can feel pretty confident that the service will be available when you need your data. | ||
− | == Security == | + | === Security === |
All of your password data is downloaded, encrypted, to your web browser. We don't have a copy of it in plain text.<br/> | All of your password data is downloaded, encrypted, to your web browser. We don't have a copy of it in plain text.<br/> | ||
When you enter your password on the page, it decrypts your data in your web browser only.<br/> When you add new data, it is sent to us already encrypted.<br/> | When you enter your password on the page, it decrypts your data in your web browser only.<br/> When you add new data, it is sent to us already encrypted.<br/> | ||
Line 19: | Line 19: | ||
[https://pw.ex.to/help/security.php Detailed security information] | [https://pw.ex.to/help/security.php Detailed security information] | ||
− | == Privacy == | + | === Privacy === |
We will not share your email address or any information about you with anyone else without your explicit permission.<br/> | We will not share your email address or any information about you with anyone else without your explicit permission.<br/> | ||
We limit the number of times we try to contact you about our service, or new features.<br/> | We limit the number of times we try to contact you about our service, or new features.<br/> | ||
For any complaints, please contact us: [mailto:iphone-help@mobilepasswordsafe.com iphone-help@mobilepasswordsafe.com] | For any complaints, please contact us: [mailto:iphone-help@mobilepasswordsafe.com iphone-help@mobilepasswordsafe.com] | ||
− | == Acknowledgements == | + | === Acknowledgements === |
We use the following, open source code: | We use the following, open source code: | ||
*[https://code.google.com/p/crypto-js/ Jeff Mott's CryptoJS] (New BSD License) | *[https://code.google.com/p/crypto-js/ Jeff Mott's CryptoJS] (New BSD License) |
Revision as of 18:13, 24 April 2020
Contents
Who, What, and Why?
Mobile Password Safe allows you to store your user name and password information, or any private information, on the web safely.
Developed by Market Acumen, Inc. after the iPhone was released and Passwords Plus from DataViz on the Palm Treo was no longer available.
Worried about your data being stored on our systems? Don't: We don't have it.
As long as you enter a reasonably-strong password when you sign up the first time, your data is well encrypted.
So, like, this is free?
Yes, for now. If people start abusing the system or we can't keep up with the data storage needs, that may change. The goal is to add additional services within the ex.to domain name.
Can I depend on my data being available?
With 99.9% uptime of the ROI Tracking service managed by us, you can feel pretty confident that the service will be available when you need your data.
Security
All of your password data is downloaded, encrypted, to your web browser. We don't have a copy of it in plain text.
When you enter your password on the page, it decrypts your data in your web browser only.
When you add new data, it is sent to us already encrypted.
Add SSL to the equation, and the data is encrypted twice if anyone is looking at it.
If you lose your password, then you will lose all of your data in our database. Sorry.
Detailed security information
Privacy
We will not share your email address or any information about you with anyone else without your explicit permission.
We limit the number of times we try to contact you about our service, or new features.
For any complaints, please contact us: iphone-help@mobilepasswordsafe.com
Acknowledgements
We use the following, open source code:
- Jeff Mott's CryptoJS (New BSD License)
- (Prior to September 20, 2013) Michiel van Everdingen's Cryptographic Library in JavaScript (GNU License)
- Paul Johnston's MD5 in JavaScript (GNU License)
- Angel Marin for SHA-256 Implementation
- jquery Library (MIT License)
- AddressLock Email Encryption (Free)