Update page 'Home'

Russtopia 2019-01-12 13:06:19 -08:00
parent 22131d7f14
commit de39f28b84
1 changed files with 3 additions and 3 deletions

@ -63,11 +63,11 @@ 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.gv.png)
* ![client graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexsh/hkexsh-vis.png)
* [Server Block Diagram](wiki/Server+Block+Diagram)
* ![server graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexshd/hkexshd-vis.gv.png)
* ![server graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexshd/hkexshd-vis.png)
* [Passwd Util](wiki/Passwd+Util)
* ![hkexpasswd graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexpasswd/hkexpasswd-vis.gv.png)
* ![hkexpasswd graphvis](https://gogs.blitter.com/RLabs/hkexsh/raw/master/hkexpasswd/hkexpasswd-vis.png)
* [Connection Protocol](wiki/Connection+Protocol)
* [Session Protocol](wiki/Session+Protocol)