diff options
author | Russ Allbery <rra@stanford.edu> | 2007-08-07 23:51:26 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-08-07 23:51:26 +0000 |
commit | b0508e2062bc1de8429313bfdd08b637a6268818 (patch) | |
tree | c069748ccee4bd19c7f794d1b9a5b21d99aeb2b5 /docs | |
parent | 5cb6d4edad2bc0b591157da135766827a65e05c6 (diff) |
Reword the first paragraph to be a bit clearer.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/design | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/design b/docs/design index dc4d05c..541026c 100644 --- a/docs/design +++ b/docs/design @@ -4,9 +4,9 @@ Introduction The wallet system provides a mechanism for storing and retrieving security-sensitive data such as system credentials and private keys - from a secure host, applying ACLs to that data, and supporting - automatic creation of certain types of security data on demand (such - as Kerberos keytabs). + from a secure host, applying ACLs to that data, and automatically + creating of certain types of security data on demand (such as Kerberos + keytabs). The initial implementation of the wallet is targetted at Kerberos keytab distribution and the replacement of Stanford University's |