"This work was originally proposed by Adam Back on Bitcointalk in his 2013 thread "bitcoins with homomorphic value""
Joshua J. Bouw
@JoshuaJBouw_twitter
Yeah, on elements
also on liquid
mindphuq
@maniac0s
sorry I am really out of touch with cryptos
I have to relearn so much
btw I had another idea: "Blackload"
like, implement a torrent like p2p system on blackcoin. Use IPFS as a file storage and the blockchain for finding content (no central servers needed).
now, next step would be: Implement a whole internet on it.
like you have in freenet
although the focus shouldn't be on hiding content but rather making it not censorable
so you like surf a webpage, all content is pulled from IPFS where the hashes are found via blockchain. like dtube does it with video but here you have websites, pictures ect
Joshua J. Bouw
@JoshuaJBouw_twitter
Yeah I got that too..
But its like... inspired by IPFS?
Its basically the same thing
Just more... suited to Blockchain stuff.
mindphuq
@maniac0s
it utilizes IPFS but you can like surf a web in it
Joshua J. Bouw
@JoshuaJBouw_twitter
The way that IPFS is done on ETH is stupid.
tbh
mindphuq
@maniac0s
your starting page is a javascript. so everyone just needs a browser. the js will offer like a search bar. you type in something and the js client connects to the blockchain and searches for the content.