A distributed filesystem that lives entirely in the browser. No servers. No databases. Just peers sharing the same address.
SharedProtocol gives every browser a persistent identity and a virtual filesystem. Write a file on Tab 1 and it appears on Tab 2 — instantly, without touching a server. The mesh IS the storage.
SharedProtocol://5221_<index> permanently.Include the script and sp is globally available. Call sp.ready() to wait for identity claim, then use the filesystem.
One script tag. No accounts, no API keys, no servers. Just pure peer-to-peer storage.