An open API service indexing awesome lists of open source software.

https://github.com/nemanjarogic/publickeyinfrastructure

A public key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities.
https://github.com/nemanjarogic/publickeyinfrastructure

Last synced: 2 months ago
JSON representation

A public key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities.

Awesome Lists containing this project

README

        

# Public Key Infrastructure System

A public key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information for a range of network activities.

More implementation details can be found at [design document](DesignDocument.pdf).