this post was submitted on 14 Feb 2024
263 points (88.8% liked)

Technology

58142 readers
4336 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
 

Passkeys: how do they work? No, like, seriously. It’s clear that the industry is increasingly betting on passkeys as a replacement for passwords, a way to use the internet that is both more secure and more user-friendly. But for all that upside, it’s not always clear how we, the normal human users, are supposed to use passkeys. You’re telling me it’s just a thing... that lives on my phone? What if I lose my phone? What if you steal my phone?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 7 months ago (4 children)

I currently use Syncthing to keep my Keepass database updated on my phone, laptop, and home server. Any change anywhere is instantly sent directly to the other 2 devices.

[–] [email protected] 6 points 7 months ago

this is the way

you can even tweak folders to either send or receive only on some devices

plus if you really want to be safe you can set file versioning and ignore deletes on a folder to make it strictly backup on more than one device

no internet connection required, you can set it all on lan

I think it is my favorite open-source project after Torvalds' creations

[–] [email protected] 6 points 7 months ago (1 children)

Yeah, I do the same but with nextcloud.

[–] [email protected] 3 points 7 months ago (1 children)

How'd you get nextcloud actually working? I've tried a few times and it was never stable.

[–] [email protected] 2 points 7 months ago

I use the ebuild on Gentoo, combined with some custom nginx config, and a dedicated php-fpm instance just for Nextcloud. Never tried using any of the Docker packages for it so I can't comment on those.

Updates involve merging the new package and running webapp-config to link the files into place, running occ upgrade, and refreshing ownership of the php files. Never had a serious problem with it.

[–] [email protected] 3 points 7 months ago (1 children)

Does KeePass support passkeys?

[–] [email protected] 5 points 7 months ago

KeePassXC is working on it but I haven't seen anything about the original KeePass.

[–] [email protected] 1 points 7 months ago (1 children)

Can you use SyncThing along with Nextcloud? I currently use Nextcloud to store my data, but the one part where it still lags a bit behind is on Android specifically (you need to manually sync certain changes).

[–] [email protected] 1 points 7 months ago

I don't know anything about Nextcloud. Syncthing is open source, and there are a couple of Android apps. I use Syncthing Fork and don't have any problems.