Update README badge
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Python package
|
||||
name: Build
|
||||
|
||||
on: [push]
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Hardware-based SSH/GPG agent
|
||||
|
||||
[](https://github.com/romanz/trezor-agent/actions)
|
||||
[](https://gitter.im/romanz/trezor-agent)
|
||||
|
||||
This project allows you to use various hardware security devices to operate GPG and SSH. 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](doc/DESIGN.md).
|
||||
|
||||
Reference in New Issue
Block a user