aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_11__webapp_encrypted_drives.mdwn
blob: 677c02491b1983f376830b8855d62b4496ad6671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Now the webapp can set up encrypted repositories on removable drives.

[[assistant/encryptdrive.png]]

This UI needs some work, and the button to create a new key is not wired
up. Also if you have no gpg agent installed, there will be lots of password
prompts at the console.

Forked git-remote-gcrypt to fix a bug. Hopefully my patch will be merged;
for now I recommend installing my worked version.

Today's work was sponsored by Romain Lenglet.