- 4 Posts
- 10 Comments
Good riddance.
Has anyone used Komga as an alternative? It’s primarily for manga and comics but it seems to support books too (epub and PDF). It also seems to be able to sync books with Kobo devices.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
1·18 days agoYeah,
passhas been discussed a bit in the thread already, but there are a few security issues that keep me from using it. Speaking of security, I had no idea the Android app was archived in 2024. That’s quite a long time without updates. Are you using a fork?Thank you for sharing your workflow either way! Using a git based solution would be amazing.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·18 days agoI like the idea of using git, and there are people using it with their KeePass database (here’s an example), but I don’t think it’s optimal. If you want to use git,
passis probably the better option, but that brings in a whole lot of other problems.I’ve started using Nextcloud to sync my database and it’s worked out fine so far. Though it would be nice to use something like git that I use all the time regardless, right now the whole bloated Nextcloud stack I have hosted only syncs my small password database haha.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·19 days agoI managed to get it up and running now, thank you! It wasn’t intuitive at all, compared to using nextcloud-client on the desktop. I’ll try this for a while and see if it works for me.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
1·19 days agoI’m currently using KeePassDX and I’ve set up the Nextcloud server and downloaded the Android app. I’ll give it another shot. Can you explain more how you’ve set this up for yourself? What does CF mean, and what file manager do you recommend?
Thanks!
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
1·19 days agoI’m talking about this issue: https://github.com/nextcloud/android/issues/19
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·19 days agoDo you do it manually into e.g. protected json, or to a normal zip (the former doesn’t support attachments as far as I know)? Or have you found a way to do it automatically? One con that I’ve read about this is that backups from one version is not guaranteed to work on another version. Thanks.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·19 days agoI actually used
passmany years ago and I quite enjoyed it, except for the fact that the entry names are presented in clear text. You’d also have to manage your GPG secret which I’m not a fan of (in fact, my password manager is how I usually manage GPG and SSH keys in the first place). On the other hand, I guess you should keep a key file on each device on top of a passphrase even if you use a KeePass database, so I guess that point is moot. There are also no good way to include attachments. At that point Vaultwarden feels more convenient, but the more I’m thinking about it, the more I’m warming up to the idea. We’ll see, maybe I’ll give it a shot again.Thanks for sharing your thoughts!
Edit: I did some quick research and I found this video:
https://www.youtube.com/watch?v=j-qBChKG15Y
It brings up some pretty important security concern that still seem to be relevant.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·19 days agoYeah, I have a tendency to modify my database quite often. I often make new accounts, add attachments, modify passphrases on older accounts, etc. I modify it several times a week. I might be an outlier, and in that case I understand why people don’t consider this to be a huge problem haha.

Ah, that’s a shame. Thanks.