summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-05-18 14:19:29 +0200
committerDaiki Ueno <ueno@gnu.org>2018-05-23 08:50:37 +0200
commit14610d49c4e6c68022be63df1481f74ccb0aa75a (patch)
treef5e9fc73b625665772462b22ddd4fe3c71c4a0b5
parentf272dd4a1c68125c8f696b1e0eebb15c45c6923a (diff)
README.md: added reference to Daiki's key
Resolves #153 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--README.md25
1 files changed, 23 insertions, 2 deletions
diff --git a/README.md b/README.md
index 06a34c6..03dc3e8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-P11-KIT
-======
+# P11-KIT
+
[![Build Status](https://travis-ci.org/p11-glue/p11-kit.svg?branch=master)](https://travis-ci.org/p11-glue/p11-kit) [![Coverage Status](https://img.shields.io/coveralls/p11-glue/p11-kit.svg)](https://coveralls.io/r/p11-glue/p11-kit)
Provides a way to load and enumerate PKCS#11 modules. Provides a standard
@@ -8,3 +8,24 @@ discoverable.
Also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
+
+
+# Documentation
+
+ * Main site: https://p11-glue.github.io/p11-glue/p11-kit.html
+ * Manual: https://p11-glue.github.io/p11-glue/p11-kit/manual/
+
+
+# Releases
+
+Releases are made available via the [primary github site](https://github.com/p11-glue/p11-kit/releases).
+
+They are signed with Daiki Ueno's OpenPGP key:
+
+```
+pub 4096R/D7E69871 2009-07-23
+ Key fingerprint = 4622 25C3 B46F 3487 9FC8 496C D605 848E D7E6 9871
+uid Daiki Ueno <ueno@unixuser.org>
+uid Daiki Ueno <ueno@gnu.org>
+sub 4096R/C8C530D6 2010-02-04
+```