zaplachi
@zaplachi@lemmy.ca
- Comment on How to automatically disable Bluetooth with apple shortcuts? 1 year ago:
There isn’t a way to check if you’re connected to a Bluetooth device through automations :/.
The best you can do is set an action after you connect/disconnect from a known Bluetooth device
- Comment on ASUS is apparently killing the ability to root present and future Zenfones 1 year ago:
Well it sure is a good thing they are making everything smart nowadays….
But seriously I can’t believe how fast the car industry locked previously free features behind a subscription
- Comment on Routing traffic through a VPS - How is it done and what are the Pros? 1 year ago:
Just wanted to add this link explaining how to use tunnels in a more privacy respecting way
Problems with TLS (free option of routing on cloudlfare tunnels)
interception (or HTTPS interception if applied particularly to that protocol) is the practice of intercepting an encrypted data stream in order to decrypt it, read and possibly manipulate it, and then re-encrypt it and send the data on its way again. This is done by way of a “transparent proxy”: the interception software terminates the incoming TLS connection, inspects the HTTP plaintext, and then creates a new TLS connection to the destination.