European Commission Recommends OSS to Fight Echelon
CrossRhythm writes: "The European Commission Resolution on Echelon encourages the Commission and Member States "to promote software projects whose source text is made public", to lay down a standard for the level of security of e-mail software packages, placing those packages whose source code has not been made public in the "least reliable" category," and "systematically to encrypt e-mails, so that ultimately encryption becomes the norm"."
I may be wrong, but it sounds like MS' totally bogus "shared source" will move MS from "least reliable" to something better.
The article is pretty long, so perhaps I missed something....
room101 -- how much can you stand before they break you?
(they always break you eventually)
-all dead homiez
Source code in the public domain exposes the software to scutiny. Without scrutiny, how do you know it's safe? You're just going to trust the word of any two bit software maker?
-- Another senseless waste of fine bytes.
It's interesting to see that Europe is more openminded towards OSS than the US is. If they do things like this.. pass legislation to encourage OSS development. I could see how programmers would see countries in the EU as kind of a haven. Especially if they didn't arrest them on site like a certain country i know of...
- "Never let a computer tell me shit." - DelTron Zero
This is so wrong that I don't even know where to start.
The program can use published algorithms everywhere, but if it RSA encrypts your message in the FBI's public key, and mails it to them (as well as encrypting as it should be and mailing to your friend), then it isn't exactly a secure email program. The only way to know if the program is doing stuff like this is to READ THE SOURCE.
To trust that a security-related program does not have a back door, you need the source. Period.*
*You could try to watch outgoing network connections, but this is a hack as you may not be able to figure out what it is sending since it could be encrypted. Having the source is a much more reliable method of spotting back doors.
Trusting a closed source application means that you're trusting every programmer who ever wrote a line of code for the application. When you can't see that code to make sure it's not crap, you've got a security nightmare waiting to happen.
-all dead homiez
Ever since I read that the EU was looking into anti-trust/price-fixing violations by the record and movie companies, and now are looking at M$, I think that maybe the EU will save the US from itself..
Jim
Right, but it could be more easily defeated with widespread use of strong encryption (e.g. transport mode IPSec). Use of OSS in the desktop allows the user to be confident that there are no backdoors there to circumvent such use of crypto.
sulli
RTFJ.
> > Without scrutiny, how do you know it's safe?
>
> Because, duh, it has a well-defined input, and a well-defined output.
> Tell me how anything in the middle matters.
Actually, good encrypttion is rather trying to produce anything but a well-defined output. Or do you think that a cryptanalyst's job simply consists in shifting encrypted messages a few letters left or guessing that all a's shoud be replaced by b's? ...
I think you have been a boy scout a bit too long
You're missing an important point: how do you know that a given closed-source email encryption/decryption engine does not "leak" keys?
Well, this is the first reasonable point I've seen about this, and it's theoretically possible, I suppose.
But it still comes down to "who do you trust". Either you trust that someone "somwhere" has certified an open source program, or you trust that some well-known company with a good reputation has certified the program. Either way, unless you are a security expert and can verify it yourself, you are going by blind trust.
Sometimes it's best to just let stupid people be stupid.
The proper solution is to encrypt all your IP traffic through IPsec tunnels. Recent work within the IETF has given new ideas about how to start performing automatic IPsec connections with any host you can speak with. This is the type of solution that will help battle echelon like networks.
The next site to slashdot will be ready soon, but subscribers can beat the rush and start slashdotting it early!
Even then, it's only as safe if your compiler hasn't been compromised.
With European governments wise to Echelon and MSFT's complicity with the US requests to make certain back doors...it would not be in the US's best interest to speed adoption of OSS software by breaking MSFT's stranglehold on competition.
While I'm stretching a bit, I don't doubt this is inline with the thinking in Washington (or would that be Virginia?).
-- @rjamestaylor on Ello
Correct me if I'm wrong...
--Charlie
Encrypting everything via IPsec tunnels will stop echelon specifically, but not all "attacks" such as Carnivore.
Anything that monitors the email server rather than simply sniffing traffic will be able to sidestep the IPsec tunnel (assuming we are still using email and not some p2p tunneling mail protocol). Although it would be nice and much easier to just implement IPsec across the board (and easier still once IPv6 is more widely adopted), to stop system attacks rather than just network atacks requires encrypting each message. Oh well.
"He's more machine now than man, twisted and evil."
How the hell do you verify the implementation of an algorithm without the source code.
Here's a sample closed source algorithm:
encrypt(msg)
{
send_msg_home(msg);
e_msg = use_unbreakable_encryption_scheme(msg);
return e_msg;
}
Don't you feel all safe and comfy with your closed source now!!
Aah, change is good. -- Rafiki
Yeah, but it ain't easy. -- Simba
Correct me if I'm wrong...
I'm afraid you're wrong. IPsec has it's own method of tunneling that isn't based on GRE.
Now, what you could have noted was the internet-draft I pointed to required storing keys within secure-dns, which hasn't been deployed yet either...
The next site to slashdot will be ready soon, but subscribers can beat the rush and start slashdotting it early!
but the fact that the EU takes the privacy of its citizens seriously and is eagerly promoting information security and encryption.
The 'EU' doesn't give any more of a damn about the privacy of its citizens than the 'US' does. By 'EU' and 'US' we refer to the political power brokers of the respective organizations. Recall the draconian British laws that require law enforcement to be able to have access to any encryption that a private citizen my employ on pain of jail time.
What the 'EU' is truly concerned with here is that they US may be able to spy on 'EU' corporations and obtain market advantages. The fact that the most popular desktop software is owned by and US corporation with a reputation (deserved or not) for backdoors and hacks to break competitors doesn't sit well with the 'EU'. They would much rather be in control themselves.
protect_privacy != protect_privacy_from_US
Aah, change is good. -- Rafiki
Yeah, but it ain't easy. -- Simba
As anyone following the news might know, France is using Linux in most of its wiring of public schools, and many french firms are adopting OSS for their software needs.
While some posters are correct that the UK is not pro-OSS in many respects, and certainly anti-privacy, Europe is not a monolith. OSS is spreading throughout northern Europe (Scandinavia), Germany, France, Spain, Italy, and so on.
None of this will defeat Echelon, however, so long as the UK sits in the middle of the pipe, feeding any data that comes through Gibralter and England to the US. So, without strong encryption of normal traffic, and a move to IPv6sec, Echelon will continue to survive and prosper.
--- Will in Seattle - What are you doing to fight the War?
As I was updating this site [Dutch Ministry of Education, Culture and Science], I couldn't help noticing these questions [in Dutch, for Loek Hermans, minister] asked in parliament this week.
:)
I was surprised to see some politicians here who seem to be aware of the consequences of the draconian Microsoft licensing coming up. So I decided to (try to) post some of them in english below.
Disclaimer: translating is not part of my job, I'm not an politician and I don't represent anybody. I only do www-tech-stuff, thank you.
1-4, summary:
Did the minister calculate the amount of extra millions of money needed if schools, universities, government, etc. need these new [XP-type] Microsoft licenses?
5
Which other consequences does the new operating system [Microsoft] have in combination with the new licensing system, for Kennisnet and connected schools?
(translated: Knowledgenet - an Internet-based network of primary(?) schools for kids, parents, teachers, etc.])
6
Which actions did you take in the past to inform schools about the Microsoft trap?
7
Which actions are undertaken now or in the near future to minimize negative consequences for schools? Are you willing [...] to focus their attention on alternatives like MacOS, Linux and FreeBSD?
8
How are you going to prevent that the government, and users and visitors of websites of the government, become dependant on only the Microsoft operating system?
9
Are you willing to investigate how can be assured that information from the government will remain accessible for all Internet users, despite their chosen operating system, or Internet-browser they use?
Did you notice 'the Microsoft trap' in (6)? Not just a MS trap, or another MS trap, but the one and only.
Although I like the question, I think the choice of words makes it look rather clumsy (for a politician, that is), or very MS-unfriendly. Which I find funny. I guess.
It usually takes months before answers are put online, unfortunately.
...a fact which for the sake of a quiet life most people tend to ignore ~H2G2
What you would really want is IPsec encryption and heavy PGP encryption on all documents going over the wire especially for common services like email, ftp transfers, etc.
Okay so you've cracked my email server now you have access to a bunch of headers and a lot of encrypted garbage. You crack my ftp server and you've got nothing but encrypted files.
I can only conclude you didn't read the report. It included many recommendations aimed at enforcement of the individual's fundamental right to privacy, a concept that some Americans may find difficult to grasp. It does not seem partial to business interests at all.
Life's a bitch but somebody's gotta do it.
Use debian and 'apt-get install enlightenment iptables ftpd-ssl gpg'.
There isn't really anything special in your list that hasn't been offered by most distros for years.
Soma: because a gramme is better than a damn.