Giter Club home page Giter Club logo

platform.html5.org's People

Contributors

annevk avatar birtles avatar cvrebert avatar domenic avatar dstorey avatar foolip avatar fyrd avatar hober avatar i8-pi avatar icaaq avatar karbassi avatar laithshadeed avatar myakura avatar phistuck avatar rbyers avatar sideshowbarker avatar simonsapin avatar stuartpb avatar xfq avatar xorcus avatar zcorpan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

platform.html5.org's Issues

(proposal): develop a new type of "service worker" that runs sandboxed native code packaged as a (docker-like) container

summary

The author proposes that a containerization technology (like docker) be developed for use as service workers on the web platform. The author anticipates that many new types of applications that were once infeasible would be enabled by providing such a container technology as part of the web platform.

Note: This document is not a detailed technical proposal. It's intent it to spark conversion on the feasibility and wisdom of implementing the capability loosely described in this document. The author fully expects that this issue will be closed without further word because he is relatively unknown and because people's immediate reaction will be "face palm; docker again?".

security considerations

  • The container would be subject to the same networking restrictions as ordinary service works and web technologies, that is, the same origin principle would apply.
  • The container must be sufficiently sandboxed so that running its untrusted, native code could do no more harm that an equivalent JavaScript program. I believe that containers today offer sufficient isolation so as to make this feasible.
  • The container must be prevented from consuming too many resources. cpu, memory, networking and other quotas supported by container technology can easily be used to ensure that the users entire system is no more affected by the container than by an equivalently resource hogging JavaScript service worker.
  • The browsers interaction with the containers filesystem should be enabled by carefully developed, secure APIs. It should be possible for containers to generate files (e.g., images, Excel documents, etc.) for download by the user.

communication with the container

JavaScript running in the browser would interact with the container using techniques largely similar to those used for communicating with service workers.

Additional APIs should be available for efficiently and safely sharing other resources provided by the container.

Why no updates?

I like this page very much: https://platform.html5.org/

Now I know that I only know the basics, and that there is still a lot to discover.

Why are there no updates any more?

Is there a new or better overview pageg?

SSL connection error.

Can't view the web site due to an the following ssl connection error: An error occurred during a connection to platform.html5.org. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG. I tried this using safari, chrome, and firefox.

Site doesn't load due to certificate error

From the Firefox error message:

platform.html5.org uses an invalid security certificate.
The certificate is not trusted because it is self-signed.
The certificate is not valid for the name platform.html5.org.

Links to issue trackers / mailing lists

I think it would be great if we add links to each spec's issue tracker and/or perhaps the mailing list. We're fragmented onto so many platforms, it would guide people on where to report issues.

(If we do that, maybe we should add a note that spec issues should be reported there but implementation issues should of course still be reported in the affected browser's issue tracker.)

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.