Update page 'Home'

Russtopia 2019-01-12 13:17:10 -08:00
parent de39f28b84
commit 93077b3e53
1 changed files with 2 additions and 2 deletions

@ -63,9 +63,9 @@ See [README.md](src/master/README.md) in the repo top directory.
Architecture
--
* [Client Block Diagram](wiki/Client+Block+Diagram)
* ![client graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexsh/hkexsh-vis.png)
* ![client graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexsh/hkexsh-vis-fixedup.png)
* [Server Block Diagram](wiki/Server+Block+Diagram)
* ![server graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexshd/hkexshd-vis.png)
* ![server graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexshd/hkexshd-vis-fixedup.png)
* [Passwd Util](wiki/Passwd+Util)
* ![hkexpasswd graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexpasswd/hkexpasswd-vis.png)
* [Connection Protocol](wiki/Connection+Protocol)