]> sipb.mit.edu Git - wiki.git/blobdiff - doc/zcrypt.mdwn
(a colon should only follow an independent clause.)
[wiki.git] / doc / zcrypt.mdwn
index 7451ed6458e7d25eb8313c2c03c3e26e63e77b2c..f52ee162102c8ed4fca5d78076f73ccf56a48d70 100644 (file)
@@ -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
 
 
 ## 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
 
     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