Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
KeePass.
Just got so much accounts, that its easier and more secure for me, to throw them in the password-db.
I switched to it, after my PSN-account got breached last year. -
C0D4681456yLast pass with 2FA.
Although I have seen they don’t encrypt all data that head for their servers (meta / identifiers) which leads me to want to use another.
But at the same time - importing all those accounts into another manager is going to be a pain in the ass... so 🤷♂️ -
CptPie2156yKeePassXC
The keyfile is on my thumb stick which is on my keyring.
I use it for almost all accounts with generated passwords and password change reminders. -
I built my own program that directly connects to a private server with ssl and an extra layer of e2ee cause why not, all passwords are encrypted in the database and the key is my master password i use to log into the application which isnt stored anywhere, when i retrieve a password i provide the key. So if i forgot my master password i can never retrieve ny passwords. I have a couple extra security features for redundancy like device specific id that thr server only accepts connections from devices with the right id. I have to manually set thr id in the server side if i get a new device. And since its my own custom buikt program, for someone to get their hands on thr source to try decompile/replicate it they would have to steal my physical pc and hack that first
-
pass (https://www.passwordstore.org/)
Simply because it's easy to use, open source and with git even more powerful -
I use pass on my linux machines, centralised through git. (www.passwordstore.org)
There's also an android client for pass called Password Store, which used in conjunction with some key manager like open keychain is awesome.
The only hiccup is setting up pass on a new machine, there's no streamlined method for this and that's a real pain in the ass.
Related Rants
What password manager do you use? and for what purpose?
question
password