Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: (de-scoping) first pass at updating the IPFS in Web Browsers Roadmap #23

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 16 additions & 37 deletions WG_INTEGRATION_IN_WEB_BROWSERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,56 +4,35 @@

**Responsibilities**

*Browser Users* - Browser extension exposes IPFS features in a robust and intuitive form
*Web Developers* - Ensure smooth experience for web developers in browser contexts
*Browser Vendors* - Browser developers are addressing requirements of the distributed web
- *Browser Users* - Browser extension exposes IPFS features in a robust and intuitive form
- *Web Developers* - Ensure smooth experience for web developers in browser contexts
- *Browser Vendors* - Browser developers are addressing requirements of the distributed web

**Current Projects**

- [IPFS in Web Browsers](https://github.com/ipfs/in-web-browsers) - Coordination point (tracking via issues)
- [IPFS Companion](https://github.com/ipfs/ipfs-companion) - Browser extension that brings IPFS integrations

- [IPFS in Web Browsers](https://github.com/ipfs/in-web-browsers) - Coordination point (tracking via issues)
- [IPFS Companion](https://github.com/ipfs/ipfs-companion) - Browser extension that brings IPFS integrations
- Lead IPFS Integration in Brave
- Support libdweb

## 🚀 Major 2019 Goals

1. Push forward new web standards for decentralized web
2. Remove obstacles from using IPFS in Web Applications and make the whole experience feel trivial
3. Incentivize users to install and use IPFS Companion.
1. Push forward new web standards for decentralized web
2. Remove obstacles from using IPFS in Web Applications and make the whole experience feel trivial
3. Incentivize users to install and use IPFS Companion.

## 💎 Milestones

### 🔄 Decentralized Web

#### Foundation

- `M(P0)` Base32 CIDv1 is the default and can be used as authority in URLs
- `M(P0)` Drop-in API Provider library is the default way of integrating IPFS with web apps and browser extensions
Copy link
Member

@lidel lidel Jan 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lack of good solution is this space is already hurting adoption. We really should address this in 2019.
This could be framed as a part of Package Managers' "Foundation", maybe something like this:

  • Drop-in IPFS Provider library enables truly distributed CDN and becomes the default way of integrating IPFS into web apps

(In simple terms, we are talking about service worker that intercepts /ipfs/cid/some.min.js and loads it from the best IPFS provider at hand: js-ipfs, ipfs-companion, local go-ipfs, public gateway)

- `M(P0)` HTTP/WS /api/v1/ with proper access controls exists
- `M(P1)` Docs or guidebook of developer best practices for writing decentralised web apps exists.
- `M(PX)` It is possible to verify integrity of HTTP Gateway Responses
Copy link
Member

@lidel lidel Jan 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel this ability is highly relevant to Package Managers

This should be on someones roadmap for 2019. If Web Browsers WG not a good home for this, we perhaps we should move it to Package Managers WG itself?

- `M(PX)` URIs are officially registered (IANA etc)

#### Amazement

- `M(P1)` Having IPFS Companion installed is enough to create and publish a website on IPFS
- `M(PX)` A complete snapshot of a web page can be saved to IPFS and shared with one click

## 🗂 Large files

#### Amazement

- `M(P1)` IPFS Companion enables real-time, bidirectional file sharing between two or more people over the internet
- `M(P1)` IPFS Companion enables ad-hoc transfer between two people over local network

## 📦 Package managers

#### Foundation

- `M(P1)` Free and Open IPFS-powered CDN for JS libs exists
- `M(P0)` Base32 CIDv1 is the default and can be used as authority in URLs
- `M(P1)` Free and Open IPFS-powered CDN for JS libs exists, making pages load faster and offline

## 🧠 Strategic Projects
## 🤝 Supporting Partners and Users

- `M(P0)` Collaboration on libdweb results in landing vital APIs into Firefox
- `M(P0)` IPFS is a viable distribution channel for Signed HTTP Exchanges
- `M(P0)` Brave browser ships with embedded IPFS
- `M(P0)` Collaboration on libdweb results in landing vital APIs into Firefox
- `M(P0)` IPFS is a viable distribution channel for Signed HTTP Exchanges
- `M(P0)` Brave browser ships with embedded IPFS