diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-08-29 15:25:56 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-29 16:20:35 +0700 |
| commit | f6de60173e15c3f546a7df835263262e1f7bd9a6 (patch) | |
| tree | b99e612406cbac6de19af1be41f51338446fd16f /python/python3-libagent/README | |
| parent | 96817ceff14d1280bdd385781cdd6be286e4d2f3 (diff) | |
python/python3-libagent: Added (Hardware-based SSH/GPG/age agent).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-libagent/README')
| -rw-r--r-- | python/python3-libagent/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-libagent/README b/python/python3-libagent/README new file mode 100644 index 0000000000..5933d41245 --- /dev/null +++ b/python/python3-libagent/README @@ -0,0 +1,8 @@ +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. + +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. |
