Design a user interface for Lox
We need to start thinking about Salmon's user interface. In an ideal world, we would build it into Tor Browser and make it so that users will never be exposed to bridge lines at all.
For now, Salmon supports the following user-facing actions:
- Sign up by being invited by somebody else.
- Sign up by registering (we don't have a good plan for that yet).
- Receive a bridge.
- Invite somebody else to Salmon.
- (Optional) Take a look at your reputation and invite graph.
Tor Browser could talk to our Salmon backend (which will be part of rdsys) using a domain-fronted API, similar to how moat works.