diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-31 10:27:52 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-31 10:27:52 -0400 |
commit | 68ec561ecb25cdd48a2dac5080919a478956e142 (patch) | |
tree | f8bb716b2d38aa1d1ba992e489a79d13f2a2aac2 /doc | |
parent | bb1da608577e67662ecf7042badf2c4ba3c522c1 (diff) |
small typo fix in lca2010 abstract
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conferences/lca2010/abstract | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conferences/lca2010/abstract b/doc/conferences/lca2010/abstract index 0b18528..2770675 100644 --- a/doc/conferences/lca2010/abstract +++ b/doc/conferences/lca2010/abstract @@ -7,7 +7,7 @@ automatically fully authenticate people and servers. The Secure Shell protocol has offered public-key-based mutual authentication since its inception, but popular implementations offer no formalized public key infrastructure. This means there is no -straightforward, computable method to to signal re-keying events, key +straightforward, computable method to signal re-keying events, key revocations, or even basic key-to-identity binding (e.g. "host foo.example.org has key X"). As a result, dealing with host keys is usually a manual process with the possibility of tedium, room for |