storage-foundation-api-explainer

Explainer showcasing a new web storage API, NativeIO [Moved to: https://github.com/WICG/storage-foundation-api-explainer] (by fivedots)

Storage-foundation-api-explainer Alternatives

Similar projects and alternatives to storage-foundation-api-explainer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better storage-foundation-api-explainer alternative or higher similarity.

storage-foundation-api-explainer reviews and mentions

Posts with mentions or reviews of storage-foundation-api-explainer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-01.
  • Show HN: Wormhole – Simple, private file sharing
    4 projects | news.ycombinator.com | 1 Apr 2021
    We went to absurd lengths to make Wormhole fast and performant.

    We use streaming encryption (specifically, the Encrypted Content-Encoding standard also used by the now defunct Firefox Send) so that we can keep memory utilization flat, no matter how large the file.

    We take the end-to-end encrypted file data and simultaneously stream it to browser storage and our servers. When a downloader shows up before the file is fully uploaded, we use the browser copy of the data to stream your files to the downloader using WebRTC. This means that they can start downloading even before the files have been uploaded.

    Specifically, we use the WebTorrent protocol (which I created). All file data is end-to-end encrypted before leaving the device. It's encrypted yet again in transit by TLS or WebRTC, and also while at rest on our servers.

    We use a combination of browser storage options, depending on which is fastest and the amount of available disk space. We choose from the following storage strategies:

    - Storage Foundation API (fastest performance, experimental API, Chrome only for now, https://github.com/fivedots/storage-foundation-api-explainer)

Stats

Basic storage-foundation-api-explainer repo stats
1
32
4.7
about 3 years ago

fivedots/storage-foundation-api-explainer is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com