@@ -5,43 +5,41 @@ description: "Katzenpost is a free and open source software project."
5
5
6
6
<!-- Hero -->
7
7
{{< blocks/cover image_anchor="top" height="auto" color="white">}}
8
- <h1 class =" display-3 mt-0 mt-md-3 " >Katzenpost, the only post quantum mixnet.</h1 >
8
+ <h1 >Katzenpost: Anonymous Communication for Everyone</h1 >
9
+ <p >Advanced mixnet protocols for secure, private, and anonymous online communication.</p >
9
10
{{< /blocks/cover >}}
10
11
11
-
12
+ <!-- Lead Section -->
12
13
{{% blocks/lead color="primary" title="" %}}
13
- Katzenpost is an educational, research and free software project. We make anonymous communication protocols, specializing in mixnet protocols.
14
+ Katzenpost is a free and open-source software project focused on anonymous communication.
15
+ We specialize in mixnet protocols, prioritizing post-quantum cryptography and a well-defined threat model.
14
16
{{% /blocks/lead %}}
15
17
16
18
<!-- Triplet Section: Gray -->
17
19
{{% blocks/section color="dark" type="row" %}}
18
20
19
- {{% blocks/feature icon="fa fa -file-powerpoint " title="Presentations" url="/pages/presentations" %}}
20
- Browse recent and past video/audio presentations about Katzenpost and mixnets designs.
21
+ {{% blocks/feature icon="fa-file-video " title="Presentations" url="/pages/presentations" %}}
22
+ Watch recent and past presentations about Katzenpost and mixnet designs.
21
23
{{% /blocks/feature %}}
22
24
23
- {{% blocks/feature icon="fa fa-file-powerpoint" title="Katzenpost Admin Guide" url="/pages/admin_guide" %}}
24
- Read our extensive documentation for a better understanding of the Katzenpost server side.
25
- NOTE that this document also covers how to run a local docker mixnet which is useful for developers.
25
+ {{% blocks/feature icon="fa-file-alt" title="Admin Guide" url="/pages/admin_guide" %}}
26
+ Comprehensive documentation on running Katzenpost servers, including a guide for local Docker mixnet setups.
26
27
{{% /blocks/feature %}}
27
28
28
- {{% blocks/feature icon="fa fa-file-powerpoint" title="Katzenpost Threat Model" url="/research/Threat_Model_Doc.pdf" %}}
29
- Here we present a draft of the Katzenpost mixnet threat model document.
30
- We regard the threat model document as a living document which is frequently
31
- edited and in need of ongoing maintenance as we continue to develop newer
32
- mixnet protocols.
29
+ {{% blocks/feature icon="fa-shield-alt" title="Threat Model" url="/research/Threat_Model_Doc.pdf" %}}
30
+ Explore our evolving threat model document, a cornerstone of our approach to secure mixnet design.
33
31
{{% /blocks/feature %}}
34
32
35
- {{% blocks/feature icon="fa fa-file-powerpoint " title="Katzenpost Literature Review" url="/research/Literature_overview__ website_version.pdf" %}}
36
- This doc, in particular, does not talk about the Katzenpost design. It does introduce the reader to some of the reasons why we've been making certain design decisions, and a keen eye might be led to some of the similar conclusions. But here we focus on already published research. We also stick to theory and don't focus on any practical systems being built today .
33
+ {{% blocks/feature icon="fa-book " title="Literature Review" url="/research/Literature_overview__ website_version.pdf" %}}
34
+ An overview of published research that shapes our design decisions, focusing on theoretical foundations .
37
35
{{% /blocks/feature %}}
38
36
39
37
{{% blocks/feature icon="fa-users" title="Our Team" url="/pages/team" %}}
40
- Our team consists of world class experts.
38
+ Meet the world- class experts behind Katzenpost .
41
39
{{% /blocks/feature %}}
42
40
43
- {{% blocks/feature icon="fa-users " title="source code " url="https://github.com/katzenpost/ " %}}
44
- Find our source code on github .
45
- {{% /blocks/feature %}}
41
+ {{% blocks/feature icon="fa-code " title="Source Code " url="https://github.com/katzenpost/ " %}}
42
+ Access Katzenpost source code on GitHub to explore, contribute, or integrate with our project .
43
+ {{% /blocks/section %}}
46
44
47
45
{{% /blocks/section %}}
0 commit comments