A nice social attack is to create an internet archive looking website call it archive.newtld and use it to create social proof of things you didn't actually do. "Oh yeah the Washington Post did a redesign but here are my past 10 posts which I saved in archive: link " In post truth internet, proving archives is going to be tough and unless there's some other form of verification it's going to be useless fast for "prov…
Could this be solved by digital signatures on web content? (Or, a way to store those)
https://intercoin.org/technology.pdf
You’d have to store the actual content. The network would just store the hash.
It’s just a Merkle DAG. The innovation is all about forcing nodes to timestamp everything if they timestamp anything.
Blockchains are overkill for this. Blockchains are for when content that was timestamped changes. Not when it just accumulates.
Also, I wrote this back in 2017 as an aspirational roadmap: https://github.com/Qbix/architecture/wiki/Internet-2.0