Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 88d153a

Browse files
authored
Add notes for gui-and-in-web-browsers-weekly 2019-12-18 (#1087)
1 parent 2bc4262 commit 88d153a

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# GUI and In Web Browsers 2019-12-18
2+
3+
A weekly discussion and show & tell around IPFS GUIs and Web Browsers
4+
5+
* Details: https://github.com/ipfs/team-mgmt/issues/790
6+
7+
## Participants
8+
9+
- @lidel
10+
- @dietrich
11+
- @hugomrdias
12+
13+
## Recording
14+
15+
- [ipfs://bafybeigm3jso2ysl2kvuedqi3fegzqfvg6ffyel5lfjkdxb6gfxttrorpm](https://ipfs.io/ipfs/bafybeigm3jso2ysl2kvuedqi3fegzqfvg6ffyel5lfjkdxb6gfxttrorpm/)
16+
- https://youtu.be/kZbCxgTwWrI
17+
18+
## Agenda
19+
20+
- [IPFS Companion v2.10.0](https://github.com/ipfs-shipyard/ipfs-companion/releases/tag/v2.10.0)
21+
- maintenance of [ipfs/public-gateway-checker](https://github.com/ipfs/public-gateway-checker/)
22+
- see also awesome ipfs
23+
- maybe a community waffle/zen board?
24+
- the list of repos we want to make sure are supported
25+
- start a call?
26+
- [webui e2e tests against go-ipfs and js-ipfs](https://github.com/ipfs-shipyard/ipfs-webui/pull/1353)
27+
- done: running against specific releases of go-ipfs and js-ipfs
28+
- next: running against arbitrary API endpoint, ensiring proper binary is used, merging and PR against js-ipfs/go-ipfs
29+
- Opera build. What are final fixes?
30+
- need Origin isolation between root CIDs (content roots)
31+
- We want `window.location.origin` on `ipfs://{cid}` pages to be unique per CID
32+
- In practice, if they use HTTP gateway, they need to switch to [subdomain gateway](https://docs.ipfs.io/guides/guides/addressing/#subdomain-gateway)
33+
- Ideally, it would be set to `ipfs://{cid}`
34+
- Browser Design Guidelines moved to recommendations phase
35+
- historical trust model around TLS+DNS vs DWeb, IPFS
36+
- what is the replacement?
37+
- in dweb, the trust comes from user who shared us the link
38+
- need new language for communicating new concepts
39+
- integrity
40+
- immutability
41+
- Awesome ipfs triage
42+
43+
## Highlights
44+
45+
> Details of past week's work are published in notes of [IPFS Core Implementations Weekly Sync](https://github.com/ipfs/team-mgmt/issues/992)
46+
> This section includes a subset of past week's work
47+
48+
- Released
49+
- [IPFS Companion v2.10.0](https://github.com/ipfs-shipyard/ipfs-companion/releases/tag/v2.10.0)

0 commit comments

Comments
 (0)