Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | webapp: support adding existing gcrypt special remotes from removable drives | Joey Hess | 2013-09-18 |
| | | | | | | | | | | | | | | | | | | | | | | | When adding a removable drive, it's now detected if the drive contains a gcrypt special remote, and that's all handled nicely. This includes fetching the git-annex branch from the gcrypt repo in order to find out how to set up the special remote. Note that gcrypt repos that are not git-annex special remotes are not supported. It will attempt to detect such a gcrypt repo and refuse to use it. (But this is hard to do any may fail; see https://github.com/blake2-ppc/git-remote-gcrypt/issues/6) The problem with supporting regular gcrypt repos is that we don't know what the gcrypt.participants setting is intended to be for the repo. So even if we can decrypt it, if we push changes to it they might not be visible to other participants. Anyway, encrypted sneakernet (or mailnet) is now fully possible with the git-annex assistant! Assuming that the gpg key distribution is handled somehow, which the assistant doesn't yet help with. This commit was sponsored by Navishkar Rao. | ||
* | devblog | Joey Hess | 2013-09-17 |
| | |||
* | notes | Joey Hess | 2013-09-17 |
| | |||
* | webapp: Show encryption information when editing a remote. | Joey Hess | 2013-09-17 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-17 |
|\ | |||
* | | gcrypt: Ensure that signing key is set to one of the participants keys. | Joey Hess | 2013-09-17 |
| | | | | | | | | | | | | Otherwise gcrypt will fail to pull, since it requires this to be the case. This needs a patched gcrypt, which is in my forked version. | ||
| * | poll vote (/sdcard/annex) | 77.22.198.109 | 2013-09-17 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-17 |
|\ | |||
* | | webapp gpg key generation | Joey Hess | 2013-09-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the webapp can generate a gpg key that is dedicated for use by git-annex. Since the key is single use, much of the complexity of generating gpg keys is avoided. Note that the key has no password, because gpg-agent is not available everywhere the assistant is installed. This is not a big security problem because the key is going to live on the same disk as the git annex repository, so an attacker with access to it can look directly in the repository to see the same files that get stored in the encrypted repository on the removable drive. There is no provision yet for backing up keys. This commit sponsored by Robert Beaty. | ||
| * | (no commit message) | ringprince | 2013-09-17 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-17 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2013-09-17 |
| | | |||
* | | fix build with haskell DNS 1.0.0 | Joey Hess | 2013-09-17 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ | 2013-09-17 |
| | | |||
| * | Added a comment: Missing prerequisites for XMPP syncing? | RaspberryPie | 2013-09-17 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ | 2013-09-17 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ | 2013-09-17 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ | 2013-09-17 |
| | | |||
| * | Added a comment: annex.largefiles and direct mode | https://www.google.com/accounts/o8/id?id=AItOawnPOttrEmm9CQYxzWrmgGN7LXy98gDkrlM | 2013-09-16 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-16 |
|\ | |||
* | | blog | Joey Hess | 2013-09-16 |
| | | |||
* | | fix modals | Joey Hess | 2013-09-16 |
| | | |||
* | | webapp: Initial support for setting up encrypted removable drives. | Joey Hess | 2013-09-16 |
| | | | | | | | | | | No support yet for generating new gpg keys. No support yet for adding existing encrypted repos from removable drives. | ||
| * | Added a comment | http://mylesenglish.myopenid.com/ | 2013-09-16 |
| | | |||
| * | removed | http://mylesenglish.myopenid.com/ | 2013-09-16 |
| | | |||
| * | tentative patch | https://id.koumbit.net/anarcat | 2013-09-16 |
| | | |||
| * | ouch | https://id.koumbit.net/anarcat | 2013-09-16 |
| | | |||
* | | gpg secret key generation | Joey Hess | 2013-09-16 |
| | | |||
* | | gpg secret keys list parsing | Joey Hess | 2013-09-16 |
| | | | | | | | | | | | | Note that Utility.Format.prop_idempotent_deencode does not hold now that hex escaped characters are supported. quickcheck fails to notice this, so I have left it as-is for now. | ||
| * | Added a comment | http://mylesenglish.myopenid.com/ | 2013-09-16 |
| | | |||
| * | removed | http://mylesenglish.myopenid.com/ | 2013-09-16 |
| | | |||
| * | Added a comment | http://mylesenglish.myopenid.com/ | 2013-09-16 |
| | | |||
| * | (no commit message) | ringprince | 2013-09-16 |
| | | |||
| * | rename forum/bug:_first_annexed_file_needs_to_be_mine.mdwn to ↵ | ringprince | 2013-09-16 |
| | | | | | | | | forum/can_I_only_add_my_own_files__63__.mdwn | ||
| * | (no commit message) | ringprince | 2013-09-16 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w | 2013-09-16 |
| | | |||
| * | Added a comment | http://olivier.mehani.name/ | 2013-09-16 |
| | | |||
| * | Added a comment | http://olivier.mehani.name/ | 2013-09-16 |
| | | |||
| * | (no commit message) | http://olivier.mehani.name/ | 2013-09-16 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-15 |
|\ | |||
* | | blog | Joey Hess | 2013-09-15 |
| | | |||
* | | make --fast disable the numcopies stats | Joey Hess | 2013-09-15 |
| | | | | | | | | Looking up the location log for every key is not the fastest operation.. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w | 2013-09-15 |
| | | |||
* | | status: In local mode, displays information about variance from configured ↵ | Joey Hess | 2013-09-15 |
| | | | | | | | | numcopies levels. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w | 2013-09-15 |
|/ | |||
* | addurl: Fix quvi audodetection, broken in last release. | Joey Hess | 2013-09-15 |
| | |||
* | Added a comment: Build failure using Haskel Platform | https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg | 2013-09-15 |
| | |||
* | removed | https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg | 2013-09-15 |
| | |||
* | Added a comment: Build failure using Haskel Platform | https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg | 2013-09-15 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA | 2013-09-15 |
| |