« TrustSpace » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
(Domain update) |
||
(4 versions intermédiaires par un autre utilisateur non affichées) | |||
Ligne 18 : | Ligne 18 : | ||
Wolfplex Hackerspace: | Wolfplex Hackerspace: | ||
* will maintain an end-of-point to authentify Wolfplex members using TrustSpace | * will maintain an end-of-point to authentify Wolfplex members using TrustSpace | ||
* will use a TrustSpace TLS certificate for https://*.wolfplex. | * will use a TrustSpace TLS certificate for https://*.wolfplex.be | ||
Members applications: | Members applications: | ||
Ligne 29 : | Ligne 29 : | ||
; Trust | ; Trust | ||
* [https://wiki.mozilla.org/Badges Mozilla Badges] | * [https://wiki.mozilla.org/Badges Mozilla Badges] | ||
== 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 http://isrlabs.net/wordpress/?p=169] | |||
== Related workshops == | == Related workshops == |
Version actuelle datée du 8 avril 2015 à 12:54
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.be
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 http://isrlabs.net/wordpress/?p=169]
Related workshops
- Create a NanoBSD appliance: to build a CA signing appliance