this post was submitted on 16 May 2025
636 points (99.5% liked)

Technology

70088 readers
3371 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
[–] rottingleaf@lemmy.world 2 points 18 hours ago

No. Everything is still closed and not interoperable.

I've just read about Google Wave.

I think we need a global low-latency (no waiting an hour for a message to propagate) alternative to Usenet. And there should be two separate layers - unique article (or message) identifiers and the transport (be it lots of news servers exchanging articles as the main layer, or as an auxiliary level users exchanging them p2p with some way to verify an identifier and the fact that it was posted in some specific group by some specific person at some specific time). And cryptographic identities. And cryptographic alternative to DNS inside that - with name-to-identifier records signed and verifiable via a chain to some known name authority, not querying a service.

An article can contain many things, it can be a hypertext page. It can, maybe, contain some header allowing to build articles into hierarchies with such a naming service providing paths. And navigate those with a browser. So you'd have a system friendly to mobile devices, to privacy, to economy of resources, to preserving information, to indexing and scraping.

But I think I've missed something technical preventing this from being created in my thoughts.