From bbb2576624d156f269f715d33e4b87f4deceba61 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 31 Mar 2024 17:37:17 +0200 Subject: added a link to the public key --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ac4b8dc..a51a094 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,12 @@ Please read first the reference page on this matter: gpg --keyserver hkps://keys.openpgp.org --recv 1773E9248085C8C7 ``` + The GPG public key used to sign the archives [can also be + retrieved + here](https://git.sr.ht/~ralessi/texlive-openbsd/blob/master/alessi.asc). + (You can view the contents with `gpg --show-keyring`, or + `gpg --list-options show-keyring` depending on your gpg version.) + 4. Clone this git repository and fetch the binaries: ```sh -- cgit v1.2.3