logo

ca-certificates

Unnamed repository; edit this file 'description' to name the repository. git clone https://anongit.hacktivis.me/git/ca-certificates.git/

README.md (662B)


  1. # CA-Certificates
  2. Purposefully minimalist root certificates store of X.509 Certificate Authorities.
  3. ## Requirements for Certificate Authorities
  4. - Modern Cryptography (Elliptic Curves or RSA >=4096)
  5. - Never created or signed fake certificates
  6. - No governments or organisations owned by governments, even partially
  7. - Root certificates are publicly available
  8. - Certificate Transparency and CAA support
  9. - Standardized validation like ACME. Absolutely no proprietary verifications.
  10. Each authority is then listed in `CertificatesAutorities.json`
  11. --
  12. Copyright © 2024 Haelwenn (lanodan) Monnier <contact+ca-certificates@hacktivis.me>
  13. SPDX-License-Identifier: 0BSD