wormhole-crypto VS hyperboot

Compare wormhole-crypto vs hyperboot and see what are their differences.

wormhole-crypto

Streaming encryption for Wormhole.app, based on Encrypted Content-Encoding for HTTP (RFC 8188) (by SocketDev)

hyperboot

offline webapp bootloader (by substack)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
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
wormhole-crypto hyperboot
6 1
582 391
2.1% -
0.0 0.0
about 1 year ago about 8 years ago
JavaScript JavaScript
MIT License GNU General Public License v3.0 or later
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.

wormhole-crypto

Posts with mentions or reviews of wormhole-crypto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-14.

hyperboot

Posts with mentions or reviews of hyperboot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-19.
  • Wormhole-crypto: Streaming encryption based on Encrypted Content-Encoding
    6 projects | news.ycombinator.com | 19 Apr 2021
    > the other uses client-server cryptography pretending to be end-to-end

    This is misleading and false. Wormhole.app uses end-to-end encryption. It's factually incorrect to imply otherwise.

    To address the larger point – auditing a web app is indeed challenging with current web technologies. In the past, I experimented with a technique using App Cache to permanently cache a web app on first use [1]. Later, that technique was expanded into hyperboot [2] to give users the benefits of explicit, immutable versioning with control over upgrades using the html-version-spec while preserving the simplicity of passing around a URL.

    With the impending removal of AppCache from most browsers, the web is currently missing a way to "pin" a site to a specific version and only update it with user consent. Service Workers come close but they mandate a 24 hour maximum cache time before refetching from the server.

    We'd love to offer the usability benefits of web apps – you can give someone a URL and they can immediately load the app – with the security of installed apps – doesn't change without warning – once web standards catch up. This is something that I care deeply about.

    In the meantime, use magic-wormhole if you prefer a locally-installed command line tool and you're sending files to someone who understands the command line. Use Wormhole.app if you want usable end-to-end encryption, similar to what Firefox Send used to provide.

    [1]: https://github.com/feross/infinite-app-cache

    [2]: https://github.com/substack/hyperboot

What are some alternatives?

When comparing wormhole-crypto and hyperboot you can also consider the following projects:

infinite-app-cache - Permanently cache a web app with html5 app cache

webwormhole - Peer authenticated WebRTC.

wormhole-william-mobile - End-to-end encrypted file transfer for Android and iOS. A Magic Wormhole Mobile client.

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

magic-wormhole - get things from one computer to another, safely