deleted by creator
- 0 Posts
- 51 Comments
vector_zero@lemmy.worldto Privacy@lemmy.ml•How do I learn more about using RF to improve my privacy?11·2 years agodeleted by creator
Yeah, I’m confused by this video (which is from nearly a year ago, btw). It looks like a gnome shell overview more than anything.
Pretty good privacy. It’s an unexciting name for a public/private key encryption program.
I believe WhatsApp uses the same protocol (or at least the same crypto algorithms), though I’m not sure if they were involved in its development.
Good point on the metadata. Signal has the “sealed sender” thing, which (I think) helps with the metadata problem somewhat.
As the other commenter mentioned, your best bet is being selective about which services you use to communicate.
Unencrypted (plain text) is the worst, since data is easy for a third party to sniff (think of it as a wiretap). For example, HTTP and SMS are unencrypted.
Encrypted is a good start, since third parties can’t sniff your traffic, but the server handling your communications can usually see everything that passes through it. For example, HTTPS is an SSL-encrypted variant of HTTP, and services like Facebook messenger are encrypted, but Facebook can still see all of your messages, since it’s stored on their servers.
End to End Encrypted (E2EE) is the golden standard. Only the endpoints (i.e. you and your friend) can see the content of your messages, and all traffic is encrypted in a way that even the server cannot view it. Signal is end to end encrypted, as are many other modern messaging platforms (WhatsApp is E2EE in theory, as is Google Meet, but we can’t verify this ourselves).
vector_zero@lemmy.worldto Privacy@lemmy.ml•Colorado Supreme Court Upholds Keyword Search Warrant - a digital dragnet tool that allows law enforcement to identify everyone who searched the internet for a specific term or phrase.43·2 years agoWell, not the highest one. This was a state supreme court, fortunately.
I’m using droidify and couldn’t find signal in there either.
vector_zero@lemmy.worldto Linux@lemmy.ml•Mozilla Might Finally Enable Firefox's Wayland Backend Soon251·2 years agoWell good thing I finally realized it wasn’t enabled and set my environment variables to enable it.
vector_zero@lemmy.worldto Privacy@lemmy.ml•Lobbyists Call For Increased Digital ID Funding5·2 years agoAs an aside, is digital ID a gating factor in us bring forced to digital currency? Stores are already refusing cash, so we’re practically digital already.
vector_zero@lemmy.worldto Privacy@lemmy.ml•California’s Delete Act lets consumers make one request to delete personal data - The Verge151·2 years agoI tend to disagree with a lot of Californian politics, but hot damn are their pro consumer laws the best. Can’t wait for 2026.
vector_zero@lemmy.worldto Linux@lemmy.ml•What is your favourite floating window manager?2·2 years agoI’ve run plain ol’ openbox without a desktop environment on top of it, and it’s quite nice. IIRC I also had a standalone status bar application, but I can’t remember which one I used.
There are a couple utility programs (obconf and obkey?) that help to configure everything comfortably.
Based, mostly
Khal looks promising:
Meanwhile, ISPs actively sell every single byte about you and your browsing habits that they can.
vector_zero@lemmy.worldto Linux@lemmy.ml•[solved] How to unfocus a frozen application that grabbed the pointer/keyboard in Xorg?2·2 years agoAh, I’ve almost always used a single monitor setup, so my use case wasn’t weird enough to break X11. That said. Even Wayland is wonky on my multi monitor setup at work, though that’s probably more a GNOME thing than a Wayland thing.
I do still think the approach they took with Wayland is a tad odd, in that everyone has to implement it themselves. But hey, if it works, it works.
vector_zero@lemmy.worldto Linux@lemmy.ml•[solved] How to unfocus a frozen application that grabbed the pointer/keyboard in Xorg?2·2 years agoold
Old doesn’t mean bad
broken
Is it?
unmaintained
Is it?
I use Wayland personally, but I’ve had almost zero issues with X in the last decade, maybe with the exception of minor screen tearing several years back.
Lmao, people are just adopting HTTPS in the last 5 years? This article is trash.
No, but you can at least choose who you distrust the least with a VPN.
Bonus when you disable software flow control: In addition to Ctrl+r to reverse search through commands, you can search forward via Ctrl+s