Slashdot Mirror


After Silk Road 2.0 Bust, Eyes Turn To 'Untouchable' Decentralized Market

apexcp sends this article from The Daily Dot: Following a wave of Dark Net arrests that brought down the famous anonymous drug market Silk Road 2.0, all eyes have turned to a marketplace called OpenBazaar that is designed to be impossible to shut down. Described as the "next generation of uncensored trade" and a "safe untouchable marketplace," OpenBazaar is fundamentally different from all the online black markets that have come before it, because it is completely decentralized. If authorities acted against OpenBazaar users, they could arrest individuals, but the network would survive. "If you're thinking about OpenBazaar as Silk Road 3.0, you're thinking about it much too narrowly," said OpenBazaar operations lead Sam Patterson in an interview last night. "I actually think it's much more powerful as eCommerce 2.0."

108 comments

  1. Yeah, that looks anonymous. by rebelwarlock · · Score: 0

    You're connecting directly to people's IP addresses! For fuck's sake, guys! Are you even trying to make it anonymous anymore?

    1. Re:Yeah, that looks anonymous. by elephantdog · · Score: 4, Informative

      you haven't read anything about it have you? it'll have the option of running over TOR, plus most of the items sold will be legal items, nothing illegal about selling something to someone, it's just Ebay without the company charging you fees

    2. Re:Yeah, that looks anonymous. by Anonymous Coward · · Score: 2, Informative

      You're connecting directly to people's IP addresses! For fuck's sake, guys! Are you even trying to make it anonymous anymore?

      Sweet pickles. From the fucking article:

      OpenBazaar is open-source software that runs a peer-to-peer network that can be used with the Tor anonymizing network.

      With OpenBazaar, everyone hosts their own store and connectsâ"anonymously if they so chooseâ"to a larger ecosystem,

    3. Re:Yeah, that looks anonymous. by Anonymous Coward · · Score: 0

      Oh, it's Craigs List. Ok.

    4. Re:Yeah, that looks anonymous. by i+kan+reed · · Score: 1

      Presumably the connections to IPs happen through TOR.

    5. Re:Yeah, that looks anonymous. by Anonymous Coward · · Score: 4, Funny

      No no no, don't you see? This is entirely unlike Craig's List! For one thing, it doesn't have Craig. For another... um, ... LOOK BEHIND YOU, A THREE HEADED MONKEY!

    6. Re:Yeah, that looks anonymous. by anagama · · Score: 1

      No it is not like craigslist because:

      There is no central server system making user tracking trivial and no central entity who might behave not-evil today, but once they sellout, all bets are off on how users get treated and how that collected data gets used.

      Buy focusing on the lack of transaction fees for selling stuff, you are looking solely at the surface and totally missing the underlying structure.

      --
      What changed under Obama? Nothing Good
    7. Re:Yeah, that looks anonymous. by Dunbal · · Score: 2

      Cos, you know, TOR is so anonymous...

      --
      Seven puppies were harmed during the making of this post.
    8. Re:Yeah, that looks anonymous. by Eosi · · Score: 0

      No, that's just George Michael with a monkey on his back.....

    9. Re:Yeah, that looks anonymous. by fustakrakich · · Score: 1

      There is still a transaction. A pattern of its traffic will emerge and be easily detectable. The best way to conduct business is to just blend in with the noise the best you can.

      --
      “He’s not deformed, he’s just drunk!”
    10. Re:Yeah, that looks anonymous. by anagama · · Score: 1

      Yes, but it is so much easier to just collect that info if it is all done on your own server through an interface you have total control over. It becomes possible, probably not easy, to blend in with the noise of the internet in general through a distributed system.

      --
      What changed under Obama? Nothing Good
    11. Re:Yeah, that looks anonymous. by DarkOx · · Score: 2

      Do you have any evidence, any at all that a TOR user's anonymity has ever been compromised due to a vulnerability specific to TOR?

      To my knowledge ever document case of someone being discovered that used TOR was because of something they said or did, some type of malware on there machine, or a user-agent that was leaky about identifying information.

      I am not saying TOR has not been compromised, we know of the malware injection done by some exit node operations for example, but assuming you are being smart, using SSL, using a browser that is trustworthy and front ending it with something local like privoxy to anonymize user agents strings, strip cookies, other http headers etc, from everything I have read/discovered/scene TOR is still "secure".

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    12. Re:Yeah, that looks anonymous. by CaptainDork · · Score: 5, Insightful

      This is why the Gentle User cannot have nice things.

      Tor must be implemented with precision. The steps are involved because the theory is involved. Some of the better, well-informed and technically savvy users have been busted.

      I am an IT professional and I am not at all comfortable that I could use Tor and guarantee my own anonymity.

      I advise people against using Tor in hopes that they will be able to surf without discovery because it can give a false sense of freedom to do as one wishes.

      --
      It little behooves the best of us to comment on the rest of us.
    13. Re:Yeah, that looks anonymous. by sexconker · · Score: 2

      TOR does nothing. Anyone can run an exit node. Anyone can track your shit back to the IP you entered TOR with. The government operates many TOR exit nodes.

      "We sell legal things too!!1111!!" is about as salient a point as "But what if I use Bittorrent to download Linux ISOs?!?!111" or "But The Pirate Bay doesn't host content!!!". It doesn't stop the people doing illegal things from being busted. It doesn't stop the ISPs, governments, etc. from attacking the service as a whole. It doesn't stop people from being jailed for setting up the service.

      The ONLY way to be anonymous is to use someone else's connection and to spoof your MAC when doing so. To maintain anonymity over time you'll choose a random MAC each time you connect to someone else's connection, not use the same connection repeatedly, and not use connections near your residence.

      The internet works by routing packets from host to host. Everything that touches a major ISP is recorded by the government. If you are using a connection attached to your name or address, you are fucked. If you are using other connections but using your real MAC address, or a browser that uniquely identifies you, you will be fucked once they start mapping your behavior over time.

      If you want to stay anonymous and hidden, you have to anonymize and hide your physical connection to the internet. The only other things worth doing are:
      1 - Encryption using pre-shared keys (shared OFFLINE). The key can be anything from a password to a certificate to one time pads. If you use certificates you must not use any of the "trusted" certificate authorities - you must self-sign.
      2 - Steganography. Don't trust that the well-known encryption algorithms are secure. Use your own algorithms on top of that to mask and hide shit.

      If you really, really want to do shit in secret on the internet you're going to have to do some work.

    14. Re:Yeah, that looks anonymous. by Anonymous Coward · · Score: 0

      Tor devs recently introduced code to stop anyone from using more than 3 hops (the default but you could before create your own paths).

      They are compromised. Same social justice warrior people you find imprisoning pedophiles who like young girls (allowed in all old religions (old testament, islam, vedic, etc)).

      What do they do but fiddle with firefox these days?
      They would set random path length if they cared (and 3 isn't enough and random latancy is needed aswell)

    15. Re:Yeah, that looks anonymous. by Anonymous Coward · · Score: 0

      I mean the easiest way to compromise Tor security is to have some javascript on a site that returns the MAC and IP addresses of the computer connecting to your site, and that's trivial for a determined attacker.

      If you want anonymity: boot tails, run tor turn off scripting, use SSL, and use a coffee shop's wifi

    16. Re:Yeah, that looks anonymous. by lgw · · Score: 1

      TOR users are busted regularly, because the default settings in the TBB are not secure. Makes you wonder why. Has anyone who has hardened the TBB been busted? Thanks to parallel construction we'll never know.

      We do know that .onion servers are thoroughly insecure, with many cycles of bust, "oops", patch. Makes you wonder why. Is Wikileaks back up on TOR yet?

      We know the NSA can de-anonymise TOR, but it's difficult for them and they can only target specific users, and not from stored data (or so the leaks lead us to believe).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    17. Re:Yeah, that looks anonymous. by steelfood · · Score: 1

      There are simply too many moving parts to the usable Internet (the WWW). Everything from the browser to the DNS request can be compromised. And the browser itself is complex, speaking at a minimum of three languages (HTML, CSSx, Javascript) which, even if one or two are disabled, may still leak information.

      And then, let's talk operating system. Unless your OS air gapped, it probably has holes in it that are exploitable. In fact, anything that interfaces with the network will potentially have exploitable holes. It could even be a side channel attack.

      Finally, we get to the router. The router does most of what your computer does: DNS resolution, packet forwarding, etc. If the router is insecure in any way, you're also in trouble. If the router is compromised from the start (phone home, secret log, etc.), it's game over. Worse, unless you're running a DD-WRT router (and even if you are running one), you can't even audit the logic in your router.

      If you want the kind of security that TOR promises, you're going to need to secure everything from the router to the browser. And that's hard. Chromebook is the closest thing, and even then you can't completely trust hardware you didn't build yourself.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
    18. Re:Yeah, that looks anonymous. by ihtoit · · Score: 1

      Tor is NOT secure. Their own developers have admitted as such, and from oh, May this year articles have popped up pretty much fucking everywhere about MITM attacks from the NSA and hidden service exploits coming from the FBI; if you think that's secure, well, good luck to you,.

      --
      Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
    19. Re:Yeah, that looks anonymous. by BringsApples · · Score: 1

      There's enough coffee shops, fast-food places, hotels and many other "free wi-fi!" options for users to be secure enough for general things. I mean, if you're comparing 'terrorists plotting to blow up the white house', with 'folks looking at porn', big priority difference. What you outlined would be required for a terrorist to plot to blow up the white house.

      --
      Politics; n. : A religion whereby man is god.
    20. Re:Yeah, that looks anonymous. by sexconker · · Score: 1

      Unless that terrorist decided to just hop the fence one day.

      As for free wi-fi, you'd need to find a new hot spot each time you connected. Away from your house.

    21. Re:Yeah, that looks anonymous. by flopsquad · · Score: 1

      I'm a Gentile User, you insensitive clod!

      --
      Nothing posted to /. has ever been legal advice, including this.
  2. Look on the bright side ... by BarbaraHudson · · Score: 3, Insightful

    Since it's decentralized, they'll have to go after the actual users. Maybe throw some of them in jail. And since the network will survive, they can generate a steady stream of arrests, rather than shutting down the network and having to find out where all the users have buggered off to.

    --
    "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    1. Re:Look on the bright side ... by elephantdog · · Score: 4, Interesting

      not all users will be breaking the law, the first item sold on it was Honey, I plan to buy and sell completely legal items on there, I'm not a fan of ebay and their fees, or their rules, like "no food" etc, a lot of perfectly legal items that I can sell on the street legally can't be sold on Ebay

    2. Re:Look on the bright side ... by elephantdog · · Score: 3, Interesting

      He said not to think of it as Silk road 3.0 but e-commerce 2.0, most of the bitcoin community is seeing it as a replacement to Ebay, but yes sure people can sell anything on there I guess, but that is law enforcements job, just as when people today share illegal movies on bit torrent, plenty of legal stuff on there

    3. Re:Look on the bright side ... by Anonymous Coward · · Score: 0

      not all users will be breaking the law

      Unless, of course, congress outlaws all uses of OpenBazaar. In fact, this is probably the most likely outcome if OpenBazaar ever becomes popular. After all, lawmakers could legitimately argue that OpenBazaar enables criminals. If you don't have anything to hide, then use the open internet, they will say.

    4. Re:Look on the bright side ... by Anonymous Coward · · Score: 1

      Funny you mention honey and that many items can be legally sold.
       
      I know in my state it's illegal to sell food items without having proper licenses.
       
      Meaning if you package it yourself you better have your health inspection certs.

    5. Re:Look on the bright side ... by Sir_Eptishous · · Score: 1

      Right. It appears everyone wants to instantly make the connection to illegal trade.

      --
      We play the game with the bravery of being out of range
    6. Re:Look on the bright side ... by Anonymous Coward · · Score: 0

      not all users will be breaking the law, the first item sold on it was Honey, I plan to buy and sell completely legal items on there, I'm not a fan of ebay and their fees, or their rules, like "no food" etc, a lot of perfectly legal items that I can sell on the street legally can't be sold on Ebay

      As a peer-to-peer system it could get ugly when they (law enforcement) develop a way to find out which peers are holding certain bits of information, such as offers to buy/sell contraband items. You could be convicted as an accessory because you merely passed along other users' data.

    7. Re:Look on the bright side ... by Archangel+Michael · · Score: 1

      Government has a vested interest in controlling people, and the easiest way to control people is to control trade. More conrtol of trade, the more control of the people you have. Liberty is being eroded with every "there ought to be a law" cry.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    8. Re:Look on the bright side ... by Archangel+Michael · · Score: 1

      Because ILLEGAL!!!!

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    9. Re:Look on the bright side ... by lister+king+of+smeg · · Score: 1

      not all users will be breaking the law, the first item sold on it was Honey, I plan to buy and sell completely legal items on there, I'm not a fan of ebay and their fees, or their rules, like "no food" etc, a lot of perfectly legal items that I can sell on the street legally can't be sold on Ebay

      As a peer-to-peer system it could get ugly when they (law enforcement) develop a way to find out which peers are holding certain bits of information, such as offers to buy/sell contraband items. You could be convicted as an accessory because you merely passed along other users' data.

      that is why we have dmca safe harbor laws the one good part of the dmca. its why gmail isn't shutdown for facilitating drug sales as well

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    10. Re:Look on the bright side ... by IamTheRealMike · · Score: 1

      Since it's decentralized, they'll have to go after the actual users.....

      ... or the developers. I'm not sure OpenBazaar is going to win this one. The way to gain immunity is to build tools that genuinely have large amounts of legitimate usage, large enough that attempts to blanket ban the whole thing are seen as unacceptable.

      The amount of trading on these black markets is huge. Meanwhile, demand for a pure p2p trading marketplace is probably rather low. It would be very easy for OpenBazaar to be overwhelmed by bad usage and not have enough good usage to defend itself.

      Additionally, I think a lot of people have forgotten that even Silk Road 1 and 2 were actually somewhat policed. When SR1 was brand new, in the very earliest days, it had no rules at all and a few ads appeared for things like nuclear material and slaves. The ads were extremely convincing and quite, quite chilling. DPR shut them down immediately and instituted the "no things that do harm to others" policy, though of course that policy was hardly internally consistent - he was quite happy to sell guns.

      But if OpenBazaar has no way to control listings at all, things like that might well start appearing again. And that would put them in a whole world of hurt. Governments care about the drug war yes - but they care about nuclear proliferation a hell of a lot more.

    11. Re:Look on the bright side ... by ArmoredDragon · · Score: 1

      I think they would have said that about bittorrent, tor, and bitcoins years ago. Most of the world's more repressive governments have already banned one or all of those.

      As for this one itself, I would think communist governments would ban this as well as trade itself is the biggest ideological enemy of communism.

    12. Re:Look on the bright side ... by Anonymous Coward · · Score: 0

      Yeah, don't you hate it how government keeps people from selling contaminated/spoiled food, or products laced with harmful chemicals. I tell 'ya, I have 20 barrels of perfectly good benzene just sitting here, and can't make a dime off it.

    13. Re:Look on the bright side ... by Khyber · · Score: 1

      Hi you fucking "I just registered an account to spam on this very topic" shill.

      Protip: Those of us that have been here a LONG while get to see your entire history and details for free.

      You registered an account specifically to talk about this exact subject.

      Go the fuck home, shill.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    14. Re:Look on the bright side ... by mjtaylor24601 · · Score: 1

      that is why we have dmca safe harbor laws the one good part of the dmca. its why gmail isn't shutdown for facilitating drug sales as well

      I could be wrong but I think the safe harbor provisions of the Digital Millennium Copyright Act only applies to copyright infringement. It's not a blanket protection against all criminal acts.

      --
      I wish I were as sure of anything as some people are of everything
    15. Re:Look on the bright side ... by Anonymous Coward · · Score: 0

      then a fork happens and it is Called OpenBizzare.

      unless the gov decides to ban all decentralized communication and commerce systems, because they can be used to trade in illegal items.

    16. Re:Look on the bright side ... by Anonymous Coward · · Score: 0

      The Openbazaar team is not the ones running development of the Tor version, it was forked. They are free to do what they want with the master branch and all those nice upgrades end up in the Tor version as well, but it has nothing to do with them.

    17. Re:Look on the bright side ... by tehcyder · · Score: 1

      I think they would have said that about bittorrent, tor, and bitcoins years ago. Most of the world's more repressive governments have already banned one or all of those.

      As for this one itself, I would think communist governments would ban this as well as trade itself is the biggest ideological enemy of communism.

      Score one for communism then.

      There are few things in life more tedious than the obsession with making money.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
  3. I don't hold my breath. by nospam007 · · Score: 1

    I'll wait for silk road 4.0

    1. Re:I don't hold my breath. by mythosaz · · Score: 1

      4.1 here. "dot oh" releases scare me.

    2. Re:I don't hold my breath. by EnsilZah · · Score: 1

      I'm sure they'll get shit halfway right with 3.11, for workgroups.

  4. Look on the bright side ... by Anonymous Coward · · Score: 0

    said OpenBazaar operations lead Sam Patterson

    Should he get banged up too, for facilitating criminal activity or something? Are these people really that fucking stupid?

  5. This is missing one of Silk Road's major features by sirwired · · Score: 4, Interesting

    This is missing one of Silk Road's major features of "washing" your BitCoins through a central pool. Without the laundering facilities available, it becomes a lot easier to track sellers down.

    I suppose a decentralized eBay-ish thing could be handy, but without the money laundering, it's a lot less useful.

  6. scary part... by TheCarp · · Score: 3, Insightful

    This looks great in concept but, having everyone run it on their own machines and host their own store means encouraging lots of people to be vulnerable to every security issue that comes along. Oops one remote exploit and anyone's anonymity can be compromised.

    Now, I am not fool, I realize that many of the bigger players will take more steps will protect themselves with dedicated servers rented under false identities etc....but the vast majority are being encouraged to leave themselves exposed to every vulnerablity that comes along because they don't have the sophistication to play the game that they are being encouraged to play.

    This is one of the reasons I really liked the concept of freenet....sure everyone is hosting but, there is author anonimty beyond simply "you can't find my IP", there is actual separation between hosted data and how it is published.

    Of course, I haven't tried it in years but, the problem always more seemed to be speed than anything since it is funadamentally a storage and retrieval mechanism and not a transport layer.

    --
    "I opened my eyes, and everything went dark again"
    1. Re: scary part... by Anonymous Coward · · Score: 0

      Do you run a web browser? How about an email client? FTP or even DNS or DHCP client? One exploit in any of those and there is just as much chance of having a bad day.

      Don't understand how you got voted up. I guess the /. crowd isn't as techie as it used to be.

    2. Re: scary part... by TheCarp · · Score: 1

      You seriously don't understand the problem then. Yes you are right about all those things however, there is a major difference here. None of those is offering up a service to the world that allows people to connect to me and make requests.

      It is an entirely different type of attack surface, with far lower requirements to exploit and allows for fast exploitation of many targets as soon as an exploit becomes available, and requires no compromise of intermediate systems to pull off, and no need to wait for an unpatched victim to fall into the trap.... they can collect targets ahead of time and exploit them all at once.

      --
      "I opened my eyes, and everything went dark again"
    3. Re: scary part... by Anonymous Coward · · Score: 0

      Sounds just like any other service that allows inbound anonymous connections.

  7. The future of capitalism by Sir_Eptishous · · Score: 5, Interesting

    After watching the video with the guy from OpenBazaar, and from things I've read lately about where capitalism is going, I have to wonder, where is the end game in all this?

    AirBnB threatens the hotel/motel paradigm, Lift and Uber threaten taxis, now OpenBazaar threatens online commerce, bitcoin, etc;
    These new services appear to be starting a crack, albeit a small one, in the current model of how money is made and by who.

    --
    We play the game with the bravery of being out of range
    1. Re:The future of capitalism by AltGrendel · · Score: 3, Insightful

      I don't thing there's going to be any kind of fundamental change in capitalism. The only thing that's going to change is the method and who gets to benefit from it.

      --
      The simple truth is that interstellar distances will not fit into the human imagination

      - Douglas Adams

    2. Re:The future of capitalism by Anonymous Coward · · Score: 0

      Problem is that crack can be easily filled once it becomes more than just a token item for geeks.

      All it would take is a treaty like WIPO or ACTA, something that is kept secret, then ratified, and by the time the residents of a country find out, it is the law of the land.

      Here in the US, treaties even supersede the Constitution (in theory, that shouldn't be the case, but put the DMCA against the 1A, and the DMCA wins every round.)

      Get a treaty to pass that forces ISPs to block traffic they cannot decrypt [1] and to a blacklist of IP addresses that they must adhere to (and trust me, it is trivial to block TOR nodes, be it relay or exit nodes.) Game, set, match.

      It can easily be done to ban BitCoins and have that enforced in the same way CP is enforced, with similar penalties. From there, force ISPs to monitor traffic and turn people in when they do a blockchain parse.

      [1]: Trivially easy. With a BlueCoat device, it MITMs SSL to log what is going on, and if it can't do that, it just blocks the connection, so VPNs or SSH connections don't happen.

    3. Re:The future of capitalism by Sir_Eptishous · · Score: 1

      Great post, and I agree it wouldn't be difficult to shut down something that enables the illegal trade to flourish, ala Silk Road.

      However, I'm not looking at OpenBazaar or the others I referred to as "here is where I'm going to buy my child porn and meth" sort of sites. I'm looking at them as just another instance(and they keep piling up) of how decentralized economics is and will change the bigger picture of the future of capitalism and economics. As the guy at OpenBazaar seems to allude to, "Why let eBay/AliBaba/Amazon dictate online trade?"

      The nature of careers and work are changing, the increased "production" of workers due to robots and computers, etc. "Micro jobs" and people working small hours, etc;

      Combine all that with the fact that unemployment will only increase as time goes on.

      --
      We play the game with the bravery of being out of range
    4. Re:The future of capitalism by silfen · · Score: 3, Interesting

      I don't thing there's going to be any kind of fundamental change in capitalism.

      Well, there is a change in the sense that these businesses make rent seeking harder. That is, it forces companies to compete in the market (true capitalism) vs running to government to ask for handouts or favorable treatment (crony "capitalism").

    5. Re:The future of capitalism by Anonymous Coward · · Score: 1

      We have a winner!!! The founders of Ebay, and millions of other companies got rich and became the "capitalists" from nothing. This idea that there are a bunch of men in suits somewhere that determine "capitalism" is the reason why ignorant people hate capitalism. They don't understand that the very idea of capitalism is that anyone that does something better/cheaper/whatever than everyone else wins. This doesn't fly in the face of capitalism, it IS capitalism. If you can't find the end game for anyone running something then you are ignorant. What is the end game for politicians? It can be summarized as Power.

    6. Re:The future of capitalism by Okian+Warrior · · Score: 1

      I don't thing there's going to be any kind of fundamental change in capitalism. The only thing that's going to change is the method and who gets to benefit from it.

      I disagree.

      Wikileaks was effectively stopped when all credit card companies refused service. Defense distributed lost their payment processor ("Stripe").

      The TOS for many online resellers restrict what you can and cannot sell - eBay won't let you sell booze or their empty, collectible containers, animals, or event tickets. (Why can't I resell my event ticket if I decide I'm not going to use it?) Amazon, even Craigslist have similar restrictions. You can't sell fart apps on the apple store.

      This will also put a crimp in the way Corporate Law Enforcement operates. Instead of spending time tracking down the distributor of pirated works, they'll have to fall back to investigating murders, thefts, and assaults.

      And then there's the economic upheaval which will happen when previously banned markets become easily accessible. Drugs come to mind, but this will also have an effect on easily-copied data streams such as games, movies, and books. Knowing that your movie will be immediately copied and that you will get no revenue *after* it's made, entertainment might have to switch to a kickstarter-style model. Stephen king proposes a new book, gets $100,000 in seed money, writes it and sets it free on the internet. That sort of thing.

      These are just the first few things that come to mind. Some are speculative, but others are happening right now.

      I'm pretty sure you're under-estimating the effect that secure untraceable commerce would have on the world.

    7. Re:The future of capitalism by Sir_Eptishous · · Score: 1

      I'm pretty sure you're under-estimating the effect that secure untraceable commerce would have on the world.

      That is a great point, and it appears to be an under-appreciated view of how things are developing.

      --
      We play the game with the bravery of being out of range
    8. Re:The future of capitalism by Wonko+the+Sane · · Score: 1

      Get a treaty to pass that forces ISPs to block traffic they cannot decrypt

      So then we just move to steganography.

    9. Re: The future of capitalism by Chexsum · · Score: 1

      government sponsored capitalism and unbounded individual capitalism are the only types i hate. capitalism as an idea is great but the current system could use some work.

      --
      Pixels keep you awake!
    10. Re:The future of capitalism by Anonymous Coward · · Score: 0

      AirBnB threatens the hotel/motel paradigm, Lift and Uber threaten taxis, now OpenBazaar threatens online commerce, bitcoin, etc;

      These new services appear to be starting a crack, albeit a small one, in the current model of how money is made and by who.

      Not much change in how the money is made - either renting a space on a short term basis, or driving people around for money. There are a limited number of people who want to run a b & b, so there's always going to be a place for hotels; similarly, not much stops the pool of existing cabbies from also contracting with Uber.

      If OpenBazaar is even a little more difficult to use than ebay, it won't be a threat - network effects mean that sellers go where the buyers are, and buyers go where the sellers are. And it's bound to be more difficult to use.

    11. Re:The future of capitalism by radl33t · · Score: 1

      capitalism isn't most of those things. its simply about privately own capital and production seeking profits. that's it. the false ideals you attribute it are the reason why ignorant people love "capitalism."

    12. Re:The future of capitalism by Impy+the+Impiuos+Imp · · Score: 3, Insightful

      Politics is about inserting yourself in the way of capitalism, AKA economic freedom, to get paid somehow to get back out of the way.

      The first principle is freedom, and it is still way too easy for fraudulent reasons such as "there is only room for one cable company in this city", or 5000 cabs, or one ferry boat company, or private parking near an airport needs a 30% tax because they take business away from the inefficient, on-site government parking lot.

      ENOUGH. Time for freedom

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    13. Re: The future of capitalism by Impy+the+Impiuos+Imp · · Score: 1

      Thank you. Recognize it as an unparalleled engine of invention and wealth creation for the average person, that perhaps needs some government action for rough edges, like pollution or a safety net for sudden Jon loss.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    14. Re: The future of capitalism by Chexsum · · Score: 1

      i cant see how steganography can anonymize a connection and hide a transaction when the end point is public knowledge. it is also not trivial to categorize a data stream as encrypted or not so further discussion isnt needed. i dont know the device he/she is talking about but im guessing its just an average basic web services filter that would disallow everything thats not allowed.

      --
      Pixels keep you awake!
    15. Re: The future of capitalism by Anonymous Coward · · Score: 0

      No, capitalism is about starting something up and then taking active measures to prevent competition. In the old days it was hired private thugs. These days it's purchased laws and purchased law enforcement.

      Your fairy tale model is just that. I dislike capitalism precisely because I understand it quite well. It will never be anything but utterly corrupt unless brought to heel by an outside force. That outside force is government working for the people. We don't have that now, and absolutely enormous sums are spent to make sure we don't get it.

      When your enemies (the rich and corporate) doesn't want you to have something, that something is exactly what should be worked twoard.

    16. Re:The future of capitalism by Anonymous Coward · · Score: 0

      Nah, it is more like skirting regulations. Cheating.

      A lot of regulations are there to prevent past tragedies from repeating themselves. Sure, there are also issues with corruption and unfair playing fields, but both shit like airbnb and uber are just ignoring regulations.

    17. Re: The future of capitalism by Wonko+the+Sane · · Score: 1

      i cant see how steganography can anonymize a connection and hide a transaction when the end point is public knowledge.

      Good.

    18. Re:The future of capitalism by Anonymous Coward · · Score: 0

      ... by whom!

    19. Re: The future of capitalism by Khyber · · Score: 1

      If you can't see how, then you do your username a great disservice (not like you haven't already done that with that misspelling.)

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    20. Re:The future of capitalism by Anonymous Coward · · Score: 0

      Crony capitalism is a term that means fascism, used by Republicans who want to pretend that unrestrained capitalism will not lead to a concentration of wealth and a fascist oligarchy.

    21. Re:The future of capitalism by Anonymous Coward · · Score: 0

      AirBnB threatens the hotel/motel paradigm, Lift and Uber threaten taxis, now OpenBazaar threatens online commerce, bitcoin, etc; These new services appear to be starting a crack, albeit a small one, in the current model of how money is made and by who.

      One of these things is not like the others. Unlike OpenBazaar, AirBnB, Lyft, and Uber aren't decentralizing the hotel/taxi businesses. They are disrupting them with massive centralization. With their business model no longer is there a few hotel chains or taxi companies (many of which may even be local to a single city or region), instead every single transaction for the entire world is going through a single company that is taking a cut. That's much, much worse for the common people, especially as those businesses show a complete disregard for regulations.

    22. Re: The future of capitalism by Anonymous Coward · · Score: 0

      And when and where has the government "worked for the people". You are talking about the common people, are you.

      You talk about monopolism (competition prevention and hired thugs/lawyers/politicans), not capitalism. Capitalism is every mans right to conduct business (mom and pops shop).

  8. Re:This is missing one of Silk Road's major featur by elephantdog · · Score: 1

    dark wallet will be integrated, I'll be using the open bazaar for legal transactions, selling to people without asking ebay for permission and having to use that paypal crap

  9. It's a frickin' pipe dream (pun intentional) by Chas · · Score: 2

    Seriously, if you're running across someone else's network and/or on someone else's hardware, you can't keep this anonymous.

    Even if you're running on your OWN hardware, you still have to interconnect. And there just isn't a good, reliable way to remain anonymous.

    If someone can get in and see your wares, the feds can as well. At which point, you take up residence in FPMITA prison and they liquidate your life for cash.

    --


    Chas - The one, the only.
    THANK GOD!!!
    1. Re:It's a frickin' pipe dream (pun intentional) by Anonymous Coward · · Score: 0

      And there just isn't a good, reliable way to remain anonymous.

      Have you ever heard of an entity called "Satoshi Nakamoto"?

    2. Re:It's a frickin' pipe dream (pun intentional) by Chas · · Score: 1

      Why yes. And didn't he spend a lot of time trying to avoid the media a while back?

      --


      Chas - The one, the only.
      THANK GOD!!!
  10. Re:This is missing one of Silk Road's major featur by penguinoid · · Score: 1

    I don't see why that can't be a completely separate service. It should be perfectly legal to trade one coin for another, and it is legal to value your privacy. Suspicious, perhaps, given that everyone's been giving up all their personal info left and right, but legal. Am I wrong?

    --
    Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
  11. focus on uncontroversial business by silfen · · Score: 1

    A decentralized free market like that is good for many reasons. The way to get something like that established is to focus on uncontroversial business. If it primarily becomes a tool for illegal dealings, merely having the software on your computer might be construed by courts as evidence of illegal activity.

    1. Re:focus on uncontroversial business by Nyder · · Score: 1

      A decentralized free market like that is good for many reasons. The way to get something like that established is to focus on uncontroversial business. If it primarily becomes a tool for illegal dealings, merely having the software on your computer might be construed by courts as evidence of illegal activity.

      Yep, that same way having an unregistered gun means you are a murder.

      --
      Be seeing you...
    2. Re:focus on uncontroversial business by ihtoit · · Score: 1

      no, it's even more basic than that; it's the fact of having a penis makes you a rapist.

      (you might not even be aware that such software is even installed on your computer...)

      --
      Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
    3. Re:focus on uncontroversial business by silfen · · Score: 1

      Yep, that same way having an unregistered gun means you are a murder.

      You know, with idiots like you attacking people who are actually pro-liberty and think that the current state of affair sucks, it is hardly surprising that we aren't making any progress.

      In different words, if you want to know why having an unregistered gun gets people in trouble, it's because people like you like to whine and complain instead of figuring out smart strategies for doing something about it.

  12. OpenBazaar a honneypot? by Anonymous Coward · · Score: 0

    That would be hilarious and I quite frankly think that the governments of the world have heard enough from content owners that this is probably the case.

  13. Re:This is missing one of Silk Road's major featur by Anonymous Coward · · Score: 0

    Yes, legal. It will also be used as an excuse to trigger an audit once the powers that be connect IPs to taxpayers.

  14. Re:This is missing one of Silk Road's major featur by Archangel+Michael · · Score: 4, Insightful

    People give up their liberties when government cries "ILLEGAL". The problem is, there is no crime between two willing people.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  15. Honey, Everything is Illegal by Tokolosh · · Score: 1

    Federal prosecutors in February accused two of the biggest US honey processors - Honey Solutions of Texas and Groeb Farms Inc of Michigan - of buying illegal Chinese imports of the product in order to avoid being assessed tens of millions of dollars under the anti-dumping duties. The companies were fined a total of $3 million but, under deferred-prosecution agreements, won't face further penalties if they don't repeat the conduct alleged.

    Also charged were five individuals, including four US honey brokers, who prosecutors say took part in a scheme that led to the evasion of more than $180 million in duties and the sale of honey containing an antibiotic not approved in the US.

    China Daily USA 07/01/2013

    --
    Prove anything by multiplying Huge Number times Tiny Number
    1. Re:Honey, Everything is Illegal by Anonymous Coward · · Score: 0

      If people always used their guns this wouldn't happen.
      Because they or the government people would be dead and gone.

      That is what should happen. A shooting war is needed.

    2. Re:Honey, Everything is Illegal by Anonymous Coward · · Score: 0

      ...A shooting war is needed.

      Because those Taliban and Mujaheddin have been so successful against Drones, Hellfire missiles and AC-130's?

    3. Re:Honey, Everything is Illegal by Anonymous Coward · · Score: 0

      Yes. They still get to marry young girls and still are there, and will be once America leaves, which it will. They do not obey america's laws, nor the laws of their "own" government.

      Americans civillians do not get to marry young girls, must obey america's laws, and america will never leave.

      One people decided to fight. The other decided to fat.

    4. Re:Honey, Everything is Illegal by Anonymous Coward · · Score: 0

      You know, one of them is only there because the other one has those laws you so frown upon. Because without them it'd be trivial to just glass the entire country and then there would be nothing living there larger than your average house cat.

    5. Re:Honey, Everything is Illegal by Anonymous Coward · · Score: 0

      America doesn't glass other countries because then it would be glassed itself. No laws in operation there.

      And no, america doesn't fail to be glassed because it prevents men from their God given right (Old Testament) to marry female children.

      America fails to be glassed because it would glass those doing the glassing. Again, no laws in operation.

  16. legal pot by Anonymous Coward · · Score: 0

    will kill a big part of site users

  17. Re:This is missing one of Silk Road's major featur by chihowa · · Score: 1

    The problem is, there is no crime between two willing people.

    That's a bit of an oversimplification. There's a whole class of crimes that involve willing, if misinformed or deceived, people: fraud.

    And while the definition of "willing" is debatable, the impact of consent is also subject to reasonable (IMHO) constraints, as with minors or people of otherwise diminished capacity (drugged, intoxicated, or mentally retarded). Once you start accounting for the nuances of reality, your maxim doesn't have quite the same truthy ring to it anymore.

    --
    If you want a vision of the future, imagine a youtube comments section scrolling - forever.
  18. Re:This is missing one of Silk Road's major featur by Anonymous Coward · · Score: 0

    Nope, that's only because you follow the feminist religion (you are a piece of trash that should be killed btw, as with all feminists).

    Old Testament allows men to have female children as brides, so does Islam, so do the Vedic religions.

    It is only your Feminist religion that disallows men female children no matter what (no matter if the girl and man both want it).

  19. Great idea, but some concerns... by RanceJustice · · Score: 1

    It seems like OpenBazaar is off to a good start, but there is still a long way to go before users can use it with confidence. Some issues I can think of that the current implementation doesn't yet solve

    Privacy/viewability of content between "open" nodes and "darknet" nodes. If OpenBazaar is to be equally for people selling homemade handicrafts and those who want to sell or trade in substances their governments find illicit, its going to be a big issue to have both of them displayed side by side. How do you browse for sellers of what you want and what sort of search algorithm do they have? After all, if "Etsy Jane" goes online and says "Show me all current sellers", and a percentage of what comes up includes the illicit, she's not going to be likely to want to transact on the same site. Likewise, "Silk Road Sam" opens up the marketplace and sees a whole bunch of people who are not there looking for his illicit wares, he's not going to be comfortable selling knowing that any busybody or "do-gooder" could see, call attention to, and otherwise make trouble for him. Unless they go with the very restrictive "You have to know the specific identity of the user or group of users in order to see their sales/buy from them etc.", a la say..RetroShare etc.. this will be a problem. The other option for them to have specific "groups" so to speak - connect to Node X for Y Goods etc.. but this could be a point of failure as well, as whomever manages/monitors "Node X", could be in control and thus vulnerable. Maybe there's something I've not seen yet that deals with these issues, but it is important to facilitate good usage. In a related discussion, there's a big difference between "Accessible optionally to those using TOR" and "Only accessible to TOR or other darknet users". If connecting is only optional, then its possible that clearnet connections could be leveraged to gain more information about obfuscated traders and the like. Ultimately, figuring out who sees WHAT buyers and sellers will be important and what qualifications are deemed necessary, who deems them so, and who manages them. This goes double for the transactions of funds via Bitcoin. If there is not an in-built coin-scrambler, that means its going to be a lot easier to track some transactions than others. I''m not sure that it is good enough to give the people the "option" of better security and privacy - it needs to be mandatory. If this means you HAVE to log in via i2p and/or TOR. So be it. ALL transactions all over the network have to go into a coin-scrambler of some sort etc.. yet it has to be built into real-time transactions, so that it isn't as though there's a big Bitcoin account owned by "the network" where the jumbling takes place, thereby creating a point of failure (who manages this bitcoin account? If it is compromised, everyone loses their coins etc... the same issues with many current darknets etc)

    Lets not forget that this platform is going to be targeted - by scammers, by governments and corporate stooges etc. How are you going to deal with bad actors, if this becomes an "ebay" level scale for "normal" users. Darknet users dealing exclusively in illicit goods or those that are unlikely to be sold elsewhere for whatever reason may put up with the chance of scams because its much better than the alternative, but standard users will say "Why should I use this when I can get Buyer Protection from Ebay, Amazon etc.." Yes, "reputation" systems can be built up over time, but Bitcoin doesn't have any sort of "chargeback" system. Imagine the amount of people who could scam, create a new node/identity, scam etc... all without much repercussion if there isn't any authority to provide chargebacks, bannings and the like. Some may say "then only buy from high reputation sellers and vice versa", but that limits the growth of the marketplace because nobody is going to want to transact with newcomers. Either that or scammers will work with their friends/networks and build up "just enough" rep to look legit, before scamming. T

    1. Re:Great idea, but some concerns... by DanielRavenNest · · Score: 1

      > but Bitcoin doesn't have any sort of "chargeback" system.

      The first Silk Road solved this problem by "escrowing" bitcoin payments. Drug buyer sent funds to the Silk Road, who held them until the buyer got his goods and was satisfied. When he posted a positive review/reputation score, the funds were released to the seller. With the distributed "OpenBazaar" system, you just need neutral third parties to supply the escrow service.

  20. Silk Road 2.0 busted ... by CaptainDork · · Score: 1

    ... Tor isn't a big help here.

    --
    It little behooves the best of us to comment on the rest of us.
  21. Re:This is missing one of Silk Road's major featur by mjtaylor24601 · · Score: 1

    Old Testament allows men to have female children as brides, so does Islam, so do the Vedic religions.

    The old testament also allows for stoning people for being "a stubborn and rebellious son". That does not, to my mind, make it a good idea.

    --
    I wish I were as sure of anything as some people are of everything
  22. Re:This is missing one of Silk Road's major featur by thrig · · Score: 1

    A businessman and governor can certainly come to some sort of mutually willing and beneficial agreement regarding the management of, say, coal fly ash on the property of said business, perhaps in the area of how well all those expensive regulations and inspections are carried out, and Governor Pat McCrory did work for Duke Energy all those years. Oh, your downstream water is now a little polluted? Whoops, tee-hee! No crime, just two willing folks who came to an understanding, uh-huh.

  23. Re:This is missing one of Silk Road's major featur by Archangel+Michael · · Score: 1

    "Old Testament allows men to have female children as brides"

    I need chapter and verse for this "allowance" I've not ever seen it.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  24. No it does not. by Anonymous Coward · · Score: 0

    You win today's dumb comment award.

  25. Re:This is missing one of Silk Road's major featur by Anonymous Coward · · Score: 0

    Deuteronomy 22 28-29 in hebrew.

    Rape an unbetrothed young girl (this is what the hebrew says), keep her, pay father money, never send her away.
    Read the Hebrew word by word.

    You've never seen it because you read censored/unclear english bibles.

  26. Re:This is missing one of Silk Road's major featur by Anonymous Coward · · Score: 0

    And if we move away from black letter law and into historical preferance, who did the moses' men kill and who did they keep for themselves. Well they killed the men. They killed the women. They killed the goats. Killed the sheep. Killed the calves. Killed the bulls. Kept the women children for themselves.

    But I'm sure none of this means anything to you.

    Marry young female children. They're the best for men.

  27. Re: This is missing one of Silk Road's major featu by Anonymous Coward · · Score: 0

    Why have you spared the life of all the women...? So kill all the male children. Kill also all the women who have slept with a man. Spare the lives only of the young girls who have not slept with a man, and take them for yourselves". Num 31:7-19.

  28. Re:This is missing one of Silk Road's major featur by Archangel+Michael · · Score: 1

    Interesting that they be unbetrothed (Implying marriageable). Additionally, the implication is that it was mutual consent (they be found). Lastly, it is implied that they would be "married" at that point.

    The context of the entire passage is about rape, but rather about sexual purity. So, no, this doesn't mean mean can rape girls. Nice Try though.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  29. Re: This is missing one of Silk Road's major featu by Archangel+Michael · · Score: 1

    Nope. Not general counsel to rape girls. Or even have child brides. Age is not actually mentioned in any of the so called passages, and clearly the passage above Deut 22:28-29 implies females of marriageable age (in the midst of sexual purity laws).

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  30. blimp net and dongle swap by Anonymous Coward · · Score: 0

    Blimp net involves obtaining a helium filled balloon. Stick aerial to balloon. Paint balloon black.
    Run blimp into sky from kite string. Best on dark nights avoids detection. You run the internet
    in bits of info, over citizens band radio, ham radio, fm or am, analogue. Blimp net was
    limited to local in phase one, about twenty or thirty miles. Then users thought could connect
    to entire net, from any point in seven nearest towns. You would have seven suspect towns.
    The officials could track you down to regional level, but needle in the haystack, the haystack would
    be seven towns big. Blimp net is tiny, however officials have never never compromised it.
    With dongle swapping, the officials track "somebody" down with the greatest of ease. It's just
    that they sold their dongle to a complete stranger. A Cash only deal in a pub car park, a chap in blue jeans with brown hair.
    The stranger could be caught when he tops up the credit, or the account could be frozen. Dongle swap
    is hardly ideal but it certainly does make life difficult for officials. Dongle swap is hardly used on it's own, but as an extra line of distraction.