Skip to content

Commit 5c50a67

Browse files
authored
Merge pull request #774 from oej/update-readme
README: Minor update
2 parents 6d75f15 + 2355064 commit 5c50a67

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SoftHSM version 2
22

3-
SoftHSM is part of the OpenDNSSEC project. Read more at www.opendnssec.org.
3+
SoftHSM started as part of the OpenDNSSEC project. Today it's a standalone
4+
project.
45

56
[![Travis Build Status](https://api.travis-ci.org/opendnssec/SoftHSMv2.png)](https://travis-ci.org/opendnssec/SoftHSMv2)
67
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/opendnssec/SoftHSMv2?svg=true)](https://ci.appveyor.com/project/opendnssec/softhsmv2)
@@ -18,7 +19,7 @@ computer.
1819
A potential problem with the use of the PKCS#11 interface is that it might
1920
limit the wide spread use of OpenDNSSEC, since a potential user might not be
2021
willing to invest in a new hardware device. To counter this effect, OpenDNSSEC
21-
is providing a software implementation of a generic cryptographic device with a
22+
provided a software implementation of a generic cryptographic device with a
2223
PKCS#11 interface, the SoftHSM. SoftHSM is designed to meet the requirements of
2324
OpenDNSSEC, but can also work together with other cryptographic products
2425
because of the PKCS#11 interface.

0 commit comments

Comments
 (0)