dan 88e5e912a1 add section on server identity privacy (#122)
* add section on server identity privacy

* Update src/protocol/server_identity_privacy.md

Co-authored-by: sinu.eth <65924192+sinui0@users.noreply.github.com>

* remove notes

---------

Co-authored-by: sinu.eth <65924192+sinui0@users.noreply.github.com>
2025-05-12 06:38:38 +00:00
2024-02-23 10:25:37 +01:00
2024-02-13 09:35:53 +01:00
2023-10-10 11:43:51 +02:00

TLSNotary mdBook Documentation

Build

Install mdbook and mdbook-katex

cargo install mdbook --version 0.4.45
cargo install mdbook-katex --version 0.9.3
cargo install mdbook-linkcheck

Then build and serve

mdbook serve

Diagrams

All diagrams are made with draw.io. The diagram source files are stored in the diagrams folder. The diagram sources can be converted to png with the convert_all.sh script in the diagrams folder.

Description
No description provided
Readme 27 MiB