jacobpascual f89da2c916
Some checks failed
Build / build (3.10) (push) Failing after 1m12s
Build / build (3.12) (push) Failing after 42s
Build / build (3.7) (push) Failing after 7s
Build / build (3.8) (push) Failing after 38s
Build / build (3.9) (push) Failing after 44s
Build / build (3.11) (push) Failing after 3m19s
Add Gitea Actions workflow (from GitHub)
2026-01-11 04:57:37 +00:00
2023-08-19 15:36:21 +03:00
2021-10-22 19:47:15 +03:00
2015-06-06 17:42:48 +03:00

Hardware-based SSH/GPG/age agent

Build Chat

This project allows you to use various hardware security devices to operate GPG, SSH and age. Instead of keeping your key on your computer and decrypting it with a passphrase when you want to use it, the key is generated and stored on the device and never reaches your computer. Read more about the design here.

You can do things like sign your emails, git commits, and software packages, manage your passwords (with pass and passage, among others), authenticate web tunnels and file transfers, and more.

See the following blog posts about this tool:

Currently TREZOR One, TREZOR Model T, Keepkey, Blockstream Jade, Ledger Nano S, and OnlyKey are supported.

Components

This repository contains source code for one library as well as agents to interact with several different hardware devices:

The /releases page on Github contains the libagent releases.

Documentation

  • Installation instructions are here
  • SSH instructions and common use cases are here
  • GPG instructions and common use cases are here
  • age instructions and common use cases are here
  • Instructions to configure a Trezor-style PIN entry program are here
  • Instructions for using the tools on Windows are here
Description
Hardware-based SSH/GPG/age agent
Readme 2 MiB
Languages
Python 99.9%