this post was submitted on 10 Apr 2024
44 points (100.0% liked)

main

15728 readers
80 users here now

THE MAIN RULE: ALL TEXT POSTS MUST CONTAIN "MAIN" OR BE ENTIRELY IMAGES (INLINE OR EMOJI)

(Temporary moratorium on main rule to encourage more posting on main. We reserve the right to arbitrarily enforce it whenever we wish and the right to strike this line and enforce mainposting with zero notification to the users because its funny)

A hexbear.net commainity. Main sure to subscribe to other communities as well. Your feed will become the Lion's Main!

Top Image of the Month will remain the Banner for a Month

Good comrades mainly sort posts by hot and comments by new!


gun-unity State-by-state guide on maintaining firearm ownership

guaido Domain guide on mutual aid and foodbank resources

smoker-on-the-balcony Tips for looking at financials of non-profits (How to donate amainly)

frothingfash Community-sourced megapost on the main media sources to radicalize libs and chuds with

just-a-theory An Amainzing Organizing Story

feminism Main Source for Feminism for Babies

data-revolutionary Maintaining OpSec / Data Spring Cleaning guide


ussr-cry Remain up to date on what time is it in Moscow

founded 4 years ago
MODERATORS
 

I don't know anything about computers but it seems like he input that little victory slogan.

Gonna have to find another way to slack off at work. negative

all 18 comments
sorted by: hot top controversial new old
[–] [email protected] 20 points 5 months ago

Libs: Hexbear is mainly an echo chamber! I can't believe anyone would want to spend time like that! Free thinkers like ME approach new ideas and analyze them to make new conclusions!

Also Libs: OMG I BLOCKED HEXBEAR BECAUSE I CAN'T HANDLE THOSE IDEAS

[–] [email protected] 19 points 5 months ago (1 children)
[–] [email protected] 9 points 5 months ago

True, but if you're on your phone it's easy to just see that you're not being productive lol

[–] [email protected] 12 points 5 months ago (1 children)
[–] [email protected] 6 points 5 months ago* (last edited 5 months ago)

Gotcha.

It's a funny coincidence then it will only load this specific cached information for the webpage no other content.

[–] [email protected] 11 points 5 months ago* (last edited 5 months ago) (2 children)

Why does he even know about Hexbear? Why were you browsing Hexbear (or any social media) on a work computer?

Also why couldn’t he just block the domain? Instead it looks like he used some DNS and SSL fuckery (assuming he has access to install certificates on your computer) to redirect the API to a server that he made and hosts.

[–] [email protected] 24 points 5 months ago (2 children)

Is this not a bit tagline from some lemmitor when they updated Lemmy to allow instance blocking?

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago) (1 children)

Possibly, but since the rest of the site doesn’t load and the same tagline shows every time, I thought it might actually be blocked/intercepted.

If it is just a tagline, either it’s the hardcoded default as a joke, or (very coincidentally) the last tagline that the browser cached before whatever happened to stop the site from loading. If the browser even caches the tagline anyway, I would assume not.

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago)

It would be funny if it were intercepted just to show this tagline but I doubt it.

The browser does hold onto the taglines if you have an open tab, though for me on firefox it seems to cycle through them if I try navigating around without a connection

[–] [email protected] 11 points 5 months ago* (last edited 5 months ago)

I dunno. All I know is that whenever I load up "hexbear.net" it loads that tag and nothing else. I don't really know anything about the logistics other than what I mentioned here.

Oh also it's my personal laptop on the network.

[–] [email protected] 10 points 5 months ago (1 children)

Use google translate as a proxy for browsing hexbear. Works for most other sites too.

As far as IT systems are concerned, you’re just translating shit

If you are a more technical person, spin up a cloud VM and install a proxy on it. Use a proxying browser plugin (I use foxyproxy) and have it proxy traffic based on dns resolution so your browsing for blocked sites goes through the proxy. If your device lets you use SSH, you can set up a SOCKS proxy using only ssh, and use the browser plugin can use the local proxy address. This will bypass any network security appliances off your machine (assuming it doesn’t block ssh outright, or the IPs of your server).

Just note that this is almost certainly a breach of the security policy where you work and it will result in getting punished if caught. This can result in a write up or even getting fired. If you work in a security focused environment, you’ll probably get caught if the security staff is good and not overworked, and I say this as someone who works in security. I just hope I’m not in the SOC which has to respond to these alerts :/

[–] [email protected] 3 points 5 months ago
[–] [email protected] 9 points 5 months ago* (last edited 5 months ago) (1 children)

Hexbear was tagged as adult content by a large US based network filter company recently. And thus is blocked by any employer that's using this filter company and is blocking adult content. NO OTHER lemmy instance was tagged this way.

[–] [email protected] 4 points 5 months ago
[–] [email protected] 8 points 5 months ago (1 children)

I've gotten that tagline before

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago)

Gotcha.

It's a funny coincidence then it will only load this specific cached information for the webpage not other content.

[–] [email protected] 3 points 5 months ago

That's a hilarious coincidence

You can press ctrl-shift-e and refresh to see the network requests for the page and why they're failing (I think chrome is similar but I use ff). If you're getting SSL/TLS errors, it's probably a block, if not then it could be a different issue?