this post was submitted on 28 Jul 2024
587 points (98.5% liked)

Technology

58115 readers
3888 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pennomi@lemmy.world 19 points 1 month ago (6 children)

Chances of losing the data is higher with selfhosting too. Unless you’re doing some sort of multizone replication, or course.

[–] nialv7@lemmy.world 10 points 1 month ago

I use syncthing so there's a copy of my password database on each of my devices.

[–] communism@lemmy.ml 4 points 1 month ago

I would rather lose my passwords than have my password database be accessed by someone else. Most websites have a "forgot password" function, and for passwords that don't have that (e.g. to decrypt my hard drive or log into my computer) I've memorised the passphrase and always type it manually anyway. And for passwords where neither applies, it's probably not a huge loss anyway if I've not prepared for the possibility of losing my password db for that particular password.

[–] GoJimi@lemm.ee 4 points 1 month ago

Yeah. Daily and weekly cloud backups solve that for myself for sure.

[–] ThePantser@lemmy.world 3 points 1 month ago

I am hosting on Home Assistant which itself gets a backup to my Google drive and my personal machine. So there are two backups, as long as HA doesn't create a corrupted backup 3 weeks in a row I am good.

[–] Lem453@lemmy.ca 3 points 1 month ago

Borg backup to borgbase is not very expensive and borg will encrypt the data plus the vault is also encrypted

[–] russjr08@bitforged.space 2 points 1 month ago

As long as you're still signed into BW from any of your devices, you can always export the vault from there.

(But yes, actual backups are always a plus)