1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

add tl;dr

This commit is contained in:
Jeff Becker 2018-12-26 10:11:50 -05:00
parent b088c7eba5
commit 90e8c4f59d
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -1,5 +1,8 @@
LLARP - Low Latency Anon Routing Protocol
TL;DR edition: an onion router with a tun interface for transporting ip packets
anonymously between you and the internet and internally inside itself to other users.
This document describes the high level outline of LLARP, specific all the
project's goals, non-goals and network architecture from a bird's eye view.