Skip to content
Snippets Groups Projects
Forked from briar / briar
Source project has a limited visibility.
user avatar
akwizgran authored
The LAN plugin only accepts IPv4 link-local or site-local addresses.
This rules out LANs that use globally routable addresses (such as UCL),
but also reduces the chances of the LAN plugin making observable
connections across the WAN, which could reveal the social graph.

Both plugins will attempt to reuse the previous address and port only if
there's currently an interface with that address; this will avoid
unnecessary attempts to bind to nonexistent addresses.
fe82591f
History
Name Last commit Last update
..