Altcoins Talks - Cryptocurrency Forum

Crypto Discussion Forum => Cryptocurrency discussions => Topic started by: Kiran Sehzadi on July 14, 2018, 09:13:56 PM

Title: Idea for an anonymous file-sharing system
Post by: Kiran Sehzadi on July 14, 2018, 09:13:56 PM
The state of anonymous file-sharing (and anonymous Web hosting) is very poor. The most commonly-used solution is Tor hidden services, but those have terrible security. They are weak to intersection, timing, and DoS attacks. Plus, Tor is fundamentally centralized, relying on a fixed set of Tor directory authorities to manage the network. I have no doubt whatsoever that the NSA & friends could easily find the true IP address of any Tor hidden service. I think that they only hold off on doing so in most cases because they like to build a false sense of security while holding that tool in reserve.

The ultimate solution to this is IMO to switch from a network architecture of "point-to-point" to a network architecture of "distributed data-store". Instead of having clients talk to a server somewhere (even behind 7 proxies), you should have the "server" upload their data to some "anonymous cloud", and then have clients download the data from that cloud, without ever needing to have any sort of connection to the server machine. This nicely addresses the most serious attacks against Tor: intersection & timing attacks against the server are much more difficult, since the server does not need to be online or sending data at the same time as the client, and DoS attacks are handled by the system itself.

Freenet and GNUnet are distributed data-store systems. Freenet even has a number of websites and social networks which function on the data-store model. It is possible to redo nearly every website under this model, though it is a major change.

But one major problem with Freenet and GNUnet is that their security (especially in Freenet's case) is ad hoc: they basically jam the system with a bunch of obfuscation and hope that it works. I have no confidence whatsoever in their security as a result. They're both probably especially vulnerable to sybil attacks when used in their opennet modes. They're also very slow, and they would probably fail to provide censorship-resistance if seriously challenged.
Title: Re: Idea for an anonymous file-sharing system
Post by: ambar33n on July 15, 2018, 01:23:15 AM
Sorry if I am missing the point because I only partially understand your post, but there are a few Blockchain based projects out there with developments focused on encryption and anonymity, at least one of them with an API.

One of those is enigma https://enigma.co/
Title: Re: Idea for an anonymous file-sharing system
Post by: luvr1000 on August 01, 2018, 12:43:20 AM
anonymity is needed by many in our time, such projects are needed on the Internet, I would also use this site
Title: Re: Idea for an anonymous file-sharing system
Post by: damsix on September 12, 2018, 09:15:01 AM
anonymity is needed by many in our time, such projects are needed on the Internet, I would also use this site
I also strongly agree with you because our time is where there are so many irregular systems.
We need an anonymous, regular, fast and safe system. Hopefully this will be the best in the future.
Title: Re: Idea for an anonymous file-sharing system
Post by: aji678 on September 12, 2018, 05:02:38 PM
Major hurdle for adoption of GNUnet and similar is the morality of even remotely helping out child molesters or Nazis.

Censorship resistence is attractive, yet not without allowing users to select and enforce their own policies. This is the problem which needs to be solved. Anon filesharing exists, we just dont want it.
Title: Re: Idea for an anonymous file-sharing system
Post by: tamango on September 12, 2018, 05:41:17 PM
I'm not a technician so I didn't undestand all but this concept seems interesting. Are there any blockchain than is doing so?