integrate magic-wormhole for "tahoe magic-folder invite/join" #2805

Closed
opened 2016-08-10 16:05:02 +00:00 by meejah · 2 comments
meejah commented 2016-08-10 16:05:02 +00:00
Owner

It would be interesting to use magic-wormhole (https://github.com/warner/magic-wormhole/) to send and receive the invite codes for magic-folder.

Of course, you could do this already by simply piping the output of tahoe magic-folder invite to wormhome send and the inverse on the other side, but since the invite-codes are secret and need to be transmitted securely it would be nice to have a built-in way to to that and never print out the invite secret in the first place.

It would be interesting to use magic-wormhole (<https://github.com/warner/magic-wormhole/>) to send and receive the invite codes for magic-folder. Of course, you could do this already by simply piping the output of `tahoe magic-folder invite` to `wormhome send` and the inverse on the other side, but since the invite-codes are secret and need to be transmitted securely it would be nice to have a built-in way to to that and never print out the invite secret in the first place.
tahoe-lafs added the
code-frontend-magic-folder
normal
enhancement
1.11.0
labels 2016-08-10 16:05:02 +00:00
tahoe-lafs added this to the undecided milestone 2016-08-10 16:05:02 +00:00
meejah commented 2016-08-10 16:08:32 +00:00
Author
Owner

Another use-case for using magic-wormhole would be transmitting the Introducer fURL to someone -- e.g. when they're setting up their client for the first time and connecting to a grid.

This could be baked in to tahoe create-node such that it spits out a wormhole code as part of the create-node. Then, the owner of the grid is told the wormhole code and must type it into some (new) command on the introducer (or a plain "wormhole send" invocation?) that sends the introducer fURL to the invitee.

Another use-case for using magic-wormhole would be transmitting the Introducer fURL to someone -- e.g. when they're setting up their client for the first time and connecting to a grid. This could be baked in to `tahoe create-node` such that it spits out a wormhole code as part of the create-node. Then, the owner of the grid is told the wormhole code and must type it into some (new) command on the introducer (or a plain "wormhole send" invocation?) that sends the introducer fURL to the invitee.
exarkun commented 2020-06-30 13:45:18 +00:00
Author
Owner

magic-folder has been split out into a separate project - https://github.com/leastauthority/magic-folder

magic-folder has been split out into a separate project - <https://github.com/leastauthority/magic-folder>
tahoe-lafs added the
somebody else's problem
label 2020-06-30 13:45:18 +00:00
exarkun closed this issue 2020-06-30 13:45:18 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2805
No description provided.