Live data from Hacker News

Bottle: A Bitcoin SV Browser

bottle.bitdb.network

11–20 of 149 posts

Re: Bottle: A Bitcoin SV Browser

#11
post #3

Kind of interesting, would like to have a map of the known links/what is it at a basic overview level at least eg. file, site, image, etc... Only concern to me is that "lack of distributors" if you compare against public web so what do you put in here? That depends though, someone has to host, you(pay bills), or big company that has free hosting like a forum.

You are browsing stuff that is hosted on Bitcoin

Check this out: https://c.bitdb.network/

Re: Bottle: A Bitcoin SV Browser

#12
VERY cool. It reminds me a bit of this project, which has some of the same concepts and uses the Ethereum blockchain: https://ethsites.io/

ethsites TLDR: host unstoppable censorship resistance websites that can be accessed anywhere in the world (as long as you can remember a small JS snippet or print it on a tshirt or something)

Re: Bottle: A Bitcoin SV Browser

#13
post #11
post #3

Kind of interesting, would like to have a map of the known links/what is it at a basic overview level at least eg. file, site, image, etc... Only concern to me is that "lack of distributors" if you compare against public web so what do you put in here? That depends though, someone has to host, you(pay bills), or big company that has free hosting like a forum.

You are browsing stuff that is hosted on Bitcoin Check this out: https://c.bitdb.network/

And this: https://b.bitdb.network/

Re: Bottle: A Bitcoin SV Browser

#14
If you're interested in this sort of idea, you might be interested in beaker browser [0] (I'm not affiliated in any way). It is essentially a way to browse files hosted on a bittorrent-like api, so anyone can seed a website to keep it up. I think it's still a work in progress though and has a lot of features left to add.

[0]: https://beakerbrowser.com/

Re: Bottle: A Bitcoin SV Browser

#16

Earlier quoted context omitted.

Yes

So how does one go about uploading, say, a PDF for someone to access with the browser? Very cool btw

You can upload it using, say https://add.bico.media/.

Then you just share the transaction ID or sha256 hash of the pdf file to recepient.

Recepient can access that file as long as blockchain exists (basically forever).

And all this is achieved by OP_RETURN, a special op_code in bitcoin script that allows you to return data to blockchain.

Re: Bottle: A Bitcoin SV Browser

#17

This is ridiculously cool. Something in me burns to brush this off, which kind of annoys me. I wasn't aware of how affected I've been by the current wave of anti bitcoin/blockchain/deep learning reaction. It's sad because ultimately, that kind of sentiment just limits the ability to appreciate really awesome stuff that people make, like this. I madly respect the creator of Bottle for wasting your time on something wo…

[deleted]

Re: Bottle: A Bitcoin SV Browser

#18

>And because it's on the blockchain, ownership is provable, the content is permanent, and it can be directly monetized forever. How can content be monetized foreved if it costs something to upload (send a transaction to create the block) but nothing to browser (navigating through the blockchain costs nothing)?

The author of the content can be tipped, because he can access the address used for posting. Also, content can be encrypted and decryption, after payment, can be automated.
Post reply on HN