File: day_441__webapp_wormhole_pairing.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (18 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Added the Magic Wormhole UI to the webapp for pairing Tor remotes.
This replaces the XMPP pairing UI when using "Share with a friend" 
and "Share with your other devices" in the webapp.

[[!img assistant/share_with_a_friend_walkthrough/enabletor.png]]

[[!img assistant/share_with_a_friend_walkthrough/wormholepairing.png]]

I have not been able to fully test it yet, and it's part of the `no-xmpp`
branch until I can.

It's been a while since I worked on the webapp. It was not as hard as I
remembered to deal with Yesod. The inversion of control involved in coding
for the web is as annoying as I remembered.

----

Today's work was sponsored by Riku Voipio.