1. Installation¶
Private Key Store Server pre-built binaries / installers:
Binaries for Windows and macOS are signed using certified code-signing key and as such should not present any warning messages during installation.
You are, of course, welcome to build the software from source or package it for your favorite system. If there are any problems during this process please file a ticket.
Nix users can use the following command to run the application:
nix run "git+https://codeberg.org/wiktor/private-key-store-server"
1.1. Main window¶
After starting, the main window of the application looks like this:
The application is logically separated into two pieces: key unlocking section and key usage section.