rarepress / nebulus

Virtual IPFS
https://nebulus.dev
MIT License
263 stars 15 forks source link

Nebulus HTTP #3

Open skogard opened 3 years ago

skogard commented 3 years ago

Nebulus unbundles the content addressable storage aspect of IPFS from the network aspect.

Therefore we could think of an HTTP powered Nebulus server and client. The server and client could be one module and even work in a peer to peer manner (but over HTTP).

The server and client would communicate over HTTP which allows for private communication without using the public P2P network.