Before starting, I admit there are multiple password managers recommended on the PG site, but none fit my requirements, so I want to know if there is any good, reliable, trusted password manager beyond the PG‑recommended ones.
I was a paid Bitwarden user, but the paid plan doesn’t justify what it offers. I’ve used other popular password managers and found their user experience much better than Bitwarden’s. I know privacy and security should be my top priorities, but user experience matters too, especially for an app used every day. Also, Bitwarden’s autofill sometimes stops working; toggling the autofill service off and on in settings makes it start again. Autofill accuracy isn’t very reliable, but that’s still acceptable for me.
I don’t plan to self‑host, and because I use multiple devices I’m looking for cloud‑based options only. I’ve tried all the cloud‑based password managers recommended on the PG site, but unfortunately I have at least one problem with each of them.
- 1Password - No complaints except price. I feel uncomfortable paying nearly $50 for a single online service, so it’s off my list.
- Proton Pass - I dislike ecosystem lock-in. I started using multiple Google services for this convenience and don’t want to make the same mistake again this time. Though Proton is more private than Google, I oppose the “all eggs in one basket” approach. I’m using Proton Mail and might use their VPN in the future, so I don’t want to go with Proton Pass. I also dislike the SimpleLogin integration—there’s no option to permanently disable it.
- Psono - After my Bitwarden paid plan expired, I started using Psono as my regular manager. The setup was painful; it didn’t accept Bitwarden’s encrypted JSON format. It accepts mostly CSV format from other password managers excluding Bitwarden, Enpass, KeePass.info and Password Manager Pro. The app feels unreliable: new entries don’t appear immediately—I have to pull down to refresh. The web vault (and possibly the extension) has no auto‑lock: if you’re signed in on the site, it stays unlocked until you log out. That’s a serious security flaw for me, since I sometimes access my password manager from my workplace system; if it stays unlocked, anyone can view my credentials.
Since options were limited, I followed Reddit posts and found RoboForm is well known there. Some users say they are using it from the last 20 years; some even tried 1Password but returned to RoboForm. There are other password managers mentioned as well, such as NordPass, Enpass, Keeper, etc.
Because of those comments on Reddit, I’m thinking of RoboForm as my next password manager. I haven’t found any posts about RoboForm or any other password managers in the PG community, but I did find a comment that claimed –
RoboForm has apparently only been audited once, and the report doesn’t give any details about the actual findings, so not very transparent behavior from them.
Both are also using PBKDF2, when more modern alternatives are available and RoboForm’s 100,00 iterations are insufficient.
Regarding RoboForm, I also noticed that their Android app requires a whopping 62 permissions, which is a pretty insane number for a password manager.
As the comment is one year old, I cross-checked the claims and found that -
RoboForm has successfully undergone two comprehensive security audit and penetration tests conducted by Secfault Security.
To protect against dictionary, brute force, or other attacks, RoboForm uses AES256 bit encryption with PBKDF2 SHA256 and 8,388,608 iterations. PBKDF2 is a key stretching algorithm used to hash passwords with a salt.
Based on Permission Pilot, RoboForm android app requires total 65 permissions.
So, should I switch to RoboForm or are there any better options available?