Add protocol overview (#7)

* Add diagram

* Added feedback
This commit is contained in:
th4s
2023-03-29 09:53:28 +00:00
committed by GitHub
parent 0223f9b091
commit 1a8d083dff
4 changed files with 9 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
# Summary
[Introduction](./intro.md)
# [Protocol](./protocol/README.md)
- [Overview]()
[Protocol](./protocol/README.md)
- [Overview](./overview.md)
- [Notarization](./protocol/notarization/README.md)
- [TLS Handshake]()
- [Key Exchange](./protocol/notarization/key_exchange.md)

6
src/overview.md Normal file
View File

@@ -0,0 +1,6 @@
# Overview
The following diagram is a high-level protocol overview introducing the main components of
TLSNotary.
![TLSNotary Overview](tlsnotary_overview.png)

1
src/protocol/README.md Normal file
View File

@@ -0,0 +1 @@
# Protocol

BIN
src/tlsnotary_overview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB