Skip to content

Commit ea05d8c

Browse files
committed
Update website front page to brag a little better
1 parent 786e768 commit ea05d8c

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

config/_default/menus.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
main:
2+
- name: "Paper"
3+
weight: 45
4+
url: "https://arxiv.org/abs/2501.02933"
25
- name: "Code"
36
weight: 50
47
url: "https://github.com/katzenpost"

content/en/_index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
---
22
title: "Katzenpost"
3-
description: "Katzenpost is a free and open source software project."
3+
description: "Katzenpost is a free and open source software project advancing anonymous communication through innovative mixnet protocols."
44
---
55

66
<!-- Hero -->
77
{{< blocks/cover image_anchor="top" height="auto" color="white">}}
8-
<h1>Katzenpost: Anonymous Communication for Everyone</h1>
9-
<p>Advanced mixnet protocols for secure, private, and anonymous online communication.</p>
8+
<h1>Katzenpost: Post Quantum Mix Network</h1>
9+
<p>Revolutionary post-quantum packet switching anonymous communication!</p>
1010
{{< /blocks/cover >}}
1111

1212
<!-- Lead Section -->
1313
{{% blocks/lead color="primary" title="" %}}
1414
Katzenpost is a free and open-source software project advancing
1515
anonymous communication through innovative mixnet protocols. As the
1616
world's first post-quantum mixnet, Katzenpost integrates cutting-edge
17-
cryptography to ensure future-proof privacy. Our rigorous security
18-
design includes the first-ever comprehensive threat model for a
19-
mixnet, setting a new standard for secure, resilient online
20-
communication.
17+
cryptography to ensure future-proof privacy. Our design innovations are
18+
documented in our paper and in our documentation.
19+
2120
{{% /blocks/lead %}}
2221

22+
2323
<!-- Triplet Section: Gray -->
2424
{{% blocks/section color="dark" type="row" %}}
2525

0 commit comments

Comments
 (0)