Coder Social home page Coder Social logo

Are we distributed yet?

Let's unlock the peer-to-peer web ⚡🌐🔑

...a comprehensive, prioritized list that we can point browser people too. Ideally with a brief description which features each of the items unlocks. There are things which are absolute deal-breakers (e.g. proper protocol handlers), and things which are important but not essential. The list should convey this importance and priorities. @lgierth

Usage

  • make dev - Dev mode. See the site with live reloading at http://localhost:1313
  • make - Build the static site to ./public
  • make deploy - Add ./public to IPFS
  • make help - For more info

Built with hugo, styled with tachyons & ipfs-css

Contributing

This site documents the browser features and fixes needed to improve the user-experience of the distributed web.

To suggest a new topic create a new issue for it where we can figure out the details. Each topic should define what is needed, and what feature it unlocks. There is an issue template to guide the process. We'll discuss the issue and look for consensus on the ideal specification, and encourage p2p protocol developers and browser developers to help refine each issue.

To submit a proposal create a new markdown document in the ./content directory by running

hugo new <your-hyphenated-lowercase-topic-title-here.md>

That will create the proposal structure for you, with the filename you provided in the content dir. Once your happy with it, submit it as PR.

To update the homepage update data/topics.json with the new feature or browser specific details and submit a PR.

Data for a topic looks like this

  {
    "name": "P2P enthusiasm",
    "description": "Are they excited about the distributed web and are they publicly committed to making it happen?",
    "beaker": {
      "level": 2,
      "details": "Yes! _a peer-to-peer browser with tools to create and host websites. Don't just browse the Web, build it._ https://beakerbrowser.com"
    },
    "brave": {
      "level": 1,
      "details": "Supportive. https://github.com/brave/browser-laptop/issues/9556"
    },
    "chrome": {
      "level": 0
    },
    "edge": {
      "level": 0
    },
    "firefox": {
      "level": 1,
      "details": "Supportive: <a href='https://bugzilla.mozilla.org/show_bug.cgi?id=1435798'>https://bugzilla.mozilla.org/show_bug.cgi?id=1435798</a>"
    },
    "safari": {
      "level": 0
    }
  }

Where

  • level: 0 means we don't know yet. This is the default.
  • level: 1 means the browser is positive, but there are caveats or unknowns.
  • level: 2 means the idea is shipped or they are publicly committed to shipping it.

Once there is a published proposal document for a topic, you can add a link to it by adding a doc property with the proposal filename (without it's file extension) as the value, in the relevant topic object in data/topics.json.

Got questions not covered here? Fill an issue or ask in the #ipfs-in-web-browsers IRC channel on chat.freenode.net

Inspiration

License

Documents are CC-BY-SA 3.0 license © 2018 Protocol Labs Inc. Code is MIT © 2018 Protocol Labs Inc.

are we distributed yet?'s Projects

arewedistributedyet icon arewedistributedyet

Website + Community effort to unlock the peer-to-peer web at arewedistributedyet.com ⚡🌐🔑

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.