comparison RELEASE.txt @ 8050:093d2e0761d4

docs: add directions on saving the key to the pgp.mit.edu keyserver This is the keyserver we use in the docs. IT should always have the most up to date key.
author John Rouillard <rouilj@ieee.org>
date Mon, 01 Jul 2024 20:16:45 -0400
parents 828f79ae965b
children 4f07d7835019
comparison
equal deleted inserted replaced
8049:40705dc8e85a 8050:093d2e0761d4
339 then edit roundup.public.pgp.key keeping only the last key that starts 339 then edit roundup.public.pgp.key keeping only the last key that starts
340 with: -----BEGIN PGP PUBLIC KEY BLOCK----- 340 with: -----BEGIN PGP PUBLIC KEY BLOCK-----
341 341
342 and add back the preamble that describes where to find doc for 342 and add back the preamble that describes where to find doc for
343 it. Commmit new key to mercurial. 343 it. Commmit new key to mercurial.
344
345 SAVE TO KEYSERVER
346 =================
347
348 $ gpg --keyserver pgp.mit.edu --send-keys \
349 411E354B5D1AF26125D621221F2DD0CB756A76D8
350
351 update it on the keysserver so users can download it.

Roundup Issue Tracker: http://roundup-tracker.org/