storage-foundation-api-explainer VS magic-wormhole

Compare storage-foundation-api-explainer vs magic-wormhole and see what are their differences.

storage-foundation-api-explainer

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

magic-wormhole

get things from one computer to another, safely (by magic-wormhole)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
storage-foundation-api-explainer magic-wormhole
1 74
32 18,314
- 0.7%
4.7 7.8
about 3 years ago 5 days ago
Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

storage-foundation-api-explainer

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)

magic-wormhole

Posts with mentions or reviews of magic-wormhole. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-10.

What are some alternatives?

When comparing storage-foundation-api-explainer and magic-wormhole you can also consider the following projects:

croc - Easily and securely send things from one computer to another :crocodile: :package:

wormhole-gui - Cross-platform application for easy encrypted file, folder, and text sharing between devices. [Moved to: https://github.com/Jacalz/rymdport]

snapdrop - A Progressive Web App for local file sharing

wormhole-william - End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).

PsiTransfer - Simple open source self-hosted file sharing solution.

syncthing-android - Wrapper of syncthing for Android.

sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

webwormhole - Peer authenticated WebRTC.

ffsend - :mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.

PasswordPusher - 🔐 An application to securely communicate passwords over the web. Passwords automatically expire after a certain number of views and/or time has passed. Track who, what and when.

FilePizza - :pizza: Peer-to-peer file transfers in your browser

fiche - Command line pastebin for sharing terminal output.