Can someone explain this coin to me? I get the darknet thing for privacy, but isn't the dark net created and run by the US govt? Kind of makes this privacy angle void. Also, what is the difficulty algorithm and why has the mining difficulty jumped 2000% in a week? Seems excessive but maybe this is due to additional miners? Just seems the profitability isn't there for miners. Less miners is a dangerous game and leaves a coin susceptible to 51% attack, no? Unless this coin has PoS? Also, is this coin not open source? Would love to look a little closer at the code. Thanks in advance for help addressing these questions.
Edit: I see the difficulty algorithm question was addressed while I was typing. Thanks!
Tor was created by the government for their own use to provide anonymous communications. Probably intended to be used by spies reporting back home. I2P however is community developed without any intervention by governments.
As for your diff question, view post above.
First of all, seems like you have missed some essential information about this coin, like if the coin is open source or not. Please see the first post in this thread.
Anoncoin is of course open source:
https://github.com/Anoncoin/anoncoinThe US founds around 60% of Tor's income. And we don't priorities Tor. But a lot of people around here think it's a safe darknet...
Recently researchers wrote in newspapers that NSA could break the 1024bit RSA/DH.
See
http://techcrunch.com/2013/09/07/the-nsa-can-read-some-encrypted-tor-traffic/So, to conclude this: You can run _ANY_ coin which supports a socks proxy over Tor. But you are not safe until Tor upgrade their keys. Also, I don't like the expire time of tunnels Tor creates, they are up for hours. And as far as I know, Tor send both In and Out traffic in the same route.
I've never said Tor was secure, nor that anonymous that most people claims.However I2P is completely community developed, and has no central authority, like Tor got since the clients bootstraps into hardcoded directory servers.
I'm a developer of I2P myself, and runs some "reseed" nodes. (same as directory servers.)
I2P will also expire it's tunnels after 10min and create new ones with a different route. Also it will not choose peers within the same /16 block for creating a tunnel, making it hard for one ISP to collect enough data to decrypt it. I2P also have a low bit on their keys, but we're in development of a new keysystem.
-------
@FiniteByDesign: If these answers didn't help, try explain what you want me to explain, and I'll do my best
-------
This is why Anoncoin chooses I2P in front of Tor. And currently is the only coin with support for a "real" darknet.
// Sorry Tor fans, this is just hard facts.