Hardware-based SSH/PGP agent
Go to file
2016-07-26 17:59:06 +03:00
trezor_agent proto: don't hardcode name length 2016-07-26 17:59:06 +03:00
.gitignore gitignore: sublime text project files 2016-07-26 17:57:34 +03:00
.pylintrc pylint: ignore TODOs 2016-06-03 22:40:17 +03:00
.travis.yml travis: add Python 3.5 2016-05-26 22:31:39 +03:00
LICENSE Initial commit 2015-06-06 17:42:48 +03:00
README-GPG.md README: add GPG part 2016-06-20 22:43:13 +03:00
README-SSH.md README: split into main and SSH parts 2016-06-20 22:36:07 +03:00
README.md README: reformat links 2016-07-22 23:14:25 +03:00
setup.py gpg: use "gpg2" for 'git config --local gpg.program' 2016-06-06 23:02:14 +03:00
tox.ini pep8: use tox.ini for configuration 2016-05-27 19:48:28 +03:00

Using TREZOR as a hardware SSH/GPG agent

Build Status Python Versions Package Version Development Status Downloads Chat

See SatoshiLabs' blog posts about this feature:

For usage with SSH, see the following instructions.

For usage with GPG, see the following instructions.