Basque Country Gov't Decrees State-Produced Software Should Be Open Sourced
New submitter lsatenstein writes with this snippet from The H:"The regional government of Spain's Basque Country has decreed that all software produced for Basque government agencies and public bodies should be open sourced. Joinup, the European Commission's open source web site, cites an article in Spanish newspaper El Pais [English translation], saying that the only exceptions will be software that directly affects state security and a handful of projects which are being conducted in conjunction with commercial software suppliers."
Now we wait, for people to say that the US is the land of the free; ignoring that these days the EU is doing way more for their citizens than the US. (Acta, Net Neutrality, and so forth)
Everyone do a google image search for "Open Basque"...
That's what I call open sauce.
... the only exceptions will be software that directly affects state security and a handful of projects which are being conducted in conjunction with commercial software suppliers.
While this certainly is a step in the right direction, it is clear that the people deciding this:
1. Don't really have a clue, since they still believe in security through obscurity (since state security can *never* be achieved through open source, because then "the bad guys" will also have the source code!)
2. Have no balls, because ultimately they do not dare risk dumping their "commercial software supplier" (read: MS/Adobe/SAS/etc). Instead they add exceptions (which really should be called loop holes) to keep up appearences...
Actually, I really hope the above analysis is turns out to be false. But I fear that it is just business as usual; all talk, no cake.
I wonder which license they'll use?
Hopefully they won't decide to go the route of the British government and make up their own (which is basically Apache but also, don't break UK law .. oh, wait, UK law already says don't break UK law).
I'm also a strong believer in at least minimal copylefting of Government source, or it's all too easy for the government to spend millions writing a piece of software and then have it sold back to them in a shrinkwrapped package.
Maybe they can take a page out of Extremadura's experience in moving to Linux. And if they are moving to Debian, just adapt the Debian Free Software Guidelines. In fact, they, and other Spanish provinces, could use exactly what Extremadura is using, suitably altered to their own needs.
Actually, as I pointed out yesterday in the thread about US financial software whose source code was pilfered by a student, all governments should make their software GPL - ideally GPL3, so that it's there as a public use software, and nobody who wants to close it after enhancing/altering it can legally do it. Normally I oppose the GPL in that it effectively ends up doing everything to sabotage business plans, even if that's not its goal. But for governments, where the ownership is the taxpayer/public domain, it's in my opinion one of the rare cases where the GPL makes more sense than any of the other FOSS licenses out there.
This is merely the imaginings of my brain, But I'm assuming the software was built using templates. Templates made by someone that was paid less than it costs to make a cheese sandwich. A person, who by definition, has NO investment in how efficient or well designed the software is because it's a one off project. Now imagine your the company that was contracted to build this software. You are basically using the software equivalent of Lincoln Logs and paste. When that source code is requested, EVERYONE will see how mind boggling bad it is. I would hire a lobbyist the moment I read about this. And a ton of lawyers to stop them from showing just how unnecessary your company really is.
No, you're completely wrong, this is not the current policy of the United Stated federal government.
It's true that when a US government employee develops software, as part of his official duties, it is not subject to copyright in the US (with a few tiny exceptions). But that doesn't mean it actually gets released to the public; in almost all cases it is never released to the public. (Sometimes it does, like expect and Security-Enhanced Linux, but most of the time it doesn't). Even more importantly: most software developed using government funding is developed by contractors, not by government employees, in in most cases the rule about government employees doesn't apply anyway.
For the details of when software funded by the US government can be released as OSS, see this:"Publicly Releasing Open Source Software Developed for the U.S. Government" by Dr. David A. Wheeler (me), Journal of Software Technology, February 2011, Vol. 14, Number 1.
Now it's true that a few small parts of the US government do have such a policy. In particular, the Consumer Financial Protection Bureau's source code policy does share the code with the public at no charge by default.
I do agree that when "we the people" pay for the development of software, then by default "we the people" should get it (unless there's a good reason for an exception, e.g., it's a classified weapon system). Sounds like a good idea. It's even a good idea for the government itself, because it will greatly enable competition for future work (building on past work) and reduce redevelopment (because it'll be easier to find previously-developed stuff). But that's something people need to press for... don't assume it's already happened.
Ask for "release government-funded software as OSS by default" - don't assume it's already happened.
- David A. Wheeler (see my Secure Programming HOWTO)
Breaking news: In a unique twist, The Basque Separatists, in their newest push for the region's differentiation and autonomy, are declaring the need for open-sourcing the governmental software. Such ideas are almost universally looked down upon by most countries and their thriving government contractors and suppliers. Having apparently gained widespread influence over the lawmakers in the region, the push is a further step in furthering the separatist agenda.
A successful API design takes a mixture of software design and pedagogy.