irungentoo / toxcore

The future of online communications.
https://tox.chat/
GNU General Public License v3.0
8.74k stars 1.27k forks source link

Support for the Anomos p2p Protocol #234

Closed Latrasis closed 10 years ago

Latrasis commented 11 years ago

http://anomos.info/

From my understanding while Tox is based on P2p it still has the same vulnerabilities as torrent traffic and the issue of ip disclosure to peers. If we are to be completely serious about this, i think we need to integrate tox with anomos.

Quick runthrough:

Anomos is a pseudonymous, encrypted multi-peer-to-peer file distribution protocol. It is based on the peer/tracker concept of BitTorrent in combination with an onion routing anonymization layer, with the added benefit of end-to-end encryption. By combining these technologies, we have created a platform where by no party outside of the trusted tracker will have any information about who a peer is or what they are downloading.

nickodell commented 11 years ago

Is that project still active? Nobody's made a commit in ~3 years.

ghost commented 11 years ago

It looks cool, however, it adds one more layer of complexity and copying a design from an immature project is not going to end well.

On Thursday, August 1, 2013 at 14:07, nickodell wrote:

Is that project still active? Nobody's made a commit in ~3 years.

— Reply to this email directly or view it on GitHub (https://github.com/irungentoo/ProjectTox-Core/issues/234#issuecomment-21961894).