Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
privatestoragemobile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PrivateStorage
privatestoragemobile
Commits
442dcba4
Commit
442dcba4
authored
2 years ago
by
meejah
Browse files
Options
Downloads
Patches
Plain Diff
pair -> join
parent
23d96c6e
No related branches found
No related tags found
1 merge request
!2
wormhole-based invite protocol
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
designs/lightweight-design.md
+2
-2
2 additions, 2 deletions
designs/lightweight-design.md
with
2 additions
and
2 deletions
designs/lightweight-design.md
+
2
−
2
View file @
442dcba4
...
@@ -146,7 +146,7 @@ We currently assume both devices already have access to the same Grid.
...
@@ -146,7 +146,7 @@ We currently assume both devices already have access to the same Grid.
How they obtained such access or configuration is outside the scope of this protocol.
How they obtained such access or configuration is outside the scope of this protocol.
The
pairing
protocol has two parts: establishing a communication channel, and actually
pair
ing folders.
The protocol has two parts: establishing a communication channel, and actually
join
ing folders.
We separate this explicitly because we expect that future revisions will add more messages that can re-use the existing communication channel.
We separate this explicitly because we expect that future revisions will add more messages that can re-use the existing communication channel.
## Part One: Establish Communications
## Part One: Establish Communications
...
@@ -176,7 +176,7 @@ We do _not_ use the "Transit" portion of Magic Wormhole: all communications are
...
@@ -176,7 +176,7 @@ We do _not_ use the "Transit" portion of Magic Wormhole: all communications are
-
TODO: do we put something about this pairing protocol in versions?
-
TODO: do we put something about this pairing protocol in versions?
## Part Two:
Pair
a Folder
## Part Two:
Join
a Folder
Once communications are established, we're ready to send and receive Private Storage specific messages via the mailbox.
Once communications are established, we're ready to send and receive Private Storage specific messages via the mailbox.
All such messages are JSON encoded.
All such messages are JSON encoded.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment