Supported protocols
- ☑️ Hypercore (
hyper://
)
- Able to read from archives
- Able to resolve
dat-dns
domains
- Able to write, create and modify archives
- ☑️ Dat (
dat://
)
- Able to read from archives
- Able to resolve
dat-dns
domains
- No
DatArchive
support
- ☑️ Gemini (
gemini://
)
- Able to read from gemini servers
- Render Gemini pages as HTMLs
- No certificate management code yet
- ☑️ IPFS (
ipfs
)
- Able to read from
ipfs://
and ipns://
URLs
- Able to
POST
data into IPFS
- Able to
PUBLISH
an infohash to IPNS
Coming soon
PRs for more protocols are welcome.