From 229dec676372c3021c3d97990fc2756547f9e824 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 17 Jan 2018 21:49:14 +0100 Subject: [PATCH] talk about signing --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 538f490..483f4ed 100644 --- a/README.rst +++ b/README.rst @@ -224,3 +224,7 @@ To release a new version, do the following: #. Upload the new release on https://apps.nextcloud.com/developer/apps/releases/new + + Signature:: + + $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.6.5.tar.gz | openssl base64 -- 2.30.2