sahib / brig

File synchronization on top of ipfs with git like interface & web based UI
https://brig.readthedocs.io
GNU Affero General Public License v3.0
569 stars 33 forks source link

Gateway over p2p-http-proxy #111

Closed Winterhuman closed 1 year ago

Winterhuman commented 3 years ago

EDIT: Was previously "Gateway over IPNS", using p2p-http-proxy should require less work and still be a good solution if used.

I'm wondering if it's possible to make brig's gateway accessible through brig's IPFS node via p2p-http-proxy.

This would mean you wouldn't need a dedicated http server and could just use the existing node to allow logging in from anywhere, as long as the device you were using was running an IPFS node or the IPFS companion extension.