retro
@retro@soc.octade.net
I am looking at agregore browser.
Question: what would be a quick onramp to share a directory of files or browse a remote directory of files using a decentralized protocol? Which protocol might be simplest to set up and configure?
My idea is to avoid having to study another programming language or DSL to use a new tool.
@retro @mauve @craigoverend @cypherpunk @agregore @peersky
I would suggest hyper:// protocol
You can use these simple APIs in both Agregore and PeerSky to publish the content to DWeb.
https://github.com/AgregoreWeb/agregore-browser/blob/master/docs/Fetch-Hyper.md
https://github.com/p2plabsxyz/peersky-browser/blob/main/docs/P2P.md
@retro @mauve @craigoverend @cypherpunk @agregore @peersky
In PeerSky you can browse your local files with file:// protocol and also you'll get an option to publish those directories to P2P.
@retro @craigoverend @cypherpunk @agregore Yeah sadly there's no clean no-code option yet. I'm working on adding folder uploads to the `file viewer` app. https://github.com/AgregoreWeb/website/blob/main/apps/fileviewer.html First I added some stuff to make it easier to write text files. Sadly it's all in my spare time between work and existing in meatspace. ๐
History