TrustSpace
TrustSpace | |
---|---|
Software | |
![]() | |
Tagline | |
Useful information | |
Description | Certificate authority. Trust publishing platform. |
Languages | sh |
Technologies | TLS |
Who? | |
Participants | Dereckson |
TrustSpace is a project with two scopes:
- create a distributed CA to give hackerspaces an alternative to self-signed certificates
- allow a resource to be authenticated against different platforms, and to automatically trust a resource by a list of trust conditions.
At Wolfplex
Wolfplex Hackerspace:
- will maintain an end-of-point to authentify Wolfplex members using TrustSpace
- will use a TrustSpace TLS certificate for https://*.wolfplex.org
Members applications:
- Zed will use TrustSpace to generate invites
See also
- CA
- 0x20:CA (found by Dereckson during a Google search to see if there were already an hackerspaces-level CA)
- Trust
Notes about CA
- To include CLR information in a certificate: http://stackoverflow.com/a/12023746/1930997
- X509 V3 certificate extension configuration format: http://www.openssl.org/docs/apps/x509v3_config.html
- [How to set up OCSP using OpenSSL isrlabs.net/wordpress/?p=169]
Related workshops
- Create a NanoBSD appliance: to build a CA signing appliance