this post was submitted on 16 Aug 2026
100 points (96.3% liked)
Open Source
48566 readers
61 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I know lots of people are crypto-reactionaries... But there are like dozens of these projects in the (primarily open source) crypto space. The basic idea seems to be that a crypto-archive uses a blockchain for hosting and a cryptocurrency to fund it. I don't know how successful these projects have been. Here are a few quick examples from a search:
Using a blockchain to store any data beyond a little bit of text e.g. images and videos(hence why NFTs are stored as links to where an image was hosted, rather than the image file data itself living on the blockchain) is just incredibly inefficient and impractical however you slice it
A PeerTube like architecture would be far better(faster etc)
Yes blockchain is an horible database design for efficiency. If it's decentralised, open and permissionless, if not you just don't need a blockchain.
But it's good at immutability.