What are some open-source software you'd like everyone to know about?
What are some open-source software you'd like everyone to know about?
KepassXC for PC and KeepassDX for Android phones.
I personally would recommend it over Bitwarden since with Bitwarden you NEED internet to access your passwords, and even if is open source, i canmot trust it, security breaches can happen in any time, hsving your vault locally stored helps a lot.
There are more but i can’t Remember them right now.
You don’t. KeePass databases can be easily shared totally offline.
However, it all depends on “how easy” you want the sync to happen…
There are many ways to “sync” KeePass databases, basically you just have to copy password database among the devices, which can be done totally offline.
So, I’ll just give one example.
If you have 2 devices:
You can use KeePassXC on the Linux PC, and KeePassDX on the Android Phone, and have a copy of your kdbx file (the encrypted database) on each device, manually copying the newer version whenever there are changes on them.
Issues that might happen: consistency between the files in case you make changes to both databases and forgot to sync manually previously. There’s no easy way to handle this currently afaik if you are doing manual syncs… I’d suggest maintaining one of the databases as “kinda read only”, not performing edits on it unless you can immediately copy it to the other one.
You can do the same thing above, but instead of manually copying the files among the devices you can use Syncthing… Or if you have a local Nextcloud server, you can use that to share the files, which is pretty easy to use to ensure consistency if you are using KeePassXC and KeePassDX, since if you open the database on Android using KeePassXC directly to the “file system” that links to the Nextcloud folder, it will always automatically retrieve the newest version to your device if there has been any change and if your local Nextcloud server is reachable, otherwise it just uses the local cache, and you will know it’s using the local cache and was not able to sync.