view README.rst @ 20:a16fb3f9642d default tip

More cleanup.
author Sjoerd Mullender <sjoerd@acm.org>
date Fri, 01 Dec 2023 11:59:14 +0100 (20 months ago)
parents 19d16acba81b
children
line wrap: on
line source
Creating a new signing key
--------------------------

::

   gpg --quick-gen-key 'MonetDB Database System Packger <info@monetdb.org>' rsa3072 sign none
   gpg --export --armor info@monetdb.org > MonetDB-GPG-KEY-$VERSION