Jonathan Cross
Jonathan Cross
In order to reduce trust in GitHub and increase reliability of the project / prevent forgeries, please generate an OpenPGP key and use it to sign releases. For added security,...
Am I correct that `piv-agent` does not support the use of gpg subkeys of type RSA / x25519 / ed25519 stored in a hardware device such as a Yubikey? This...
Would it be possible to modify [export_keys.py](https://github.com/romanz/trezor-crypto/blob/gpg-export/export_keys.py) to support ed25519 / Curve25519 private keys as well? This would allow for an offline-backup of keys / transfer to a Yubikey 5Ci...
# Split tunneling (at least on macOS) ## Description Allow users to specify which apps do / don't send traffic through the VPN connection. ## Describe the solution you'd like...
Seems this repo I contributed to has been archived: https://github.com/trezor/python-trezor However my changes were merged into this repo: https://github.com/trezor/trezor-firmware Am I correct in assuming that the archived repo will be...
Would be great if this tool could generate ed25519 keys with vanity pubkey fingerprint for use in gpg.
I see this is an option for the js client: https://github.com/opentimestamps/javascript-opentimestamps#stamp Is this possible in the python client?
Would be great if the user could use the keyword `all` in place of an amount when sending. This would help by subtracting required fees for total grin available. Nice...
Are you considering merging the work done here with the Solokey v2? Seems this is python and that is all Rust 😔
Hi, I just found this project and [airgap-distro](https://github.com/airgap-it/airgap-distro) and started to poke around. I noticed that airgap-distro hasn't been updated since 2018 and that the vault version being included is...