Earlier quoted context omitted.
France developed their own matrix protocol based network called tchap. Great idea for a nation that wants to stay independent in an increasingly american/chinese tech dependent world.
When the government in Germany does IT projects, they usually burn millions of Euros even for simple projects. And then, years after the planned rollout, the project is still unfinished and no politician wants to touch it anymore. My favorites was the "special email inbox for lawyers". So, I am somewhat hesitant to let the EU develop a chat client.
EU Commission to staff: Switch to Signal messaging app
191–200 of 289 posts
Re: EU Commission to staff: Switch to Signal messaging app
#192Earlier quoted context omitted.
This is for communications to outsiders, who can't be expected to have an EU-internal app installed on their devices. Signal is reasonably widespread, and probably the best such messaging platform out there, although it has serious issues like the requirement for a phone number.
I've read it requires a phone number so that it does not need to collect or store any (other) data on users.
Re: EU Commission to staff: Switch to Signal messaging app
#193Earlier quoted context omitted.
Is there no open source or European alternative? Just keep relying on some Californian dude that insist i give him my and my friends phone numbers? And harass me so i give him more info to “personalize my profile” !?
How does he harass you?!
Re: EU Commission to staff: Switch to Signal messaging app
#194Earlier quoted context omitted.
> doesn't store data, not even metadata Isn't that just a promise? Also, even then, it is based on your contacts, which are seen by google.
It's a promise that got taken to court and survived. https://signal.org/bigbrother/eastern-virginia-grand-jury/ You can use a different contacts app, you don't have to give all your information to Google. My contacts are managed by a Nextcloud instance.
As far as I know OWS does not mention this anywhere on their site nor on their program -- aren't the issues with usability of other programs and lack of sane defaults (such as with gpg) often given as an argument by signal supporters on why you should prefer it?
That being said, is that even possible? I admit that I am not too familiar with how Android phones work. Signal requires the google play services in order to work, right? Is this not enough for google to see your information?
Re: EU Commission to staff: Switch to Signal messaging app
#195Earlier quoted context omitted.
Not if the staff is lured by all the E2EE promises and all the lock icons to overestimate the security of the app and share more information than they would otherwise.
Not using something that actually improves security because people might think that it actually improves security is a crappy argument. If your phone is insecure for two separate reasons you should fix both of them instead of using each as an excuse not to fix the other.
Re: EU Commission to staff: Switch to Signal messaging app
#196Earlier quoted context omitted.
Security is not the same thing as anonymity. Maybe Signal's design goals just don't align with your requirements, and that's okay. But that doesn't mean that it can't be the right tool for people with a different set of requirements.
Sim-jacking is a thing that could damage security of future messages in the case of signal.
If you stop answering the PIN confirmations eventually it expires and somebody with that number can sign up (and if they want, set a new PIN).
Regardless of whether you use PIN locks your contacts will be shown that something about the other party in the conversation changed, if they use in-person confirmations of identity they'll be invited to perform that over again.
Re: EU Commission to staff: Switch to Signal messaging app
#197Earlier quoted context omitted.
at least the Dutch sites work. try a post communist country gov site and you'll start appreciating it right away.
I don't doubt there are countries that are worse at it, but "the Dutch sites work" is not always true, or sometimes true for questionable definitions of "work". I mean, we've got this nice secure login system for government sites: DigiD, which works fine. So you need that to submit your taxes. A few years ago, it turned out you needed any valid DigiD to submit your taxes, not necessarily your own. There are tons of o…
Estonia has a similar solution, but "Smart-ID" was created after PKI was fully rolled out, it's terrible compared to that. Centralized, unverifiable, stores secrets insecurely, does some cryptographic bullshit. The two solutions somehow seem very related.
Re: EU Commission to staff: Switch to Signal messaging app
#198Earlier quoted context omitted.
And I work at a European cybersecurity company and we are routinely tasked to inspect USB drives and devices EU politicians receive at conferences, so I guess we've come full circle. I'm sure the NSA has implants in the EU systems but they're not dumb enough to just hand them out on USB drives that can be traced back to them.
What kind of tools do you use for that? Would they catch BadUSB-like malware?
Re: EU Commission to staff: Switch to Signal messaging app
#199Earlier quoted context omitted.
I don't doubt there are countries that are worse at it, but "the Dutch sites work" is not always true, or sometimes true for questionable definitions of "work". I mean, we've got this nice secure login system for government sites: DigiD, which works fine. So you need that to submit your taxes. A few years ago, it turned out you needed any valid DigiD to submit your taxes, not necessarily your own. There are tons of o…
I wouldn't really call DigiD secure, it doesn't seem to be open-source. Plus, rolling some own protocol/crypto instead of using PKI, that has immense effort behind it to keep secure, is not a good thing. Estonia has a similar solution, but "Smart-ID" was created after PKI was fully rolled out, it's terrible compared to that. Centralized, unverifiable, stores secrets insecurely, does some cryptographic bullshit. The t…
But my point is that even if DigiD is secure, that's still not going to help you when the tax service uses it incorrectly.
Re: EU Commission to staff: Switch to Signal messaging app
#200Earlier quoted context omitted.
Signal's source code is published so you can go look for yourself. If you believe that despite precautions the source code won't match what actually runs on your phone then realistically you've no real option to use any technological artefact and will be obliged to resort to maybe whispering coded messages to close confidants. As a large technocracy this is not a practical option for the EU. Your phone number is sent…
> so you can go look for yourself I can look it out for myself but there won't be any point as they can simply run different code on their servers. > If you believe that despite precautions the source code won't match what actually runs on your phone On their servers Also what precautions? As far as I know their binaries are not reproducible. > this expires if you stop answering PIN questions correctly After a week i…
OK.
That's true for literally all services. Do you expect to be able to walk into the server rooms and dump the binaries to inspect them?
> Also what precautions? As far as I know their binaries are not reproducible.
The client builds are. Reproducible server builds don't tell you anything about what is running.