Mastodon: https://toot.cafe/@pimterry
Security @lemmy.ml Bitwarden Heist - How to Break Into Password Vaults Without Using Passwords
Programming @programming.dev Working with the new Idempotency Keys RFC
Programming @programming.dev OpenAPI for Everybody
Android @lemmy.world Android 14 blocks all modification of system certificates, even as root
Programming @programming.dev Android 14 blocks all modification of system certificates, even as root
Linux @lemmy.ml I booted Linux 293k times in 21 hours
Programming @programming.dev Lessons Learned from 11 Years of Hosting a SaaS







This is modifying system CA certs on your own device, with root access. There's plenty of examples in the article, but most commonly you'd want to add your own CAs so that you can intercept and inspect your own network traffic. There's a wide world of developer/researcher/reverse engineering tools that do exactly that, there's a demo here: https://httptoolkit.com/android/
It could plausibly be malicious, but it requires direct root access on the device, and if somebody has root access there's already far more malicious options available to them so it's not a meaningful threat in any sense.