Email is our only reliable communication method between different organizations. I'm still of the opinion there should be public-option internet services. Everyone deserves an e-mail address that cannot be taken away from them without a court order.
A realization of why email is critical infrastructure for the Internet
161–170 of 255 posts
Re: A realization of why email is critical infrastructure for the Internet
#162Re: A realization of why email is critical infrastructure for the Internet
#163Email is your proof of identity. It's absolutely critical. Anyone with your email can not only impersonate you, but gain access to many of your online accounts.
Re: A realization of why email is critical infrastructure for the Internet
#164Email is our only reliable communication method between different organizations. I'm still of the opinion there should be public-option internet services. Everyone deserves an e-mail address that cannot be taken away from them without a court order.
Instead of being controlled by the government, maybe we should make it easier to setup a mail server for your domain?
Re: A realization of why email is critical infrastructure for the Internet
#165Email is our only reliable communication method between different organizations. I'm still of the opinion there should be public-option internet services. Everyone deserves an e-mail address that cannot be taken away from them without a court order.
> Everyone deserves an e-mail address that cannot be taken away from them without a court order. Not even a court order, arguably. Internet access and it's essential services like email, is arguably a human right in developed countries. Almost impossible to find employment without it.
Re: A realization of why email is critical infrastructure for the Internet
#166Earlier quoted context omitted.
But HTTP is client/server whereas e-mail is server/server (or client/server/server/client). Small independent server operators are at the mercy of the large companies as those can just stop processing their e-mails (which they already often do). That's different for HTTP (though gatekeeping happens there too via discoverability and other mechanisms).
Both HTTP and SMTP are client/server because you cannot read SMTP without a "client"... The crucial part of these protocols are simple text that use DNS for distributing the connecting. HTTP can be used for server to server too... and I recommend it. So to repeat you need to implement HTTP, SMTP and DNS in you server software so that you can self host all 3 on your own hardware. This means asking your fiber ISP to op…
Re: A realization of why email is critical infrastructure for the Internet
#167Well, in Estonia, they have a different approach. 1. If you are a citizen or a resident, you get an ID card to use for every public service. It's just a smart card with a government PKI. 2. The public services provide an email account that can only be used within the e-government services. The card is used for accessing those services. 3. The email service accepts either identity number or registry number of the reci…
> that can only be used within the e-government services > You can't use it for other purposes. No RFC defined email address is shared with you This is not entirely true. You get both: * idcode@eesti.ee can only be used by government senders. * you also get first.last.uniqueid@eesti.ee which works as a regular email address.
Re: A realization of why email is critical infrastructure for the Internet
#168Well, in Estonia, they have a different approach. 1. If you are a citizen or a resident, you get an ID card to use for every public service. It's just a smart card with a government PKI. 2. The public services provide an email account that can only be used within the e-government services. The card is used for accessing those services. 3. The email service accepts either identity number or registry number of the reci…
I could only wish the US had something like that. Very few Congresspeople could even succinctly describe email to you, let alone express the need for a system like this. And even if they could introduce a bill, Big Tech lobbyists would instantly swoop in and proclaim the idea as a threat to national democracy, and instead try to steer the legislator to just hosting entire thing on their platform instead. I fucking ha…
Re: A realization of why email is critical infrastructure for the Internet
#169Well, in Estonia, they have a different approach. 1. If you are a citizen or a resident, you get an ID card to use for every public service. It's just a smart card with a government PKI. 2. The public services provide an email account that can only be used within the e-government services. The card is used for accessing those services. 3. The email service accepts either identity number or registry number of the reci…
A question about number 4. By forwarding address, do you mean to a real email address? Denmark has a similar solution, but it can only be accessed via the website or a mobile application. The idea is that the content will almost always contain person information, so it shouldn't be allowed to be transmitted via an unencrypted channel. Side note: Denmark has a one time pad instead of a smartcard. A smart phone app has…
The PKI thing includes a physical ID card, a software solution called Smart-ID and a mobile solutions called Mobile ID. The software solutions are just authenticator apps that you've matched with your ID.
Re: A realization of why email is critical infrastructure for the Internet
#170Well, in Estonia, they have a different approach. 1. If you are a citizen or a resident, you get an ID card to use for every public service. It's just a smart card with a government PKI. 2. The public services provide an email account that can only be used within the e-government services. The card is used for accessing those services. 3. The email service accepts either identity number or registry number of the reci…
Serious question. Does this government smart card work on anything but Windows? Or you need to buy a windows machine to go with your free smart card?