Ok, I have at least two databases. My main goal is to have one database on a localhost, maybe with some backup on offline disc, with contains SSH keys to autorize to remote server(s). For now it will be one, one my RaspberryPi. Connection will be only with certificates, password login will be disabled. So, localhost have ssh keys to autorize to remote server, and I was thinking about using remote file, but. I have this file on my RPi with I can access only in my home network. So I created another...
Hello, I wanted to setup KeePass and automate it a bit. I installed two plugins, KeeAgent and IOProtocolExt. I have local database named localhost.kdbx, and local database, let's say test.kdbx, synchronizated with database on my RaspberryPI via SFTP. In localhost.kdbx I have ssh private key with passphrase and loaded into KeeAgent. I also added trigger that on event saved database file with contains test.kdbx it Synchronize active database with a file/URL, and here I specifie sftp link with is sftp://192.168.0.1/Test.kdbx...
Hello, I wanted to setup KeePass and automate it a bit. I installed two plugins, KeeAgent and IOProtocolExt. I have local database named localhost.kdbx, and local database, let's say test.kdbx, synchronizated with database on my RaspberryPI via SFTP. In localhost.kdbx I have ssh private key with passphrase and loaded into KeeAgent. I also added trigger that on event saved database file with contains test.kdbx it Synchronize active database with a file/URL, and here I specifie sftp link with is sftp://192.168.0.1/Test.kdbx...