webapp: Initial support for setting up encrypted removable drives.
No support yet for generating new gpg keys. No support yet for adding existing encrypted repos from removable drives.
This commit is contained in:
parent
f53526501d
commit
b37aad6c06
9 changed files with 93 additions and 27 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,5 +1,8 @@
|
|||
git-annex (4.20130912) UNRELEASED; urgency=low
|
||||
|
||||
* webapp: Initial support for setting up encrypted removable drives.
|
||||
* Recommend using my patched gcrypt, which fixes some bugs:
|
||||
https://github.com/joeyh/git-remote-gcrypt
|
||||
* Support hot-swapping of removable drives containing gcrypt repositories.
|
||||
* remotes: New command, displays a compact table of remotes that
|
||||
contain files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue