this post was submitted on 15 May 2026
1093 points (99.5% liked)

Technology

86580 readers
3227 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

I find this move concerning, and wish that the Founder had looked for a new CEO that shared his values rather than a Private Equity and Mergers Expert.

Furthermore, the change to the GRIT motto is worrying. Trust is useless without Transparency when it comes to code and security.

you are viewing a single comment's thread
view the rest of the comments
[–] M1k3y@discuss.tchncs.de 41 points 2 months ago (3 children)

As the database is encrypted in your device, you dont really need to self host. A keepass database in the Google cloud is not really problematic, although you should still choose a more private cloud provider.

[–] meathappening@lemmy.ml 28 points 2 months ago (2 children)

Syncthing is probably a simple fix.

[–] mnemonicmonkeys@sh.itjust.works 32 points 2 months ago (3 children)

Assuming you have a degoogle'd phone. The syncthing-fork devs announced that they aren't going to certify for Google Play when that's made a requirement in a few months

[–] meathappening@lemmy.ml 18 points 2 months ago (2 children)

Ugh, I forgot about this. Aren't you still going to be able to install apps from third-party marketplaces? I thought the plan was just that the phone was going to hassle you and require multiple hoops.

[–] punkibas@lemmy.zip 6 points 2 months ago

Yes, that's the plan

[–] scutiger@lemmy.world 3 points 2 months ago (1 children)

I think other apps will require ADB to install

[–] napkin2020@sh.itjust.works 6 points 2 months ago (1 children)

After initial wait period of 24 hours, which is intolerably dumb, you don't need ADB.

[–] brbposting@sh.itjust.works 1 points 2 months ago

They should interview me when I make a purchase and determine the likelihood of me falling for a scam where a family member will save me if I just had an extra day

[–] conartistpanda@lemmy.world 2 points 2 months ago

fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck

[–] conartistpanda@lemmy.world 1 points 2 months ago

I use both KeePassXC and Syncthing for passwords. Works fine.

[–] Quetzalcutlass@lemmy.world 8 points 2 months ago

And you can use a keyfile separate from the database for even more security. If the database is backed up on Google Drive and the keyfile is saved on a USB or in a (non-Google) email somewhere for the rare times you add a new device, your passwords should be safe even from keyloggers or Google themselves.

[–] eager_eagle@lemmy.world 5 points 2 months ago (1 children)

make sure to use post-quantum encryption algs

[–] victorz@lemmy.world 4 points 2 months ago* (last edited 2 months ago)

Which algs would that be? ed25519 okay? Is that even an encryption alg? I'm not too hot with encryption.