Results 192 issues of piegames

Companion PR of https://github.com/magic-wormhole/magic-wormhole-protocols/pull/36 I'm opening this mostly for CI atm, as I don't really have a development environment for this project

https://github.com/magic-wormhole/magic-wormhole-protocols/pull/12 has made clear that we really should be using TLS. There's no documentation on that topic so I did the naive thing tried connecting to the rendezvous server using...

enhancement
deployment

Otherwise, people will use it to push large amounts of data over it, instead of using the relay server. (https://github.com/psanford/wormhole-william/pull/75)

Palette has [a bunch](https://docs.rs/palette/0.5.0/palette/blend/trait.Blend.html) of them, and Prisma should have them too.

At the moment it is written more as the documentation of the Python implementation. In the end, we want it to be a standalone document that helps others implement that...

This is the pull request of the `dilation` branch, where we accumulate all our Dilation related changes.

(This builds on top of the changes in #32 and thus depends on that being merged first.) Numerous small changes to the server protocol that either better document existing behavior...

Migrated from https://github.com/magic-wormhole/magic-wormhole/issues/77, as I think it's a good idea to discuss feature that are not Python-exclusive here. ------- Basically, both sides of a Wormhole connection would derive a 128-bit...

The Python client currently sends a `client_version` field in the "bind" message, which is not documented anywhere in the protocols. We should fix that. The value it currently sends is...

1. It promotes a list of known relay servers to use 2. It gives a proof of work challenge to solve The list of known relay servers allows us to...