Testing an IPFS image: ipfs://bafybeiddrcsgjid7tm4yigvkuxufnh4dipy2zhedkcsfplxxr56745mx6u

Reply to this note

Please Login to reply.

Discussion

I don't think I have heard of anyone implementing IPFS file resolution in their client yet

no need if you're on a web client, it should be recognized as a URL, and if the browser handles ipfs, as brave does, it should just work

ah didn't think of that

But in that case, you need to trust Brave’s resolution servers. I wanted to test a direct link to see if we can make a trustless app distribution system via Nostr: Dev -> IPFS -> Nostr signed message -> User

makes sense, but I think you proved the point. however the client handles it, you have at least made the world aware of the IPFS address, which is itself signed by your private (nostr) key.

Dawn… brave downloads the apk as a zip. Can’t install a zip :(