Opened at 2015-06-15T17:07:23Z
Last modified at 2015-08-24T16:37:44Z
#2456 closed task
Magic Folder: add invite commandline tool — at Version 2
Reported by: | dawuud | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-magic-folder | Version: | 1.10.0 |
Keywords: | otf-magic-folder-objective6 | Cc: | |
Launchpad Bug: |
Description (last modified by dawuud)
For "tahoe magic-folder invite COLLECTIVE_WRITECAP NICKNAME" :
(COLLECTIVE_WRITECAP can, as a special case, be an alias such as MAGIC:.)
- Create an empty client DMD. Let its write URI be CLIENT_WRITECAP.
- Diminish CLIENT_WRITECAP to CLIENT_READCAP, and diminish COLLECTIVE_WRITECAP to COLLECTIVE_READCAP.
- Run "tahoe ln CLIENT_READCAP COLLECTIVE_WRITECAP/NICKNAME".
- Print "COLLECTIVE_READCAP|CLIENT_WRITECAP" as the invitation, accompanied by instructions on how to accept the invitation and the need to send it over a secure channel.
Change History (2)
comment:1 Changed at 2015-06-15T17:19:45Z by dawuud
- Description modified (diff)
- Summary changed from Magic Folder: add magic folder invite commandline tool to Magic Folder: add invite commandline tool
comment:2 Changed at 2015-06-15T17:23:05Z by dawuud
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.