diff options
Diffstat (limited to 'docs/design')
| -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 | 
