Skip to content

Resolves /ipfs/<address> and /ipns/<address> links in ZeroNet sites

License

Notifications You must be signed in to change notification settings

defder-su/LinkIPFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Site developers can use /ipfs/<address> and /ipns/<address> links by hosting in own domain, setting an IPFS gateway. But how can it be implemeted in ZeroNet?

LinkIPFS

Resolves /ipfs/<address> and /ipns/<address> links in ZeroNet sites. For now, beta release just redirects such links.

Development

Used FilePack and Cors as examples.

TODO

  • Proxy requests (not redirect), represent html pages inside Zero Frame, disabling AJAX
  • Support /raw/ipfs/<address> and /raw/ipns/<address> links
  • Read settings like local_gateway_port, external_gateway from zeronet.conf (section ipfs)
  • Add visited resources to MFS /ZeroNet
  • Support MiceWeb resolving system
  • It should be built in all mainstream ZeroNet forks

Discussions

About

Resolves /ipfs/<address> and /ipns/<address> links in ZeroNet sites

Topics

Resources

License

Stars

Watchers

Forks

Languages