this post was submitted on 06 Jun 2024
70 points (94.9% liked)

Open Source

29001 readers
778 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

Here's a Video about this

you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 0 points 4 weeks ago (1 children)

What does it solve? I remember reading it was supposed to make the web easier, but it's just another transport and one could push JS, CSS, WASM, or anything through it. One could even extend chromium to support it as an alternative to HTTP.

I'm not entirely sure of its purpose.

Anti Commercial-AI license

[–] Asudox@lemmy.world 3 points 4 weeks ago (1 children)

It's not really designed to solve anything. It just exists. The cool thing about it is advertisements are not possible natively. There is also no JS. So no creepy ass trackers. It's basically like the very early days where JS or CSS was not a thing. Just markdown. With the additional security and privacy stuff of the modern web like encryption.

[–] refalo@programming.dev 1 points 4 weeks ago

You can still be tracked pretty heavily with other metadata and things like TLS fingerprinting etc.