An utility to create and upload OpenPGP keys to Yubikey. The tool will not write the generated key on disk unless specifically asked.
Under active development.
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install wheel
python3 -m pip install -U pip
python3 -m pip install -r requirements.txt
We need johnnycanencrypt version 0.13.1 or above.
briefcase dev