I think this is the money quote: "During the Government’s investigation, which was conducted jointly by the FBI and HSI, an HSI agent acting in an undercover capacity (the “HSI-UC”) successfully infiltrated the support staff involved in the administration of the Silk Road 2.0 website, and was given access to private, restricted areas of the site reserved for BENTHALL and his administrative staff. By doing so, the HSI…
Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
61–70 of 264 posts
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#62Earlier quoted context omitted.
It would just be nice if they operated under the same judicial rules that they are enforcing. It seems like a large portion of US agencies (who enforce 'justice' in one way or another) these days feel like the same laws they are enforcing don't necessarily apply to them, especially when said law(s) limit their ability to do their job. Or more simply put, exceptional circumstances have now become a rule rather than an…
Specifically which laws did the FBI break in this investigation?
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#63Earlier quoted context omitted.
Shame on the US government for threatening the public with the enforcement of its own laws.
By "its" do you mean the "public" or the US government? These are the government's laws, and it enforces those laws on said public.
Well, yes.
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#64I think this is the money quote: "During the Government’s investigation, which was conducted jointly by the FBI and HSI, an HSI agent acting in an undercover capacity (the “HSI-UC”) successfully infiltrated the support staff involved in the administration of the Silk Road 2.0 website, and was given access to private, restricted areas of the site reserved for BENTHALL and his administrative staff. By doing so, the HSI…
They used the same tactics on gangs, mobs, etc. Now violent crime is slowing, but they have hoardes of agents trained in these protocols, so they're redirecting energy into catching so called "cybercriminals."
A bunch of people who infiltrated the mob are now infitrating groups of nerds in basements. It's frustratingly hilarious.
By the way: If the FBI is so successful using traditional police tactics to infiltrate "cybercrime syndicates," why do they need a "front door" to our devices?
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#65This [1] discusses passive analysis over time.
Isn't it really easy to locate one if you can perform active attacks on the global infrastructure? (introduce latencies and/or break links temporarily)
If your hidden service is served by a couple of mirrors on each continent, though... then maybe you're safe?
edit: This is a genuine question, not a rhetorical one. Am I missing something?
[1] http://www.onion-router.net/Publications/locating-hidden-ser...
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#66I think this is the money quote: "During the Government’s investigation, which was conducted jointly by the FBI and HSI, an HSI agent acting in an undercover capacity (the “HSI-UC”) successfully infiltrated the support staff involved in the administration of the Silk Road 2.0 website, and was given access to private, restricted areas of the site reserved for BENTHALL and his administrative staff. By doing so, the HSI…
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#67They located Silk Road 2.0's server in an unspecified way, not directly related to their undercover agent on the support staff. Given that two other darknet markets (Black Market and Cloud9) have been shut down today, and they didn't specify how they located the SR2 server, it seems plausible that law enforcement have a vulnerability to locate servers over the Tor network. From the complaint: "In or about May 2014, t…
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#68Earlier quoted context omitted.
Nothing. Prop 47 is a state measure for simple possession. This is conspiracy to traffic, interstate wire fraud, federal crimes prosecuted under federal statutes. Even if these were state charges Prop 47 didn't really change much (or anything) sentencing for sales.
Conspiracy to traffic? Doesn't seem like it. Is it something that makes trafficking easier? Sure. But who did the trafficking? The seller and the buyer. Wire fraud? If it's the sale of something illegal I don't think that suddenly makes it wire fraud. Further, he's not charged with that. The sale is still completed. It's an illegal sale, but not fraud. Fraud would be if someone said they were going to sell you cocain…
IANAL but I am well read. If I understand correctly, conspiracy requires an intent to break the law. If you do something with the knowledge that someone might be breaking the law but you have no specific knowledge, it's going to be very difficult to make a case for conspiracy.
Facilitation is pretty much a given.
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#69All the pieces are in place for a true p2p marketplace. It doesn't exist yet, but it will soon.
EDIT: I should read about OpenBazaar.
Re: Operator of Silk Road 2.0 Website Charged in Manhattan Federal Court
#70Earlier quoted context omitted.
You seize the server running the tor software serving as entry-point for your hidden service and grab the private keypair in order to impersonate the hidden service. The .onion address is iirc a hash of the public key.
By entry-point, do you mean a server that you would typically own/rent, or some other server in the tor network that you would not normally control?
Then you set up networking in a way that the only thing aside from absolute required services running on srv0 is your tor gateway, and no traffic from eth1 may pass through to eth0.
On srv1 you set up the usual services, e.g. mysql, lighttpd and whatever you need hosted.
Ideally, you keep srv0 and srv1 in different datacenters, if not even different countries.