From 28942a1964321154261e5a046d6d5b00f30d60d7 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sun, 30 Mar 2008 02:00:11 -0400 Subject: add start of a rhesus authorized_keys generator. start of a monkeysphere.conf file (in bash) --- rhesus/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 rhesus/README (limited to 'rhesus/README') diff --git a/rhesus/README b/rhesus/README new file mode 100644 index 0000000..226361c --- /dev/null +++ b/rhesus/README @@ -0,0 +1,7 @@ +rhesus is the monkeysphere authorized_keys generator. + +It's goal is to take a user's auth_user_ids file, which contains gpg +user ids (and possibly authorized_keys options), use gpg to fetch the +keys of the specified users, do a monkeysphere policy check on each +id, and generate authorized_keys lines for verified id. + -- cgit v1.2.3