-
At work, we often share files between ourselves (remote workers) using [magic wormhole](https://github.com/magic-wormhole/magic-wormhole). This provides a very quick and easy way to get a file from po…
-
We claim to be hosting a public STUN server in this document:
https://github.com/magic-wormhole/magic-wormhole-protocols/blob/01b7c46ffaec4c12866f99bb2596fd4e49db460a/transit.md#traversing-nat
B…
-
The web client should interoperate with command line Go client as well as with python client via the websocket relay server.
A few possibilities:
0. Go: cmdline client to cmdline client, both ta…
-
I have a failing test when building as part of [ZKAPAuthorizer](https://github.com/PrivateStorageio/ZKAPAuthorizer/pull/481) (with Python 3.10 and 3.11):
```
magic-wormhole-transit-relay> ________…
-
Since the protocol allows for arbitrary passwords, clients can already use arbitrary wordlists. However for good interoperability and especially tab completion or form input validation, some protocol …
-
We use `magic-wormhole` as the Python (PyPI) distribution name, as well as the GitHub repo name. It's also the name of the Debian package, and the Homebrew package.
The executable that gets install…
-
Attempting to create an environment with `magic-wormhole` on Windows, I get a pretty unhelpful list of incompatibility errors:
```
$ conda create -n wormhole magic-wormhole --override-channels -c …
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
wormhole-rs https://github.com/magic-wormhole/magic-wormhole.rs
**Is this an update to existing pack…
-
If i see it correctly, you use another uri-scheme than and you asked for the uri-scheme to be standardized https://github.com/magic-wormhole/magic-wormhole-protocols/issues/3. And it got standardized …
-
### Describe the bug
`nix-build -E "with (import {}); python3.withPackages (pypkgs: with pypkgs; [magic-wormhole-transit-relay])"`
```
these derivations will be built:
/nix/store/igya112v7n18…