[GTALUG] [GTALUG-Announce] GTALUG: COVID-19 Impact

Anthony de Boer adb at adb.ca
Mon Mar 30 20:19:01 EDT 2020


Lennart Sorensen via talk wrote:
> On Mon, Mar 30, 2020 at 03:11:29PM -0400, Alvin Starr via talk wrote:
> > If the call initiator mixes all the data for all the participants its not
> > really distributed. ...
> 
> jami certainly claims to be peer-to-peer and even claims to have less
> latency because everyone sends directly to everyone else.

Might be interesting to do some traffic analysis and find out what it
actually does.

Most folk are behind a NAT device of some description or other,
purporting to only allow outbound connections.  But it turns out that if
at least one end is behind a really cheap NAT device, it's possible to
trick it into thinking an inbound connection is outbound and get a
session going.  See Wikipedia on NAT Traversal and Hole Punching.  Linux
and BSD NAT implementations are too smart to fall for this, though, and
denizens of this list might just have a leaning toward Linux devices.

There's a chance it would fall back to going via a public server if it
can't open traversal between a pair of endpoints.

-- 
Anthony de Boer


More information about the talk mailing list