Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with IPFS and dat:// (decentralized storage from URL queries) #97

Open
4www opened this issue Jul 26, 2023 · 0 comments
Open

Comments

@4www
Copy link
Contributor

4www commented Jul 26, 2023

same goes for dat:// https://docs.dat.foundation/docs/intro

Not sure if the crypto thing makes it still interesting, but the decentralized idea behing IPFS decentralized storage had interest.

They have storage service thing that support HTTP api calls (POST; to store data, GET, to get a stored CID).

We added basic support for ipfs: scheme protocol, and the &ipfs <CID> build pattern could maybe explore:

+ipfs <URL_or_data>
>ipfs <CID>
+ipfs <DATA> | >ipfs <$1> | +qr-code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant