diff --git a/README.md b/README.md index eadb379..11095b3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # `web-pinentry`: decrypt server keys from your phone +![Logo](docs/icons/512x512/web-pinentry.png) + `web-pinentry` is a [pinentry](https://github.com/gpg/pinentry) program for Linux servers, allowing you to decrypt keys on your server remotely via your phone. It relies on HTTP and the Matrix protocol. This is a modern approach to @@ -201,4 +203,4 @@ longer reachable. ![Receive a notification](docs/notification.png) -![Enter password](docs/web.png) \ No newline at end of file +![Enter password](docs/web.png) diff --git a/docs/icons/512x512/web-pinentry.png b/docs/icons/512x512/web-pinentry.png new file mode 100644 index 0000000..9480e81 Binary files /dev/null and b/docs/icons/512x512/web-pinentry.png differ