git-annex/doc
guilhem 53ce59021a Allow revocation of OpenPGP keys.
/!\ It is to be noted that revoking a key does NOT necessarily prevent
the owner of its private part from accessing data on the remote /!\

The only sound use of `keyid-=` is probably to replace a (sub-)key by
another, where the private part of both is owned by the same
person/entity:

    git annex enableremote myremote keyid-=2512E3C7 keyid+=788A3F4C

Reference: http://git-annex.branchable.com/bugs/Using_a_revoked_GPG_key/

* Other change introduced by this patch:

New keys now need to be added with option `keyid+=`, and the scheme
specified (upon initremote only) with `encryption=`. The motivation for
this change is to open for new schemes, e.g., strict asymmetric
encryption.

    git annex initremote myremote encryption=hybrid keyid=2512E3C7
    git annex enableremote myremote keyid+=788A3F4C
2013-08-29 14:31:33 -04:00
..
Android clean up Android comment-as-bug-report mess 2013-07-30 13:54:03 -04:00
android
assistant release notes 2013-08-02 13:41:28 -04:00
backends Added a comment: Please be more specific about what information goes into the key 2013-07-31 11:55:09 +00:00
bare_repositories removed 2013-08-23 17:45:09 +00:00
bugs Added a comment 2013-08-28 13:54:00 +00:00
copies Added a comment: See also section on backups in walthroug 2013-08-25 05:37:04 +00:00
design Allow revocation of OpenPGP keys. 2013-08-29 14:31:33 -04:00
devblog move post to other blog 2013-08-28 17:41:55 -04:00
direct_mode Added a comment 2013-08-24 15:56:47 +00:00
download
encryption
footer new devblog for new year of crowdfunded development 2013-08-28 17:40:09 -04:00
forum 2013-08-28 03:24:44 +00:00
how_it_works Added a comment: minor suggestion 2013-08-10 14:31:32 +00:00
install Added a comment 2013-08-23 18:51:51 +00:00
internals
license
links
news add news item for git-annex 4.20130827 2013-08-27 16:23:04 -04:00
not
preferred_content
special_remotes Added a comment 2013-08-26 18:36:03 +00:00
sync
templates
tips Added a comment 2013-08-28 20:25:21 +00:00
todo Fix own comment 2013-08-28 22:01:49 +02:00
upgrades
use_case
users
videos
walkthrough dropunused behavior change: Now refuses to drop the last copy of a file, unless you use the --force. 2013-07-25 19:50:44 -04:00
Android.mdwn clean up Android comment-as-bug-report mess 2013-07-30 13:54:03 -04:00
assistant.mdwn
automatic_conflict_resolution.mdwn
backends.mdwn Typo: double 'the' 2013-08-18 11:47:39 +00:00
bare_repositories.mdwn
bugs.mdwn
coding_style.mdwn
comments.mdwn
contact.mdwn
copies.mdwn
design.mdwn
devblog.mdwn new devblog for new year of crowdfunded development 2013-08-28 17:40:09 -04:00
direct_mode.mdwn mention git annex sync since people seem to be confused about how to sync direct mode repositories 2013-08-23 13:55:18 -04:00
distributed_version_control.mdwn
download.mdwn
encryption.mdwn Allow revocation of OpenPGP keys. 2013-08-29 14:31:33 -04:00
favicon.ico
favicon.png
feeds.mdwn brought back the twitter feed in the sidebar 2013-07-23 16:45:53 -04:00
forum.mdwn
future_proofing.mdwn
git-annex-shell.mdwn
git-annex.mdwn Allow revocation of OpenPGP keys. 2013-08-29 14:31:33 -04:00
git-union-merge.mdwn
how_it_works.mdwn
index.mdwn brought back the twitter feed in the sidebar 2013-07-23 16:45:53 -04:00
install.mdwn
internals.mdwn
license.mdwn
location_tracking.mdwn
logo-old-bw.svg
logo-old.png
logo-old.svg
logo-old_small.png
logo.mdwn
logo.svg
logo_small.png
meta.mdwn
news.mdwn
not.mdwn
preferred_content.mdwn
privacy.mdwn
related_software.mdwn mention org mode integration 2013-08-12 11:51:59 +02:00
repomap.png
scalability.mdwn
sidebar.mdwn
sitemap.mdwn
special_remotes.mdwn Adding a use case from joeyh's comment http://git-annex.branchable.com/special_remotes/rsync/#comment-910be826fc1e7a3c01840d4063059907 2013-08-22 20:21:47 +00:00
summary.mdwn
sync.mdwn
testimonials.mdwn
tips.mdwn
todo.mdwn
transferring_data.mdwn
trust.mdwn
upgrades.mdwn
users.mdwn
videos.mdwn
walkthrough.mdwn