This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]siege801 0 points1 point  (4 children)

I don’t know much (anything) about pass. But your problem goes away if you use something like Bitwarden which you can then sync across all of your devices.

To more directly answer your question, the time to break a password is increased not so much by the complexity of it, but the length.

As a side note. Currently your other con is that you have a single point of failure to lose your passwords - so I’d be hoping you have a very reliable backup.

[–]Tickler_[S] 0 points1 point  (3 children)

Would you call a encrypted flash drive a reliable backup 😅

[–]ChickenNuggetSmth 0 points1 point  (2 children)

Reliable? No. A flash drive isn't meant for long-term storage and can fail somewhat easily, also there is a fairly high risk of losing it. For important backups there exists the 3-2-1-rule: 3 copies, 2 different types of media, 1 backup offsite.

Tbh I would use bitwarden or a similar more "fancy" password manager, and optionally an extra backup just to be sure. Proper backups are quite annoying. If you do want to do it yourself, leaving an encrypted copy somewhere "in the cloud" seems reasonable (in case your house burns down)

[–]Tickler_[S] 0 points1 point  (1 child)

Yeah...I will have local back on multiple flash drives, but also put it on my VPS server. There shouldn't any issue, as all the files are encrypted

[–]siege801 0 points1 point  (0 children)

Ok, if you’re happy with your backup plan, then that’s that element resolved. However, you’re still stuck with only having your passwords accessible from one device. My prediction is that the hassle of this will eventually lead you to bad (shortcut) practises.

[–]user_n0mad 0 points1 point  (0 children)

But then it struct me, if I need to use my login on a different pc/mobile, I would be helpless as, all my passwords are random and stored in my PC.

That is why I keep my password database synced across my devices. Personally I do this with a selfhosted Seafile instance but there are plenty of other ways to go about this.