I think I lost you somewhere; how do LLMs factor into this?
Showerthoughts
A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The most popular seem to be lighthearted clever little truths, hidden in daily life.
Here are some examples to inspire your own showerthoughts:
- Both “200” and “160” are 2 minutes in microwave math
- When you’re a kid, you don’t realize you’re also watching your mom and dad grow up.
- More dreams have been destroyed by alarm clocks than anything else
Rules
- All posts must be showerthoughts
- The entire showerthought must be in the title
- No politics
- If your topic is in a grey area, please phrase it to emphasize the fascinating aspects, not the dramatic aspects. You can do this by avoiding overly politicized terms such as "capitalism" and "communism". If you must make comparisons, you can say something is different without saying something is better/worse.
- A good place for politics is c/politicaldiscussion
- Posts must be original/unique
- Adhere to Lemmy's Code of Conduct and the TOS
If you made it this far, showerthoughts is accepting new mods. This community is generally tame so its not a lot of work, but having a few more mods would help reports get addressed a little sooner.
Whats it like to be a mod? Reports just show up as messages in your Lemmy inbox, and if a different mod has already addressed the report, the message goes away and you never worry about it.
for example, i browse to a completely new website that nobody ever visited. Nobody uses linux, so i go to gnome.org and first it loads because ther router/firewall never knew that URL before. Then in a few seconds gets blocked pending "ai classification", then it gets permanently blocked because that asshole of my boss decided to block every website that offers software downloads
or, for example, i take a linux distro that literally nobody uses, when i use pacman it firstly load packages because i'm the first one to access the download server, then in the middle of downloads the firewall learns what those server does, and blocks them during download (invalid SSL due to MITM that replaces content with the "access blocked" message)
and because the blocklist is infinite, even listening to offline music gives errors when using music APIs
i wonder what's the point of offering "free wifi" like this. It's cheaper and gives a better customer experience to just remove the access points and say "no, we don't have wifi" rather than "we have wifi but you need to login with facebook and you can only use it for whatsapp and to browse our website". I heard the boss was pissed that the upstairs neighbors were "stealing" the wifi, as he saw traffic during night time
They may or may not be used here. You could use LLMs to parse the content of sites being visited by web clients on your network. Then, ask the LLM whether the content includes certain topics or is work related. Based on the results of that, you add/remove the site from a blacklist.
Is this better than just string matching? I would say likely so, though more stochastic in the results. It would let the LLM provide summaries/context of the pages, and not by just confined to specific strings in a list. It might be better ramble to handle context and complexity of the desired outcomes.
For example, there was a paleontology conference at a hotel once that was stuck behind a firewall blacklisting all sites with the string 'bone' in them. Completely ridiculous. The string 'bone' has different meanings based upon context, which simple string matching cannot provide, but an LLM might be better and identifying and acting accordingly.
Cool..I worked in this school once that blocked any website about calculus because of the "cu" part of the string that means ass hole in my language. It was funny.
Boss decided to block anything related to gaming, for example. You visit a small game developer page and it initially works but after a few minutes, you get a "blocked" page (but customers can't see that because nowadays everything uses HTTPS and they don't have the self signed CA on their system - they just see HTTPS certificate error). I tried multiple times but always the same result, after a few minutes is blocked.
That's not "AI". That's just a "man in the middle (mitm)" attack. AKA, https proxy. Fortinet firewalls have been capable of that for many years. It's not uncommon for businesses (e.g. banking and finance) to proxy all internal web traffic in order to make sure personally identifiable information isn't being shared with shady websites.
Proxying traffic on the guest WiFi is pretty sketchy though.
I was used to normal fortinet filter (they block porn and warez in the work net which is acceptable) but this new one seems extreme, borderline unusable. You have one chance in the router lifetime to browse an obscure website and then next time it's already in blacklist. I think they pay some kind of subscription for ai autoclassification because there's no way with human support it can be updated this fast
What about encrypted DNS?
It's all blocked and I didn't find any single VPN to work (didn't try those with shadowsocks)
Tailscale worked but only if i login using 5G, then after choosing my exit node on my own server, connect to the crippled WiFi
Modern firewalls are very good at sniffing out what a host is doing.