wdx

joined 2 years ago
[–] [email protected] 41 points 2 years ago

There can be an infinite amount of certificates for a single domain.

When you setup a connection to a website you basically get a response back that has been signed with a certificate.

Your Browser / OS has a list of certification authorities that it deems trustworthy.

So when you get the response the browser checks if the certificate was issued by a trusted CA.

Now, if the EU forces browsers to trust their CA they can facilitate a man-in-the-middle attack.

In this instance they will intercept the TLS Handshake and give you back a response that was signed by their certificate. Your Browser deems the certificate valid and sets up a secure tunnel to the EUs Server.

From then on they can forward packets between you and the real website while being able to read everything in cleartext

[–] [email protected] 1 points 2 years ago

For Rock and Stone!

[–] [email protected] 6 points 2 years ago

Hydrogen on Uranus is pretty exciting, ngl

[–] [email protected] 6 points 2 years ago

Sounds like "Progressive Enhancement"

You can find this in many server side rendering frameworks where the Server will load the page as HTML first and then replace the DOM with JS-bound Elements.

If you are interested in the Topic I can highly recommend taking a look at Remix.run .
It has progressive enhancement at the core of its design. For example it uses the Forms API to send data. This way you can interact with the website with and without JS

[–] [email protected] 11 points 2 years ago

The old tale of Schrödingers Immigrants.

Stealing our jobs while simultaneously living off welfare.

[–] [email protected] 4 points 2 years ago

I guess it has those colors because of the implication that "yes"="bad" / "no"="good"

[–] [email protected] 2 points 2 years ago (1 children)

sad eddb being gone noises

[–] [email protected] 2 points 2 years ago

It's Slovakia and Slovenia

[–] [email protected] 34 points 2 years ago

There is none. Expats are immigrants that don't like to be associated with immigrants from poorer countries.

[–] [email protected] 5 points 2 years ago (1 children)

Was Luftabwehr tuend?

[–] [email protected] 3 points 2 years ago* (last edited 2 years ago)

Its the String representation of a Object.

If you open your Browser and hit F12, go to the console and type console.log(""+{}) you get an Object {} converted to a string by joining it with another empty string.

[–] [email protected] 35 points 2 years ago (1 children)

The children yearn for the mines

view more: ‹ prev next ›