From e6d3f3e0c5671ff853404a962d856ec493b8dbdb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 27 Feb 2012 11:25:28 -0300 Subject: Multiple recipients file support --- README | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 585550a..a20c32c 100644 --- a/README +++ b/README @@ -61,9 +61,21 @@ Managing recipients Your next step is tell keyringer the GPG key ids to encrypt files to: - keyringer recipients edit + keyringer recipients edit [recipient-name] keyringer recipients ls +Keyringer support multiple recipients in a per-folder style. Try it by +creating a sample keyringer + + keyringer recipients edit closest-friends + +Fill it with your friends key IDs. Now encrypt a secret just for then: + + keyringer encrypt closest-friends/secret + +In other words, if keyringer finds a recipient file matching a given path, +it will use it instead of the global recipients file. + Managing keys ---------------- -- cgit v1.2.3