webwormhole VS hyperboot

Compare webwormhole vs hyperboot and see what are their differences.

hyperboot

offline webapp bootloader (by substack)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
webwormhole hyperboot
9 1
1,775 391
- -
0.0 0.0
6 months ago about 8 years ago
Go JavaScript
BSD 3-clause "New" or "Revised" 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.

webwormhole

Posts with mentions or reviews of webwormhole. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-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 webwormhole and hyperboot you can also consider the following projects:

OnionShare - Securely and anonymously share files, host websites, and chat with friends using the Tor network

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

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

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

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

uploadserver - Simple Rust file server which lets you upload, share, and download files from a web browser. Ready-to-run binaries for Windows, Mac, and Linux. Free/Open-Source alternative to AirDrop/Dropbox for transferring files on your local network without having to install anything. A more sophisticated version of `python3 -m http.server 8000`.

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

simplexmq - ⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks.