diff --git a/content/en/pages/book-toc.html b/content/en/pages/book-toc.html index f4b240931..72d31fa64 100644 --- a/content/en/pages/book-toc.html +++ b/content/en/pages/book-toc.html @@ -6,12 +6,11 @@ type: "pages" --- -
-Table of Contents
List of Figures
List of Tables
Table of Contents
List of Figures
List of Tables
Figure 1.1. The pictured element types correspond to discrete client and server programs that Katzenpost requires to function.
The mix network contains an n-layer topology of mix-nodes, with three nodes per layer in this example. Sphinx packets traverse the network in one @@ -422,7 +421,7 @@ Level = "INFO"
Disable
-If true>, logging is disabled.
+If true, logging is disabled.
Type: bool
Required: No
Required: Yes
GenerateOnly
-If true>, the server halts and cleans +
If true, the server halts and cleans up the data directory immediately after long-term key generation.
Type: bool
Required: No
@@ -939,10 +938,8 @@ similarly sign PKI documents using the same scheme.The following signature schemes are supported:
Classical: "ed25519", - "ed448"
-Classical: "ed25519", "ed448"
+Hybrid post-quantum: "Ed25519 Sphincs+", "Ed448-Sphincs+", "Ed25519-Dilithium2", "Ed448-Dilithium3"
@@ -981,13 +978,13 @@Required: Yes
IsGatewayNode
-If true>, the server is a gateway +
If true, the server is a gateway node.
Type: bool
Required: No
IsServiceNode
-If true>, the server is a service +
If true, the server is a service node.
Type: bool
Required: No
@@ -1000,7 +997,7 @@ -The Logging
configuration section controls logging behavior across Katzenpost.
Disable
-If true>, logging is disabled.
+If true, logging is disabled.
Type: bool
Required: No
The PKI
section contains the directory authority configuration for a mix, gateway, or service node.
The Management
section specifies
@@ -1167,7 +1164,7 @@
Path = "/dirauth_mixnet/mix1/management_sock"
Enable
-If true>, the management interface is +
If true, the management interface is enabled.
Type: bool
Required: No
@@ -1185,7 +1182,7 @@ -The SphinxGeometry
section defines parameters for the Sphinx
@@ -1312,7 +1309,7 @@
-
The Debug
section is the Katzenpost server debug configuration
@@ -1358,7 +1355,7 @@
Required: No
SchedulerExternalMemoryQueue
-If true>, the experimental disk-backed external memory +
If true, the experimental disk-backed external memory queue is enabled.
Type: bool
Required: No
@@ -1437,7 +1434,7 @@Required: No
SendDecoyTraffic
-If true>, decoy traffic is enabled. +
If true, decoy traffic is enabled. This parameter is experimental and untuned, and is disabled by default.
Note | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -1447,7 +1444,7 @@
Required: No DisableRateLimit -If true>, the per-client rate limiter is disabled. +If true, the per-client rate limiter is disabled.
katzenpost/docker/dirauth_mixnet/gateway1/katzenpost.toml .
In a real-world mixnet, the component hosts would not be sharing a single IP
address. For more information about the test mixnet, see Using the Katzenpost Docker test network.
- Table 1.4. Gateway node configuration sections
+ Table 1.4. Gateway node configuration sections
|