X-Git-Url: https://sipb.mit.edu:444/gitweb.cgi/wiki.git/blobdiff_plain/da269791d4e625506db9f0c3191bb7f0ff9c69fe..9363f0a327fdb5829a5838b551a9a9a53b481f45:/doc/zcrypt.mdwn?ds=sidebyside diff --git a/doc/zcrypt.mdwn b/doc/zcrypt.mdwn index 7451ed6..f52ee16 100644 --- a/doc/zcrypt.mdwn +++ b/doc/zcrypt.mdwn @@ -4,7 +4,7 @@ Zephyr at MIT doesn't support* limiting who can sub to a zephyr class, so if you ## Creating a `zcrypt`ed zephyr class -The main requirement for a `zcrypt`ed zephyr class is to distribute a key to all the intended users of the class. Typically, this is done by storing the key in AFS. You can set that up with: +The main requirement for a `zcrypt`ed zephyr class is to distribute a key to all the intended users of the class. Typically, this is done by storing the key in AFS. You can set that up like this: mkdir -p ~/Public/zcrypt/label/ # Pick an arbitrary label for your class. fs sa ~/Public/zcrypt/label/ system:anyuser none # Keep randoms from reading your key