Files
nym/documentation/docs/diagrams/socks-client-flow.md
T

7.2 KiB

                                                                          External Systems:                                                                               
                                                                                                                                                                          
                                                                                 +--------------------+                                                                   
                                                                         |------>| Monero blockchain  |                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |------>|    Email server    |                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |------>|    RPC endpoint    |                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |------>|       Website      |                                                                   
                                                                         |       +--------------------+                                                                   
                                                                         |       +--------------------+                                                                   

+----------------------------------+ |------>| etc... |
| Mixnet: | | +--------------------+
| * Gateway your client is | |
| connected to | +--------------------+ |
| * Mix nodes 1 -> 3 |<---------->| Network requester |<----+
| * Gateway that network | +--------------------+
| requester is connected to |
+----------------------------------+
^
|
|
|
|
v
+-------------------+
| +---------------+ |
| | Nym client | |
| +---------------+ |
| ^ |
| | |
| | |
| | |
| v |
| +---------------+ |
| | Your app code | |
| +---------------+ |
+-------------------+
Your Local Machine