Skip to content
Kushal Das edited this page Dec 26, 2021 · 21 revisions

Tumpa is an effort to create a simple GUI desktop application to create OpenPGP keys with sane defaults, and moving them into smartcards (we are testing only with Yubikeys for now) via just a click.

Development setup

Hardware support

As the tool currently generate keys with only Curve25519, Yubikey 5+ hardware will be required. More details can be found at https://support.yubico.com/hc/en-us/articles/360016649139-YubiKey-5-2-3-Enhancements-to-OpenPGP-3-4-Support. In future we will allow generating RSA4096 keys, which can be loaded into Yubikey4.

We are supporting only Yubikeys at this moment.

Clone this wiki locally