←back to thread

816 points tosh | 1 comments | | HN request time: 0.201s | source
1. tarruda ◴[] No.41277298[source]
I wonder if magic-wormhole could be implemented as a layer on top of Syncthing:

- Generate a short code

- Use the code as the seed to deterministically generate a Syncthing device key + config

Since the Syncthing device key could be generated deterministically, sharing the code with both sides would be enough to complete a dir/file transfer and then discard the keys.