From 14610d49c4e6c68022be63df1481f74ccb0aa75a Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 18 May 2018 14:19:29 +0200 Subject: README.md: added reference to Daiki's key Resolves #153 Signed-off-by: Nikos Mavrogiannopoulos --- README.md | 25 +++++++++++++++++++++++-- 1 file 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 +uid Daiki Ueno +sub 4096R/C8C530D6 2010-02-04 +``` -- cgit v1.1