lidel (old account)
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # Draft of Q3 2018 OKRs for In Web Browsers Working Group OKR planning issue: https://github.com/ipfs/in-web-browsers/issues/85 > **Feel free to propose objectives, results, or just things you would like to work on or see happen by editing this pad** ## Goals _same? change?_ > olizilla: I think these goals still stand. my OKRs didn't feel very measurable when I came to look at them at the end og q2. I think we need more regular review, either at each weekly catch up, or 1 per month, as an internal / peer2peer project management exercise. - GUI/UX - Our GUI apps expose core IPFS features in a robust, accessible and intuitive form - Web Browsers - Browser developers are committed to addressing requirements of the distributed web - <del>Create a developer ecosystem around window.ipfs API</del> - Ensure smooth experience for web developers > lidel: I feel the old goal was too narrow. Web Browser WG should act as an overwatch that ensures entire IPFS stack works well in web browser. The `window.ipfs` is a small part of that goal. Browser bundles of js-ipfs* libs, tools, examples and documentation are probably the biggest chunk of the work. ## OKR Draft _{use this as a "brain dump", a sanbox of ideas - we will organize them later}_ > Asking these questions may help (copied from [ipfs/pm](https://github.com/ipfs/pm/issues/654#issue-337221727)): > - What are your top users/applications on top of the part of the project you contribute and/or lead? > - What are their next goals? How can your project help them be successful? > - What are the main blockers for adoption of your project? > - What are the main blockers for contribution to your project? > - Name the most important thing you and your team need to achieve? What is the timeline for that? What could be done to achieve that in less than three months (Hiring, Partnerships, Drop other tasks, etc)? Emoji meaning: - 🔗 – link to relevant issue/resources - (pN) – priority (0-4) --- ### Web Browsers WG 🖥️ #### Browser developers are addressing requirements of the distributed web - p0 Finished switch to base32 CIDv1 as the default across entire IPFS ecosystem [🔗](https://github.com/ipfs/go-ipfs/issues/4143) - p1 Created at least three IPFS demos using experimental WebExtension APIs from mozilla/libdweb [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/343) - p2 IPFS Companion with embedded go-ipfs ship with Chromium-based Brave by default - p3 Published final draft of “Addressing on the Decentralized Web” and found a champion to take it further [🔗](https://github.com/lidel/specs/tree/dweb-addressing/dweb-addressing) <!-- never ending stooory --> #### Ensure smooth experience for web developers in browser contexts - p0 Browser-focused checks exist for js-ipfs(-api) and are part of CI: fail build if tests don't pass when bundled by all the bundlers or run over maximum bundle sizes - p1 IPFS in Firefox and Chrome supports upload of 5GB file without crashing or slowing down the UI (via Companion / window.ipfs / HTTP API) <!--- includes solving Bugs related to uploads of big files in browser contexts (especially over window.ipfs and/or HTTP API) are addressed --> <!-- TODO: 🔗 Details (to be moved to github issues?)--> <!--- Identify the most used IPFS API calls for the browser, make the buggy ones work in browser context--> #### Browser extension exposes IPFS features in a robust and intuitive form - p0 New WebUI ships inside of Companion bundle and is re-used for sharing/uploads, file management, exploring peer info and config editor [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/514) - p1 User is able to define multiple API backends and switch between them via browser menu [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/491) - p2 Preferences, ACL and Upload screens follow visual language from WebUI and [ipfs-css 🔗](https://github.com/ipfs-shipyard/ipfs-css) - p2 Performance impact of content script that injects `window.ipfs` decreases by at least 50% - p3 One click to add a snapshot/screenshot of current web page to IPFS [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/91#issuecomment-191220446) - p4 User is able to easily switch node to read-only mode (Disabling Content Reproviding for improved privacy) [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/507) - p4 It possible to control the node provided by IPFS Desktop from browser extension UI [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/350) - p4 Browser extension is exposing IPFS API on-demand in fingerprint-resistant way [🔗](https://github.com/ipfs-shipyard/ipfs-companion/issues/454#issuecomment-398854471) --- ### GUI Team 🎨 **Core IPFS features are intuitve and accessible to all** - p0 Revamp of existing Web UI features is complete and deployed with stable go-ipfs release - https://github.com/ipfs/ipfs-gui/issues?q=is%3Aissue+is%3Aopen+label%3A%22existing+feature%22 - p0 Desktop is rebuilt as a wrapper for Web UI (we can deploy without waiting for go-ipfs) - p0 On board a full time UI designer to the GUI team - p1 Web UI works with js-ipfs in the browser (backend pluggability) > lidel: how about _measurable_ "Web UI works with three different IPFS API backends" ? - p1 Web UI scores 100 for accessibility in lighthouse test and is available in at least 3 locals (en, pt, pl) - p1 There is a documented user testing plan and 5 recorded user testing sessions of Web UI - p1 There is a smooth 3-step onboarding flow (offer, install, welcome) for companion and desktop https://github.com/ipfs/ipfs-gui/issues/27 - p2 Companion reuses file sharing flow from Web UI > lidel: is it too late to add this? > - p4 Translations to all GUI apps (Companion, WebUI, Desktop) are on a single crowdsourcing site [🔗](https://github.com/ipfs/ipfs-gui/issues/50) **Everyone is empowered to make great new IPFS user interfaces** - p1 There is a UI dev guide with example components for headers, footers, navigation, forms, lists and tables. - p1 Web UI pages are extracted as standalone apps that can be linked to from new apps **The GUIs push forward understanding and adoption of IPFS** - p3 Web UI visualises DHT and bitswap and helps developers optimise the internals. - p3 Encrypted sharing by default - https://github.com/ipfs/ipfs-gui/issues/53 - p3 IPLD explorer supports 3 exotic formats (ipld-git, ipld-btc, ipld-eth-*) - p4 Pin buddy system allows friends to form ad-hoc IPFS clusters - https://github.com/ipfs/ipfs-gui/issues/36 - p4 Add live share directories and bi-directional exchange spaces- https://github.com/ipfs/ipfs-gui/issues/52 and https://github.com/ipfs/ipfs-gui/issues/57 <!-- (stretch goal) Authenticated API access mechanism is defined, and webui can authenticate against remote ipfs node --> <!-- create issue in IPFS API interface repo --> ---- > hacdias: looking back at Q2 objectives and key results, I think it was hard to define how much time we'd need to finish each one. > For this quarter, I propose to finish what we had started on the last quarter, mainly: > - Build the new Sharing screen > - Finish the new WebUI > - Redesign Desktop to streamline our design line > - Embbed WebUI on Desktop > > Some other small ideas: > - Create a page on ipfs.io, or reuse Get Started, to talk about Companion and Desktop. > # Needs to communicate to other WGs - go-ipfs - Make base32 CIDv1 the default - Critical error in adding files over HTTP API: https://github.com/ipfs/go-ipfs/issues/5168 - js-ipfs - Make base32 CIDv1 the default - js-ipfs in browser context has same connectivity magic feeling as go-ipfs - dht interop - relay with discovery - interface-ipfs-core - Authenticated API access

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully