|
|
|
|
|
by auxym
1272 days ago
|
|
I use Keepass(XC) across all my devices, windows, Linux and android. I sync the DB with Nextcloud and encrypt with a combination of password and keyfile. The keyfile is a few KB of /dev/random and I only transfer it "offline" between devices (mostly over USB to/from my phone). |
|
Also, /dev/urandom instead of /dev/random (as seed to diceware).