- I forgot my file's name and/or my password. Can you reset them or it or recover them or help me in any way?
- What is PassPlace?
- Along with the password, you can record the user name, a link to the site, and free format notes.
- Random password generation, where you can set the length and which special characters to include.
- Advanced encryption of the password and related data.
- Why would I want to use this?
- How can I trust you or this site?
- There could be a bug, and I lose your data.
- The site's host server could decide to terminate, possibly based on something I didn't do (like pay my bills).
- I could decide to shut down the site, for example, if it was being abused and/or it was getting very expensive.
- There could be a bug in the encryption program, and it may not be as secure as I think it is.
- You might choose some easily guessable password for the file key, or tell someone, or not keep your file key secure.
- How secure is PassPlace?
- Is there a backdoor?
- What if I forget the password file name or password?
- What do you mean by 'Anonymous'
- What do you mean by 'Accessible Anywhere and on Multiple Devices'
- You are revealing lots of details. Is that secure?
Password keeper applications that store your passwords on your computer have the same restriction. If you forget the password, no one can help you recover your file (unless it has weak encryption).
There were a couple of problems. Firstly I could not access passwords I had saved at work but needed at home. So I figured out a way to synchronize password files on my home and work computers. But on some occasions I needed a password on my smart phone, or on a hotel computer, so I was stuck. That's when I thought about creating a web-based password keeper.
PassPlace encrypts your password file using the Advanced Encryption Standard (AES-256). It is approved for top secret information by the NSA.
Also, PassPlace uses https , which securely hides exactly where your password file is being stored.
Since I have access to the server that stores the password, I can see how many files have been stored and how big they are, but I can't tell what the file names or passwords are. The files are stored under a key made from a SHA-256 hash of the file name and password.
The server itself is Amazon S3, which is quite secure. It is likley much more secure than a home-based server or a corporate server.
Like any webserver, the PassPlace server needs to know your IP address in order to communicate with you. This could potentially identify where you are contacting the server from and help identify you.