This commit is contained in:
Number571 2022-12-15 13:04:17 -05:00
parent 05640aca3e
commit fffce0c09b
3 changed files with 1 additions and 7 deletions

View File

@ -55,7 +55,7 @@ Data exchange between network participants is carried out using application serv
As shown in the figure above, HLS acts as an anonymizer and handlers of incoming and outgoing traffic. The remaining parts in the form of applications and services depend on third-party components (as an example, `HLM`).
> More details in the work [Theory of the structure of hidden systems](https://github.com/number571/go-peer/blob/master/hidden_systems.pdf "TSHS")
> More details in the work [Theory of the structure of hidden systems](https://github.com/number571/go-peer/blob/master/docs/hidden_systems.pdf "TSHS")
### Example

View File

@ -1,6 +0,0 @@
# Programs based on articles
1. hidden_systems:
- `/cmd/*`
2. proof_of_union:
- `/cmd/ubc` (TODO)

Binary file not shown.