add mention of croc's peer-to-peer tag

This commit is contained in:
Daniella 2022-08-17 09:10:12 +02:00
parent a159a2b84b
commit d019906d6d

View file

@ -90,7 +90,8 @@ and try again.
Many people have mentioned how this is like croc. It isn't, because croc uses a relay that all your
data is sent through. This is a bottleneck and also means that the relay admins are responsible for
the content that is sent. The relay also buffers a lot of data, meaning its RAM might fill up if the
sender's connection is much faster than the receiver's.
sender's connection is much faster than the receiver's. Croc being tagged "peer-to-peer" is
misleading at best and malicious at worst.
## [Relevant XKCD](https://xkcd.com/949)