Skip to content

rustafariandev/trezor-agent

This branch is 1 commit ahead of, 46 commits behind romanz/trezor-agent:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 27, 2023
Sep 15, 2022
Jul 1, 2018
Jan 18, 2023
Jan 30, 2023
Oct 21, 2022
Jul 26, 2016
Oct 22, 2021
Jun 6, 2015
Dec 26, 2022
Feb 19, 2018
Oct 21, 2022
Dec 16, 2022

Repository files navigation

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, 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

    Note: If you're using Windows, see trezor-ssh-agent by Martin Lízner.

  • 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

About

Hardware-based SSH/PGP agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%