Gov backdoor in encrypted services, UK, France, Sweden...
What a world to live in because
1. we may (?) actually need that because of bad guys
2. good guys goes bad breaking privacy and service integrity with backdoors
3. bad guys will be bad guys and use backdoors too
theregister.com/2025/02/26/sig…
#privacy #e2ee #cybersecurity #sweden #signal
Signal will withdraw from Sweden if encryption-busting laws take effect
Experts warned the UK’s recent 'victory' over Apple would kickstart something of a domino effectConnor Jones (The Register)
Putting AI in it is the modern days excuse to raise a paywall, go freemium, subscriptions, and kill legacy free services and software.
Many are doing it, I am abandoning useful tools because of that or either shady privacy induced concerns.
Open source, community project and hosting may be a way out but needs funding too, so I donate once in a while, at least it is my decision.
reshared this
Friendica + Caddy dockerized installation guide, scripts, tips and tricks
Hello there,
here is my contribution to the Fediverse: a guide to install a Friendica instance using Docker and Caddy.
That should help new administrators and beginners to go online easily.
Friendica deserves a try, this instance variant is neither mastodon nor pleroma, yet after testing many including Misskey forks I tend to lean on Friendica's side for my instance... will you ?
Like this, it is really good for selfhosting or single user instance on a cheap VPS. And it may scale to many users.
codeberg.org/m33/Friendica-cad…
#friendica #fediverse #instances #selfhosting #fediadmin
Friendica-caddy-docker-install
Friendica + Caddy dockerized installation guide, scripts, tips and tricksCodeberg.org
Tech Cyborg reshared this.
OpenStreetMap > Corporate Maps
If you're into changing names on maps for the greater good, you can use and contribute to OpenStreetMap anytime now. 😉
#osm #openstreetmap #gulfofmexico #gulfofmexicorename #gulfofmexicoforever #gulfofamerica #osmand #organicmaps
OpenStreetMap
OpenStreetMap is a map of the world, created by people like you and free to use under an open license.OpenStreetMap
David Chisnall (*Now with 50% more sarcasm!*)
in reply to Ⓜ3️⃣3️⃣ 🌌 • • •I feel like this fundamentally misses the point.
It's not just that backdoors are intrinsically targets for bad actors, it's that they don't help. Encryption isn't some magic that only big companies can produce. With off the shelf libraries, it takes a really small amount of code to write something that encrypts and decrypts messages. If Signal has a back door, then a bad person can still use it as a transport for messages that they're encrypting with keys that they're distributing via some other mechanism.
If you do this, then the messages seen via the backdoor will be gibberish. At that point, law enforcement can say 'aha, you're using additional encryption, you're either a criminal or paranoid', but that doesn't really help them much.
GitHub - davidchisnall/banning-e2ee-is-stupid: Do you think banning end-to-end encryption is plausible? Think again.
GitHubⓂ3️⃣3️⃣ 🌌
in reply to David Chisnall (*Now with 50% more sarcasm!*) • •Yes of course, thanks for this complement. Anything above the transport will add another layer of obfuscation, and essentially give you more time before a breach.
With that said, it may be such an inconvenience regarding the primary use of instant messaging that I doubt actual bad guys would still use it like that.
Plus symmetrical encryption is good enough for a proof of concept, managing a key infrastructure is out of reach from many.
Anyway that’s a good point you’ve made on your GitHub publication 👍