elscallr@kbin.socialtoPiracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Ad Blocking is Cyber Security
9·
1 year agoAds are common attack vectors. Blocking them is a matter of security.
Ads are common attack vectors. Blocking them is a matter of security.
The problem with something like gfycat isn’t the source code, it’s the storage and bandwidth. That shit is expensive and there’s no way to do it for free without showing ads and not go broke.
Nah fuck the feds
I just have a cron script running on a machine that does something like this every 10 seconds
C_IP=`dig +short my.domain`
IP=`curl https://api.ipify.org`
if(C_IP != IP) {
updateRoute53(IP)
}
This is just for my main home server. Gets the job done because if it’s out of date for a few seconds nothing matters.
At this point I’d back up your photos, etc, and factory reset the phone. Then use a different passcode. Don’t forget to back up MFA credentials so you can get into your Google account after the reset.