Spyke

Posts

nostupidquestions·No Stupid Questionsbydysprosium

Chat Control 2.0: what if Signal supports user-made Add-ons, one which encrypts all messages? Could that circumvent Chat Control 2.0?

Title.

Signal can then claim it has no control over what user-made Add-ons are installed and used for. They just support the framework, which is not illegal, just like media players support playing illegal content but don't create such content.

For people out of the loop: EU soon likely enacts Chat Control 2.0 which will force chat services to hand over keys so governments can read all your personal messages.

View original on lemmy.dbzer0.com
electricians·Electriciansbydysprosium

Help me understand, please

Why is A2 of the switch in the middle (E321) connected to L3 instead of neutral? Shouldn't it be neutral???

I think the switch is supposed to switch depending on whether there is 230V across A1 and A2. And the timer on the far right (E124) is supposed to accomplish this, the moment it receives "the signal" from my energy provider over mains electricity.

EDIT: Maybe A2 is not connected to L3. But it's NOT neutral either. There is:

0V between A2 and L3.

230V between A2 and neutral.

400V between A2 and L1.

400V between A2 and L2.

View original on lemmy.dbzer0.com

why can't I connect to my ssh server UNLESS I enter eval "$(ssh-agent -s)" first?

I have my own ssh server (on raspberry pi 5, Ubuntu Server 23) but when I try to connect from my PC using key authentication (having password disabled), I get a blank screen. A blinking cursor.

However, once I enter the command eval "$(ssh-agent -s)" and try ssh again, I successfully login after entering my passphrase. I don't want to issue this command every time. Is that possible?

This does not occur when I have password enabled on the ssh server. Also, ideally, I want to enter my passphrase EVERYTIME I connect to my server, so ideally I don't want it to be stored in cache or something. I want the passphrase to be a lil' password so that other people can't accidentally connect to my server when they use my PC.

View original on lemmy.dbzer0.com
nostupidquestions·No Stupid Questionsbydysprosium

Who/what are racists according to UK protests? Why are they protesting?

I don't know shit about politics. All I know is that in the UK the Labour party won, and the Conservative party lost.

I read some protestors are protesting against racism. What is this about? Protesting against new party that just won? I thought the Labour party was left-wing, meaning they are more on the social-equality side? I'm lost.

View original on lemmy.dbzer0.com

I can access the SITE, but not the stream? On Caddy to my DVR

Locally, everything works fine on HTTP (http://192.168.1.222).

Externally, however, only PARTIALLY on HTTPS (https://mydomain:8344) through Caddy. I can connect to the site (first picture), but streams won't start.

Any idea why this is the case? My theory is that the RTSP port (554) is for streaming and that when I go to the local address (that is on 80), the site ITSELF initiates a connection to port 554 in the background. However, this apparently does not happen when I connect remotely.

EDIT: In the same Caddyfile, I reverse proxy my Jellyfin server that only uses a single port, and that works fine. The Caddy server runs on my Ubuntu Server 23 on Raspberry pi 5.

View original on lemmy.dbzer0.com
minecraft·Minecraftbydysprosium

Is there a way to legally obtain a copy of Minecraft to join "offline" servers with?

I host my own Minecraft server and have online-mode set to false in serer.properties.

Now, I want others to join but I don't expect them to buy a legitimate copy of Minecraft. Isn't that why we use this setting online-mode?

In the ol' days (1.8 and post), I remember using some copy of Minecraft where I could just change my username on every start of this client, and join my server. Period. Done. I want the same again. Is this possible? In a non-illegal way? What about grey-area? I don't care about security or impersonation (partly).

View original on lemmy.dbzer0.com