From 07859847f55c364a022e8e08ec8a17c1326f1dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Sat, 28 Apr 2012 14:37:16 -0300 Subject: More docs --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README index 7ffe269..b50140f 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ Parabola Hackers ================ +## How to add new keys + * Add your key to the authorized_keys file. * Change the key comment to the "Name " format (just for keeping it tidy) @@ -8,3 +10,13 @@ Parabola Hackers * Push if you have push privileges and you're adding a new hacker, or * Run `git format-patch HEAD-1` and send the generated patches to Parabola +## How does this work? + +There's a post-receive hook on the origin hackers.git repository that updates +a clone on ~/.ssh. Any change pushed to it is immediately reflected in access +privileges for the git user. + +## Is this unsecure? + +'git' is an unprivileged user. If you know how to skip this and gain access to +our servers be kind and let us now ;) -- cgit v1.1-4-g5e80