this post was submitted on 25 Apr 2025
115 points (93.9% liked)

Technology

69298 readers
3855 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] taladar@sh.itjust.works 13 points 1 day ago (2 children)

IMAP

Speaking of something that needs tearing down and building anew, email is a good candidate for that.

[–] rottingleaf@lemmy.world 2 points 5 hours ago (1 children)

Speaking of such things, an email client or an email server are never as monopolistic as Chrome.

So maybe email is a good candidate for something that should be torn down and built anew right after the Web.

Also email doesn't have to be destroyed entirely, it's very modular.

Where they had UUCP paths, and now have addresses in some services, just need to have John Doe <3cec7f8c438fa578dbd3a1557b822df469490a12>, with 3cec7f8c438fa578dbd3a1557b822df469490a12 being a hash of "johndoe" here and a hash of his pubkey in reality, and his pubkey can be retrieved from some public directory.

And have the letter signed by it (and encrypted possibly, though this of course would hurt server-side solutions of spam problem).

Frankly they can have a common replacement, in my humble opinion. When separating identities from servers, one can do the same with websites. How is a newsgroup fundamentally different from a replicated website collaboratively edited? If a letter can have a universal identifier, what prevents one to put a hyperlink to it? If we need scripts, what prevents us from having them in a letter's content? If we need to reach a server by hostname and IP, what prevents us from doing just that from a letter, just the letter being the primary point of entry?

I just think that the old "vector hypertext Fidonet" joke is not so dumb, if you think what it could literally mean.

[–] taladar@sh.itjust.works 2 points 4 hours ago (1 children)

The problems with email are many but the two that would warrant rebuilding is that the technology is a mess of under specified 1970s "standards" and the fact that email should really be replaced with multiple different systems according to modern usage.

Only a tiny portion of modern emails really use the "anyone can send an email to anyone unannounced" capability that cause all the trouble with spam.

The usage for a password reset and universal access system for accounts all over should really be split into some kind of specialized system.

As for the rest, most emails seem to be messages from systems where we have accounts or performed some other kind of signup, those could easily be authenticated with a key provided at signup both to make filtering and easier and to be able to revoke authentication, not to mention prevent selling of addresses or usage by third parties after a security leak. A more structured format for common messages (e.g. invoices, notifications about instant messages on some website,...) would also be a good idea.

[–] rottingleaf@lemmy.world 1 points 3 hours ago

those could easily be authenticated with a key provided at signup both to make filtering and easier and to be able to revoke authentication

That's what Tox links had for spam protection, an identifier of user plus an identifier of a permission. Agree on this.

More structured ... I'm not sure, maybe a few types (not like MIME content type, but more technical, type not of content, but of message itself) of messages would be good - a letter, a notice, a contact request, a hypertext page, maybe even some common state CRUD (ok, this seems outside of email, I just aesthetically love the idea of something like an email collaborative filesystem with version control, and user friendly at the same time), a permission request/update/something (for some third resource).

Where a letter and a hypertext page would be almost open content as it is now, and a notice would have notice type and source, similarly with contact request (permission to write to us, like in normal Jabber clients, also solves those unannounced emails problem, sort of), and permission requests.

If so, then the password reset and such fit in well enough. Spam problem would be no more, at the same time all these service messages could be allowed, and having only ID and basic operational information wouldn't be used for spam.

[–] grue@lemmy.world 13 points 1 day ago (2 children)

That's how you get monetized spying enshittified email. Do you want monetized spying enshittified email?

[–] boonhet@lemm.ee 7 points 20 hours ago
[–] taladar@sh.itjust.works 7 points 1 day ago (1 children)

Is that different from the unencrypted email we have now that is 99% spam and the other 99% are delivery problems due to anti-spam technologies?

[–] WhyJiffie@sh.itjust.works 1 points 1 hour ago (1 children)

maybe I'm doing something wrong but in the past 2 years none of my mails were spam

[–] taladar@sh.itjust.works 1 points 1 hour ago

That is mostly because the big mail providers like GMail do not accept mails from just anyone anymore (part of the aforementioned anti-spam technologies) and put the rest of the spam into a separate folder.