Skip to content

Commit b5d050d

Browse files
authoredApr 16, 2024
docs: remove deprecated gpg note
1 parent 67018cb commit b5d050d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed
 

‎README.md

-18
Original file line numberDiff line numberDiff line change
@@ -194,24 +194,6 @@ Options:
194194

195195
There is a new option `-z` which registers the ZeroMQ filter.
196196

197-
GPG
198-
---------
199-
200-
#### Add our key to your keychain!
201-
202-
We use [GPG](https://de.wikipedia.org/wiki/GNU_Privacy_Guard) to sign our binary releases.
203-
In order to install packages from internal repositories, you must add our key for SecureApt to work.
204-
The GitHub releases do not provide signatures - just download the respective .deb file and you are ready to go.
205-
206-
<a target="_blank" href="https://keyoxide.org/F1C6636C27019FD0D29307DEAE25CBF30C0DDB0C" rel="Nesto Cloud Operations">![Nesto Cloud Operations](.github/imgs/gpg_qr.svg)</a>
207-
208-
<img align="left" src=".github/imgs/openkeychain.png" width="50px">
209-
<a target="_blank" href="https://www.openkeychain.org/">Download OpenKeychain for Android</a><br />
210-
<a target="_blank" href="https://gnupg.org/download/">Download GNU Privacy Guard for Linux</a>
211-
<br clear="both">
212-
<br />
213-
<b>Keyserver: <a target="_blank" href="https://keys.openpgp.org/search?q=F1C6636C27019FD0D29307DEAE25CBF30C0DDB0C">keys.openpgp.org</a></b>
214-
215197
IPC Example
216198
---------
217199
We provided a sample application for Node.js in the *./nodejs-client* folder.

0 commit comments

Comments
 (0)
Please sign in to comment.