blog
This commit is contained in:
parent
1ba7737335
commit
3cd2e08af0
1 changed files with 12 additions and 0 deletions
12
doc/devblog/day_11__webapp_encrypted_drives.mdwn
Normal file
12
doc/devblog/day_11__webapp_encrypted_drives.mdwn
Normal file
|
@ -0,0 +1,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.
|
Loading…
Reference in a new issue