Slashdot Mirror


Why American Corporate Software Can No Longer Be Trusted

jrepin writes "There is a problem with proprietary, closed software, which makes Rick Falkvinge, the founder of the first Pirate Party, a bit uneasy: 'We get a serious democratic deficit when the citizens are not able to inspect if the computers running the country's administrations are actually doing what they claim to be doing, doing all that and something else invisibly on top, doing the wrong thing in the wrong way at the wrong time, or doing nothing at all. ... In the debate around the American Stop Online Piracy Act, American legislators have demonstrated a clear capability and willingness to interfere with the technical operations of American products, when doing so furthers American political interests regardless of the policy situation in the customer’s country."

37 of 240 comments (clear)

  1. The Era of Linux is at hand by DadLeopard · · Score: 5, Insightful

    Well if you deal out Microsoft, Apple And Google, you are left with not much but Linux as an alternative! I for one would love to see this happen as resources and money would have to be poured in to make Linux distributions and applications that were world class!

    1. Re:The Era of Linux is at hand by Presto+Vivace · · Score: 5, Insightful

      I am increasingly of the view that Richard Stallman is correct, living in freedom means using free software.

    2. Re:The Era of Linux is at hand by Pharmboy · · Score: 5, Informative

      you are left with not much but Linux as an alternative!

      FreeBSD, (and other BSDs), FreeDOS, Darwin, Haiku, Plan 9, Solaris just to name a few. FreeBSD in particular is quite competitive with Linux, since many of the same GUI elements and applications will run on both.

      --
      Tequila: It's not just for breakfast anymore!
    3. Re:The Era of Linux is at hand by pla · · Score: 3, Interesting

      Unfortunately, not even that - The recent debacle with Canonical/Ubuntu needing to pull the Oracle/Sun JVM pretty much demonstrates that we can't even trust FOSS, without completely disabling any form of updates whatsoever.

      That said, at least with open source, you have a chance of identifying and disabling the myriad ways a system tries to update itself. Good luck getting anything proprietary to stop phoning home, short of never connecting it to the internet (in which case it may just petulantly refuse to work, a la the annoying DRM in many games).

    4. Re:The Era of Linux is at hand by houstonbofh · · Score: 4, Informative

      That was FUD. Oracle is moving Java from the Java6 sdk to the openjdk, and this Ubuntu upgrade move you from sun java to open jdk... If you can live without update, don't do the upgrade. Upgrade Manager even tells you what it is doing.

    5. Re:The Era of Linux is at hand by sjames · · Score: 4, Informative

      Had The Oracle/Sun JVM been free-er, that move would have been unnecessary.

    6. Re:The Era of Linux is at hand by Runaway1956 · · Score: 3, Informative

      "If you can live without update,"

      The wife is doing fine on a three year old installation. Updating Firefox broke Pogo - or updating Java broke Pogo. One or the other. So, she nagged at me for three days to DOWNGRADE Firefox and Java, and there have been no updates on her machine since. If it breaks Pogo, it's bad, bad, BAD!

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    7. Re:The Era of Linux is at hand by gatkinso · · Score: 3, Funny

      I am not sure how you pirate completely free software, but since not all free (speech) software is free (beer) software, I suppose it is possible.

      --
      I am very small, utmostly microscopic.
    8. Re:The Era of Linux is at hand by Anonymous Coward · · Score: 5, Funny

      Yes I'm sure Haiku will come up first on their list of OSes that people actually give a shit about. They'll probably implement the backend in Haiku, the frontend on Plan 9, and the supporting software on Solaris so that every one of you chucklefucks can jack off about the fact that someone actually uses your OS.

    9. Re:The Era of Linux is at hand by Gonoff · · Score: 3, Insightful

      This a mis-association a lot of FOSS advocates/enthusiasts have to deal with.
      Freedom can no more morph to equal 'piracy' than it can morph to equal purple or anaconda.

      I can use my freedom to 'pirate' IP, wear purple underpants or keep a snake but the fact I choose not to has nothing to do with my freedom or lack of it.
      My wanting freedom has nothing to do with wanting to do certain things that large corporations have had our legal systems changed to prevent. Just because people are very against those legalised criminals does not mean that they want to steal their Imaginary Property.

      --
      I'll see your Constitution and raise you a Queen.
    10. Re:The Era of Linux is at hand by CAIMLAS · · Score: 4, Interesting

      FreeBSD in particular is quite competitive with Linux, since many of the same GUI elements and applications will run on both.

      Not quite true.

      For a very narrowly defined subset of hardware, FreeBSD is quite competitive with Linux assuming you're using DragonFly and not FreeBSD due to the erratic and insecure nature of ports maintenance.

      FreeBSD lacks the accessibility and support that Linux does. By "support" I not only mean community support and end-user documentation (or kernel architecture documentation which is correct/consistent/current, for that matter), but hardware support, which is spotty on quality even when the hardware is "supported". ("That's the vendor's responsibility", someone will say. Since when has that been fully accurate? Even MS has taken great efforts to make sure that there are good drivers for Windows.)

      Never mind that most applications which work on FreeBSD do so through a Linux compatibility layer which is kludged together, at best, and a maintenance and security nightmare at worst.

      It'd be nice to have an alternative, but FreeBSD proper is not it.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    11. Re:The Era of Linux is at hand by pla · · Score: 5, Insightful

      That was FUD. Oracle is moving Java from the Java6 sdk to the openjdk, and this Ubuntu upgrade move you from sun java to open jdk.

      Yes and no... Given the more-or-less equivalence of the two JDKs, it means a minor nuisance for most people as they search the forums to figure out why Random App X inexplicably broke, and how to point their favorite toys at Open instead of Sun. Should they ever have needed to do so?


      Upgrade Manager even tells you what it is doing.

      To most people, an official "update" amounts to a calm reassurance that some geek-deities somewhere far away, perhaps Silicon Valley, perhaps Finland, perhaps Mars for all they know, have cast a spell that will make everything work out alright. Even among lower-tier tech-savvy people, very few would know whether or not they wanted to let the updater make the indicated change. Hell, even as a seasoned developer, I wouldn't necessarily know (prior to the change) what, if anything, would break as a result.


      I don't disagree with you in spirit, but the issue still boils down to having changes made semi-unwittingly to your system, for political rather than technical reasons. Not because it will give you the best long-term outcome, but because an agreement has expired between parties you don't even recognize as even remotely relevant to the state of "your" PC.

      And that I take as the heart of the FP's argument - We can't trust proprietary software because we can't know when a distribution agreement may retroactively expire, or a court may waves their wand-o'-justice to make P2P magically illegal overnight, or some government wants to censor any mention of Pastafarianism. None of those, except by my decision to play ball, should have any effect whatsoever on my PC that worked just fine the day before.

    12. Re:The Era of Linux is at hand by SplashMyBandit · · Score: 5, Informative

      n00b. No one forces you to adopt the GPL. Only those enlightened souls who *actually create something* can choose to use the GPL. All the *non-creators* who want to use the stuff the creators made without giving their own users the same freedoms are the ones who whinge.

      GPL is not slavery and saying it is means you have a poor grasp of it. GPL is set of copyright terms that are designed to avoid slavery/proprietary lock-in/corporate malfeasance to users. If you don't want to use/re-use GPL software then don't. The GPL creators owe you nothing so quit whinging. How about you *create* something yourself - then we'll see what the copyright infringers and software stealers (China is bad for this) make with your stuff.

    13. Re:The Era of Linux is at hand by SplashMyBandit · · Score: 5, Informative

      The word 'piracy' is an attempt by Big Media to frame the debate. Let's be clear: 'piracy' is unlawfully attacking a ship on the high seas; 'copyright infringement' means unlawfully copying something. In this case 'freedom' will never equate to piracy. Freedom may mean ignoring copyright infringment if it is for the greater social good (which is my understanding of Stallman's position) - in fact in the past the USA was founded on industries that bypassed patents and copyrights held by British industry (such as automated looms etc), so such as position is not without precedent and is no less moral than the fledgling US government (the 'Founding Fathers' as they seem to be idolized as today).

    14. Re:The Era of Linux is at hand by Oligonicella · · Score: 3, Informative

      Webster's Unabridged Dictionary:

      piracy, n., pl. piracies.

      1. practice of a pirate; robbery or illegal violence at sea.
      2. the unauthorized reproduction or use of a copyrighted book, recording, television program, patented invention, trademarked product, etc.: The record industry is beset with piracy.
      3. Also called stream capture. Geol. diversion of the upper part of one stream by the headward growth of another.

      You are incorrect.

    15. Re:The Era of Linux is at hand by vux984 · · Score: 4, Informative

      You must only use the GPL not the MIT, BSD, Apache, University of Illinois, etc... licenses.

      You can choose whatever license you want if you write the software from scratch.

      But if you decide to take GPL software to make your project, then you have release your project under the same license. Those were the conditions you accepted when you took SOMEONE ELSES CODE and used it in your project.

      If you don't like those conditions, don't incorporate code that belongs to those people into your project.

    16. Re:The Era of Linux is at hand by GameboyRMH · · Score: 5, Insightful

      BSD fans are the libertarians of the software world. They want full freedom in theory even if it means serfdom in practice, rather than a system which is less free in theory but delivers more freedom in practice.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
  2. "No longer"? by Lisias · · Score: 4, Insightful

    And it was ever trustful, in the first place?

    --
    Lisias@Earth.SolarSystem.OrionArm.MilkyWay.Local.Virgo.Universe.org
    1. Re:"No longer"? by Anonymous Coward · · Score: 4, Insightful

      I don't get the article.

      What does SOPA in the USA add to the fact that closed source software cannot be trusted?

  3. Re:Patriot Act Backlash Mk2 by the+eric+conspiracy · · Score: 3

    Really? Do you have a reference for that? AFAIK the US Government does NOT ban the use of Chinese electronics in government or defense applications.

  4. Running the numbers? by thej1nx · · Score: 4, Interesting

    One of the major arguments for SOPA have been the trillions of dollars of theoretical losses of sales by the Media companies. As has been pointed out repeatedly ad nauseum, these losses are only theoretical.

    But has someone on the senate actually done some estimation of possible loss of revenue, if the internet actually becomes splintered and USA loses its control? Or of even more foreign governments just turning to open source solutions, instead of to, say Microsoft? China, for example, is a big competitor already for the control of internet. They control a sizable part of it already. Let us say that they actually get it in their head to actually set up an alternate mechanism and act as the controlling authority? Even USA doesn't really dares to stand up to them... so all in all, we are talking of China ultimately controlling the distribution of said media/softwares, and who knows what terms they will set for the USA based companies?

    I will admit that chances of above happening are remote at the moment. But what are these media folks, and their employees in the senate, smoking? Why even take the chance?

  5. Android by Weezul · · Score: 3, Informative

    If you use Android, you should check out the Guardian Project.

    --
    The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
  6. Re:HATE AMERICA WEEK by Script+Cat · · Score: 3, Insightful

    The difference is the ideas. The idea of America is being lost. What is leftover when that is gone is just another place. May as well be called just Homeland. The ideas that are traditionally associated with America are not espoused by those that use the term Homeland.

  7. Re:Patriot Act Backlash Mk2 by Baloroth · · Score: 5, Informative

    which is hilarious because our manufacturing base is gone.

    Which is why we still have more manufacturing capability than any other country in the world, including China? Granted those stats are a bit old, it's still true. The number of jobs is down (by a lot), because US manufacturing has grown more efficient, which creates the impression that we lack manufacturing capability. Well, that and all the "Made in China" crap you find at Walmart. The reality is the US makes ~18% of the worlds manufactured stuff. And that is considered a "small fraction" of the US's economy. In an international context, the US is massive. Still by far the biggest player.

    Also, the US probably should ban Chinese electronics in defense applications, but they don't.

    --
    "None can love freedom heartily, but good men; the rest love not freedom, but license." --John Milton
  8. Closed source software can never be trusted by Hentes · · Score: 4, Informative

    Security-critical environments are one of the few places where open source should be a must.

  9. Re:"No longer"? Missed the point by b4dc0d3r · · Score: 3, Insightful

    No it was not, but that's not the point. Congress can order technology to restrict freedoms outside America. That was only theoretically the case before SOPA and similar bills. Now, there is no reason to assume that the American government is not interfering with any technology you can't inspect yourself.

    Or to remove the double negatives: Now there is reason to assume the American government is interfering with any technology you can't inspect yourself.

  10. Brilliant! by jjoelc · · Score: 4, Insightful

    We all know that SOPA is all about the money (I'll ignore the "everything is" argument, for now). Money the *IAAs feel they are losing, money the politicians have accepted in campaign contributions... Even the advertisements trying to drum up support for SOPA are about all the jobs (money) that will be lost if this doesn't become law...

    Every argument I've heard has been about ideals and technology... We all know how politicians and corporations feel about ideals. Freedom of speech, Impossible to implement, Would break the very foundation of the web, etc... All meaningless to these people without a dollar sign attached to them.

    This is the first argument I have heard that directly turns the tables. "Pass SOPA, and we will no longer trust any software produced by a US company." This would affect many more than just MS, Apple, and Google... How many PCs will Dell, (or HP, or Acer, or...) sell outside of the US if they are not allowed to sell them with (or without) Windows? If Dell et. al. are forced into producing computers with Windows installed for the US market, and %NotWindows% for the rest of the world, how long before they decide it isn't worth the effort, and just pick their favorite %NotWindows% for the entire line? How many jobs will be lost if no one in Europe is allowed to use Photoshop, MS Office, iTunes, AutoCAD,... The list goes on and on.

    Do I think this is likely to happen? Not really.. But it makes for a good advertising campaign against SOPA.

  11. Linux won't save you by brainzach · · Score: 4, Informative

    Those who will be affected most by SOPA are those who rely on American billing, search and advertising services.

    It doesn't matter if you are running Linux, if you are hosting content that is flagged for violating copyright law, then you risks losing your advertising revenue.

    The solution to the problem is to use services in other countries than the US. Whether you are running Linux or Windows is irrelevant.

  12. Who watches the watchers? by shmlco · · Score: 5, Insightful

    I find this sort of thing rather amusing. You didn't trust closed source software...

    So you download ten million or so lines of source code from some anonymous server, written by thousands of people you've never met and will never know. You then build it using even more software and libraries and tools running under yet another OS, and you then install it on hardware with its own BIOS and roms and controllers.

    Hundreds of millions of lines of code you've never seen, and never will see...

    And yet the end product of THAT result is somehow more trustworthy.

    Right.

    --
    Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    1. Re:Who watches the watchers? by PaladinAlpha · · Score: 5, Insightful

      True or false: it's easier to audit software you have the source to, compared to software you only have a binary for.

      True or false: the source to a piece of distributed software is in the hands of many people.

      True or false: if one person finds a problem, they can find others.

      How would you feel if laws were secret? Yet, how often have you read through all the laws on the books?

  13. Re:HATE AMERICA WEEK by flimflammer · · Score: 4, Funny

    It's a Foster Motherland.

  14. Let's first get this right: by rickb928 · · Score: 4, Insightful

    "Why American Corporate Software Can No Longer Be Trusted"

    This should read:

    "Why Corporatations Cannot Be Trusted"

    And I'm not sure TFA answers that very well.

    Today's global economic situation is not much different than that of 1932. After years if not decades of reckless investment, currency and market manipulation, leveraged investment, and rapacious profit-making, US corporations and banks conspired in a way that ultimately led to a economic meltdown.

    In 1929 they didn't need computers and software to do this. They needed a willing and complicit Legislature, courts, and government agencies. The results then are well known, as they are today.

    We started back down this path in 1999 with the repeal of the Glass-Steagell Act. Couple that with the continuous pressure to expand home ownership, a Federal Reserve inappropriately tasked with controlling inflation and economic growth, and lack of oversight into multiple industries (Accounting firms audting a corporation while their banking divisions floated the IPO, for instance) and you had the makings of a perfect storm. It came.

    Corporations, by design, cannot be 'trusted' to act in the 'public interest'. They need to be at least minimally regulated, if for no other reason than to prevent the most egregious abuses.

    What this has to do with software is beyond me. It's more than that, a lot more.

    --
    deleting the extra space after periods so i can stay relevant, yeah.
  15. Re:Trust? by AHuxley · · Score: 3, Informative

    Re "If it's phoning home, we can detect it."
    The problem is not so much what is "phoning home" everyday but the carrieriq like layer between any shipped phone in parts of the world wrt https and all input.
    From 2006 "FBI taps cell phone mic as eavesdropping tool" http://news.cnet.com/2100-1029-6140191.html
    Before that you had the fun of the safe 56 bits and the Data Encryption Standard.
    More at http://cryptome.org/nsa-v-all.htm
    Products have shipped for generations before smart people began to discover what they had really installed and recommended beyond the accepted public math and low price.

    --
    Domestic spying is now "Benign Information Gathering"
  16. Re:Can Anyone figure out what he's arguing here? by Anonymous Coward · · Score: 3, Informative

    Falkvinge here.

    I am referring to the fact that the SOPA debate has shown that US legislators won't hesitate for a moment to mutilate global technical resources if they can be used as leverage to project US trade interests, intensely disregarding the fact that severeign nations elsewhere have other sets of laws.

    Specifically, the seizure of Internet domains is a precursory example.

    Since the legislators have shown both a willingness and a capacity to regard anything happening on US soil as something that can be legislated into political leverage, at the expense of the customers and the US supplier, we must assume that cloud services and closed software can and will also be thus regarded.

    This, in turn, means that any nation serious about its sovereignty can't let its critical administrative processes be governed by such code.

  17. Trust No One by nwf · · Score: 3, Insightful

    If you really want to get paranoid, you won't be using computers at all. You can't trust the software, even open source unless you've personally reviewed it all including the compiler. Even then you can't trust it unless you've reviewed the OS, BIOS and verified the design of all hardware in your system (including input devices down to the chip level.) Even then, you'll need monitor every byte of traffic on your network link (since even open software has vulnerabilities you likely didn't find in your review.) Still safe? No, because there could be listening and/or other devices anywhere, even inside the concrete blocks that make up your house. (e.g. a filter outside the street that modifies your network traffic.) Heck, even if you are Microsoft you can't trust your OWN software because there are too many cooks in the kitchen, as it were. None of whom were fully vetted.

    Basically, guaranteed trust is a myth. You have to trust some one and some things or you are basically useless to society and will die of starvation (trust your food and water?) This article is either the start of a scare tactic against US companies and/or a poor attempt at bringing some rational thought to congress. Even if the US isn't doing crazy things behind the scenes, I'm sure China and most other large countries are.

    --
    I don't know, but it works for me.
  18. Re:Can Anyone figure out what he's arguing here? by brit74 · · Score: 3, Interesting
    That doesn't answer my question, does it?

    Let's take your claims and dissect them.

    I am referring to the fact that the SOPA debate has shown that US legislators won't hesitate for a moment to mutilate global technical resources if they can be used as leverage to project US trade interests, intensely disregarding the fact that severeign nations elsewhere have other sets of laws.

    Let's dispense with the argument that this is US legislators fighting for "US trade interests". This is about particular US companies pushing US legislators to fight back against a stubborn foe: global piracy. (Also, by framing it as "US trade interests" you're intentionally suggest a wider attack on foreign trade. If you set it up more accurately, it would be "unfair competition" because piracy is an illegitimate form of trade competition. Of course, if you talk about piracy as a form of unfair competition, you can't scare people because if you said "the US legislators won't hesitate to fight unfair competition" you'd lose the moral highground.)

    The US is able to unilaterally cut websites (both foreign and domestic) off the internet because they are doing something that many people find wrong, but other countries have semi-legalized. But, wait, what did you write in the article again: "[US] policymakers are not the slightest afraid of legislatively ordering American-run corporations to sabotage their customers in order to further United States foreign policy". What in the world does kicking websites off the internet have to do with forcing US corporations to sabotage their customers? What are you alleging here? Where is the sabotage? How does this "advance US foreign policy"? It sounds to me like SOPA is US corporations telling the US government what to do, and you're here telling us that the US government is telling the US corporations what to do. So which is it? Who is telling who what to do because it seems to me that SOPA is doing the exact opposite of what you're claiming in your article. I can see absolutely nothing to support your claims of "sabotage" in order to "advance US foreign policy". Since you brought up Apple and Microsoft specifically, could you please explain how and why these companies are going to sabotage you at the behest of the US government, why no US company can be trusted, and what this has to do with SOPA?

    Specifically, the seizure of Internet domains is a precursory example.

    A precursory example? You mean that nothing in SOPA supports your claims, but you fully expect that sometime in the future things will start happening differently to support your view of the world?

    Since the legislators have shown both a willingness and a capacity to regard anything happening on US soil as something that can be legislated into political leverage, at the expense of the customers and the US supplier

    First, define "political leverage" because I can't figure out how it makes sense in this context.
    Second, how is "kicking piracy websites off the internet" creating political leverage at the expense of the customers and US supplier?

    we must assume that cloud services and closed software can and will also be thus regarded.

    What in the world are you talking about? What, specifically are you alleging? Are you saying that the US government passing SOPA at the behest of corporations indicates that the US government is going to force corporations to ... what? Steal your state secrets? That's quite a stretch from "US corporations want the US government to pass laws to allow a crackdown on piracy websites" into a complete reversal "the US government is dictating to US corporations to sabotage customers and steal information from foreign nations".

    This, in turn, means that any nation serious about its sovereignty can't let its critical administrative processes b

  19. Re:China does the same stuff by rickb928 · · Score: 4, Informative

    I have no such expectations of privacy at work. My duties are monitored and evaluated. If I make use of 'my' workstation for personal purposes, I am actually using the company's workstation.

    I can't access web based or personal email at work - primarily to complicate transferring data to non-company storage. I can't access Facebook, Linkedin, and a host of other social systems. I can't access a multitude of sites that are either known to provide information about compromising systems, or are known to host malware of any sort. I cannot use several commenting and interaction systems such as Disqus.

    Antivirus software is the least of the security measures on 'my' workstation. The corporate LAN, both wired and wireless, require certificates for me to connect. DLP processes on 'my' workstation track every read and write. Specific filters look for characteristic types of data, and prevent its transmission in emails and instant messages. Documents of al types, even text, are required to be categorized by the nature of their confidentiality, and are blocked from being stored on certain storage if they require more security than is afforded by that media.

    Email can be encrypted by a method that requires the recipient to register at the corporate website to read and interact with it. Certain data cannot even be sent encrypted without specific certificates that are given only to employees for whom this is a required function.

    Mind you, I have the privilege of using removable media. Not many employees do, or need to. I need to share data with non-corporate entities regularly. I assume my activities are scrutinized.

    And yes, I post to Slashdot from work. Not now, but that's one reason why I share a little more info.

    In the largest, most vulnerable corporations, the stakes are much higher than most people imagine. And the largest corporations are the most vulnerable.

    And ultimately, everything here and in similar forums on the Internet is cataloged, analyzed, and processed. By several entities, here and abroad. It's not like Slashdot is a secret. Pretty much everything without an HTTPS in front of it is no secret, and some of the HTTPS stuff is also.

    Privacy is what you do by yourself.

    --
    deleting the extra space after periods so i can stay relevant, yeah.