diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-17 11:03:35 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-17 11:05:29 +0200 |
commit | 6bd7d7ba18b5c573c0a08dd69cec6aefe9f020b2 (patch) | |
tree | e024a29b785852d2d58735dd0aac58d5e06fd7a0 | |
parent | 7aa2704ac373036a7d83ee16d88a5db139f7aee9 (diff) |
Add C2SP under project involvement
-rw-r--r-- | content/_index.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index 3f086a6..b2491f7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -19,8 +19,11 @@ gym, improving my cooking skills, and showering my beloved cat with affection. # Project involvement -I am a core member of the following projects: +I am a member of the following projects: + - [C2SP][]: a project that facilitates maintenance of cryptographic + specifications using software development methodologies rather than IETF-like + consensus. - [Sigsum][]: a free and open source software project that makes a signer's key-usage transparent. It can be used as a building block to secure the supply chain and more. @@ -30,6 +33,7 @@ I am a core member of the following projects: - [Tor][]: a 501(c)(3) US nonprofit that advance human rights and defend online privacy through free software and open networks. +[C2SP]: https://c2sp.org/ [Sigsum]: https://www.sigsum.org/ [System Transparency]: https://www.system-transparency.org/ [Tor]: https://www.torproject.org/ |