Don’t blame the people being exploited and tell them to carry and keep multiple devices charged when you probably wouldn’t want to have to do that either.
irotsoma
- 1 Post
- 325 Comments
irotsoma@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Android verification is coming: Google confirms timeline and supported app stores - Ars Technica
411·1 month agoI hope this leads to the death of Androud and the rise of something more open to replace it. There was a huge market for it when Android came out in competition with Apple’s closed model, but now that Google is closing up Android, let’s hope alternatives get some attention. Unfortunately, alternatives will mean no tap to pay, no RCS, etc., for a long time, since Apple, Google, et al., turned these things as proprietary as possible, but I’d still like a decent alternative to get enough power to eventually change those things.
irotsoma@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Auto opt-in sharing app usage with Verizon
2·10 months agoIt’s become a pretty standard practice on Apple, Samsung, and Google devices as well as many other Android manufacturers to enable data sharing by default in the US. Especially the last few administrations want as much data as possible about the people, and in the US pretty much all of the companies share this kind of data pretty freely without requiring any judicial oversight since the supreme court has been corrupted. And the current administration HSS basically cut all investigation into any corporations that are friendly to them, so there’s no essentially no risk in collecting, leaking, or selling this data, so why bother making it opt-in. And recently, it’s explicitly risky to not collect and share as much data as possible with the government.
irotsoma@lemmy.blahaj.zoneto
DeGoogle Yourself@lemmy.ml•Recommended Firewall app for rooted device? No VPN
1·10 months agoThis is what I use. I mostly just have the DNS filter turned on to allow for blocking similar to what my pihole does at home, bit allows me to have it when I’m outside of the house, too. But it has lots of other capabilities like a firewall, proxying through Wiegaurd or Tor, anti-censorship features, etc. It does use your device’s VPN connection but it creates a local VPN just to force routing all apps through it and then if you want an additional external VPN you use the proxying, but that’s optional.
But the DNS-only option doesn’t drain the battery like a full filter/firewall may, so that’s one reason I only use it for that. And I use GrapheneOS, so apps are easier to control at the OS level than standard Android, do it’s not as necessary for me anyway.
irotsoma@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?
1·10 months agoYeah, forgejo will give you many of the features of GitHub. Not the proprietary ones like the Actions Marketplace of course, but a lot of equivalent features. It’s lightweight enough though that even if you never use it for anything beyond git, creating pull requests, and some basic CI, it’s not going to require much power to run it.
Do you need the public to have access to it? That would be the only reason for federation that I could think of. That’s not available quite yet.
irotsoma@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?
22·10 months agoI self-host forgejo, it’s one of the easiest systems I self-host.
But which features other than a plain git repo are you looking for? That will mostly determine your options. There are tons of git repos, and even just a plain git repo on a server with an ssh tunnel is enough if you don’t need anything beyond that.
Uggghhh, I have to fly next month. Not going to be fun…
irotsoma@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Murena launches phone with open-source /e/OS and privacy focus (hardware kill switch)
1·10 months agoI’m just talking pure cost to manufacture for each. The cost of the hardware is higher: faster CPU, faster GPU, additional RAM, additional storage, higher end cameras, etc. That is where the cost of the phone comes from, so you can’t compare cost of a Fair Phone to this one any more than you can compare the cost of a Pixel 9 to the Pixel 9a. Both have basically the same software, warranty, parts availability, etc., but the 9a was about half the price of the 9 because the “a” series is a lower-end phone overall.
irotsoma@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Murena launches phone with open-source /e/OS and privacy focus (hardware kill switch)
2·10 months agoBut the specs aren’t comparable. The Murena phone is a higher-end device than the Fairphone. And the Fairphone does get incentives/subsidies for the Android version which is one of a few reasons the Android version is cheaper than the version sold with /e/OS.
irotsoma@lemmy.blahaj.zoneto
Open Source@lemmy.ml•Murena launches phone with open-source /e/OS and privacy focus (hardware kill switch)
192·10 months agoThe cost of the device is not being subsidized by all of the bloatware installation income, selling of personal info, etc. I think a lot of people don’t realize that inflation really shot through the roof on the last decade and it’s only because products are subsidized by the sale of your data and other unethical practices that product prices didn’t go up. Food uses shrink-flation to hide inflation, tech uses selling your personal info.
irotsoma@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Why does smartrecovery.com and na.org need a canvas fingerprint to track visitors to their websites?
3·10 months agoMostly because rehab is very profitable and data brokers want that kind of info in your advertising profile just like any other trait that is easy for their customers to exploit for profit.
irotsoma@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•If I use Caddy for reverse-proxying into another local machine... is my local connection not HTTPS?English
1·10 months agoDepends on what you want. You can have the application have an https certificate which could either be one issued my a globally trusted issuer or could just be a self issued certificate that caddy is configured to trust. And caddy can then add the globally trusted certificates from let’s encrypt or whatever. But that definitely requires extra steps. Just, how secure do you want to be?
irotsoma@lemmy.blahaj.zoneto
Linux@lemmy.ml•Ubuntu 25.10's Rust Coreutils Transition Has Uncovered Performance Shortcomings
7·10 months agoRight. Instead say “here you can use this as you like, and if you improve on it, share that with everyone in the same way so we can all benefit from it.” Is why GPL is better.
irotsoma@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•What is the easiest way to have a self hosted git server?English
11·10 months agoI use forgejo on a raspberry pi.
irotsoma@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Can my school spy on my desktop during an at-home quiz?
2·10 months agoIt definitely depends on the application. But when you’re installing it, it should yell you if it’s installing other things. Otherwise you’ll have to look at the actual files it installed. There should ne documentation you can read on the site or st least it should have given you a readme to look at when you install it that has the info or links to a website with the info. There also should be a privacy policy in the application or on its site that describes what info it collects and tracks assuming this is from a reputable company. I’m just not familiar with it.
irotsoma@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•Is there a self-hosted project that does url decoding in a privacy respecting fashion?English
131·10 months agoDon’t include the non-encoded part of the data or it will corrupt the decryption. The decoder can’t tell the difference between data that’s not encoded and data that is encoded since it’s all text.
irotsoma@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Can my school spy on my desktop during an at-home quiz?
7·10 months agoAnti-cheat software in either testing or gaming as well as employee productivity monitoring software (which is similar) generally has wide ranging permissions to do its job. So without doing research to confirm, I’d assume it has full access to everything you do across all applications, including when it’s not running in the foreground if it has background services running.
Personally, I never install that stuff on my primary operating system. I either use a dedicated device, dual boot, or if it is less sophisticated, use a virtual machine with only Windows and the necessary software. Of course I don’t use Windows for any personal computers anyway, too inefficient, and these days, too unstable and too much spyware built-in. I only use Windows on my work laptop these days which spys on me constantly to the point of crashing a lot as it collects all of its info when I use development software at the same time as WebEx or other necessary software.
If you want to know details, you need to look at the software they had you install as well as the dependencies it might install.
irotsoma@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Meet Rayhunter: A New Open Source Tool from EFF to Detect Cellular Spying
1·10 months agoStill pretty limited set of supported devices, but it’s not really mean to be a defensive tool. Would be nice if this results in a way to detect and prevent your device from connecting to them, someday.
Because you trade privacy for convenience. You could have a totally private communication platform, but you’d need to trade current IP addresses of your devices if there’s no users and no centralized routing server or at least a list of what device is associated what person.
It’s secure because people can’t read the content of your message. It’s not private because people can find you with your phone number or username and associate encrypted message packages with the sender and receiver so they know who you called and when, but not what you said.
So if your contacts are tech savvy enough to call you to get your current unique IPv6 address, something that Android doesn’t really support out of the box, and IPv4 often won’t work due to layers of routing caused by the world running out of addresses, or some other unique network identifier, and there are no firewalls between you or they’ve all been configured appropriately to allow the particular message protocol then you could send simple IP Messages to each other.
But as long as you want to use a system that routes messages and has a user database, that central location will always be a privacy hole.

Some are required in order to approve purchases or to access customer service on case a fraud warning prevents a transaction from going through the first time or if you just need some savings money transferred to your checking in order to make a purchase which you might use a mobile app or call customer service to do rather than having to go home and come back to the store. There are several reasons to need to access your money when you are outside of the house. The things that require the app authentication vary by bank, but some are going to be urgent enough that it’s going to risk purchases getting rejected if you don’t have the app with you at all times.