this post was submitted on 17 Jan 2024
6 points (80.0% liked)
cybersecurity
3249 readers
8 users here now
An umbrella community for all things cybersecurity / infosec. News, research, questions, are all welcome!
Community Rules
- Be kind
- Limit promotional activities
- Non-cybersecurity posts should be redirected to other communities within infosec.pub.
Enjoy!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's the problem.
We're discussing accessing your accounts without prior access to a pre-authorized device.
If you don't have a device that's already signed into your email, you can't get into your passwords at all. Email is locked with a password stored in your password db, your password db is locked with your email. Without one or the other signed in already, you've locked yourself out of your own accounts.
Keepass db doesn't use email 2fa, its just a file you store on your device
I store it on all my devices so if I lose one I still have several others.
I use nextcloud to keep them syncd but you can use any cloud (google drive, icloud, one drive, Dropbox, etc)
That's still gaining access through a device that's already signed in/has your password db.
If you do not have access to a device that's already signed into your accounts/has a copy of your password db; how do get in?
Presumably you're smart enough to not have password only auth on a public facing nextcloud instance if it stores your password db...
This is the scenario we are discussing. The fact you store you db on other devices is entirely irrelevant.
My nextcloud instance uses fail2ban and I use a >32bit strong password.
Assuming I lose my phone and my laptop and my personal computer and my nextcloud instance I would be screwed.
Since I host my own mailserver I would be able to create a new mailserver with a new password though and recover any accounts with a new email.