Forward GPG agent socket to remote host over SSH


License
MIT
Install
pip install gpg-forward==0.1.2

Documentation

gpg-forward - Forward GPG agent over SSH

Build status PyPI page

This utility implements GPG agent socket forwarding over SSH, in a way similar to the one described in GnuPG wiki.

Requirements

Installation

$ pip install gpg-forward

Usage

$ gpg-forward user@target.host.example.com

Credits

Created by Piotr Śliwka

License

MIT