Supported Protocols - Agregore Browser
Information about the supported protocols within Agregore and their functionality
- ☑️ BitTorrent (
bittorrent://
and magnet:
) source
- Able to view contents of torrents
- Stream video and image data
- Translate
magnet:
URIs to bittorrent:
URLs
- Resolve mutable torrents
- ☑️ Hypercore (
hyper://
) source
- Able to read from archives
- Able to resolve
hyper-dns
domains
- Able to write, create and modify archives
- ☑️ Gemini (
gemini://
) source
- Able to read from gemini servers
- Render Gemini pages as HTMLs
- No certificate management code yet
- ☑️ IPFS (
ipfs://
and ipns://
) source
- Able to read from IPFS CIDs, IPLD public keys, and IPLD DNSLink domains.
- Able to
POST
data into IPFS
- Able to
POST
data into IPNS
- ☑️ GUN (
gun://
) source
- Able to load data from GUN
- Able to
PUT
data into GUN
- Able to use GUN accounts
- ☑️ SecureScuttlebutt (
ssb://
) source
- Connect to existing running SSB node
- Able to load
ssb:
URLs (messages, blobs)
- Translate cipherlinks to
ssb:
URLs
- (soon) POST to SSB?
Coming soon
Here's some protocol we'd like to add, but haven't had time yet. Feel free to open a GitHub issue if you'd like to tackle them!
PRs for more protocols are welcome.
Home