Skip to content

Milestones

List view

  • Access to the Filesystem enables critical aspects of UX in beaker browser. It was also pointed out that for SSB, this is the primary obstical.

    No due date
    1/1 issues closed
  • Decentralized networking protocol implementations require low level networking APIs which as of this writing are not exposed by Firefox [WebExtensions APIs][]. [WebExtensions APIs]:https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API

    No due date
    4/4 issues closed
  • No due date
    1/1 issues closed
  • Primary goal of this milestone is to enable Firefox addon to provide custom network protocol implementation. This will not enable add-on to provide full [IPFS][], [Dat][], [SSB][] implementations (as that would for example require exposing UDP socket API to add-ons) but it would enable add-on to add associated protocol handler and possibly delegate actual networking to local node via [native messaging API][] or a through a public gateway. Unlike [current support of decentralized network protocols][] this will not redirect request but rather load them under specified URL and have content origin be set to `scheme://${hostname}`. [native messaging API]:https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging [protocol support]:https://blog.mozilla.org/addons/2018/01/26/extensions-firefox-59/ [IPFS]:http://ipfs.io/ [Dat]:http://datproject.org/ [SSB]:https://www.scuttlebutt.nz

    Overdue by 7 year(s)
    Due by June 15, 2018
    1/1 issues closed