dappnetbby / dappnet-features

An open tracker for Dappnet's product work
9 stars 0 forks source link

Trustless updates #2

Open liamzebedee opened 1 year ago

liamzebedee commented 1 year ago

Right now updates are signed and delivered through a update centralized server / CDN.

mathew mcconoughhay voice couldn't you distribute em via dappnet itself?

ie. releases.dappnet.eth/v1.0.0.zip, which downloads via IPFS, and self-authenticates using the hash and ENS

image

liamzebedee commented 1 year ago

Now that the dappnet client doesn't need a browser, it's pretty simple to load dapps from ENS in the client itself 😍