Skip to content

User Guide

Kushal Das edited this page Apr 19, 2023 · 11 revisions

You will need pcscd service running in Linux for the AppImage to work.

apt install pcscd -y
systemctl restart pcscd
dnf install pcsc-lite
systemctl restart pcscd

On Mac M1/M2 systems, the dmg should just work.

Data store

The application stores the database (& the armored encrypted keys) in ~/.tumpa/ directory.

Clone this wiki locally