diff options
| author | Greg Hudson <ghudson@mit.edu> | 2012-04-17 18:18:08 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2012-04-17 18:18:08 +0000 |
| commit | 6e1cd80e4010e72c30752a371dd198f00e671d95 (patch) | |
| tree | 952780f761f117e934e22e73dd7ebd50c3906542 | |
| parent | 91db059cf151dad4a0bc2829ca0b6861bd59819c (diff) | |
Edit resources page
Improve description of kerberos and krbcore. Remove trailing
whitespace throughout.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25813 dc483132-0cff-0310-8789-dd5450dbe970
| -rw-r--r-- | doc/rst_source/resources.rst | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/rst_source/resources.rst b/doc/rst_source/resources.rst index 52fee2a32..5f0ef1adb 100644 --- a/doc/rst_source/resources.rst +++ b/doc/rst_source/resources.rst @@ -4,21 +4,22 @@ Resources Mailing lists ------------- -* kerberos@mit.edu is the primary list for administrator and - protocol related discussions. - To subscribe to the list, please follow the instructions at - http://mailman.mit.edu/mailman/listinfo/kerberos. +* kerberos@mit.edu is a community resource for discussion and + questions about MIT krb5 and other Kerberos implementations. To + subscribe to the list, please follow the instructions at + http://mailman.mit.edu/mailman/listinfo/kerberos. * krbdev@mit.edu is the primary list for developers of MIT Kerberos. To subscribe to the list, please follow the instructions at - http://mailman.mit.edu/mailman/listinfo/krbdev. + http://mailman.mit.edu/mailman/listinfo/krbdev. * krb5-bugs@mit.edu is notified when a ticket is created or updated. This list helps track bugs and feature requests. In addition, this list is used to track documentation criticism and recommendations for improvements. -* krbcore@mit.edu is a private list for Krbcore; - send mail to this list if you need to contact the core team. +* krbcore@mit.edu is a private list for the MIT krb5 core team. Send + mail to this list if you need to contact the core team. * krbcore-security@mit.edu is the point of contact for security problems - with MIT Kerberos. + with MIT Kerberos. Please use PGP-encrypted mail to report possible + vulnerabilities to this list. IRC channels @@ -35,7 +36,7 @@ For more information about freenode, see http://freenode.net/. The `#krbdev` channel is logged by lopbot, courtesy of Brandon Allbery. The logs are at http://www.kf8nh.com/lambdabot/logs/krbdev/. Despite the existence of logging, please summarize important conversations -to more permanent places, such as an appropriate mailing list or wiki page. +to more permanent places, such as an appropriate mailing list or wiki page. Archives @@ -44,5 +45,5 @@ Archives * The archive http://mailman.mit.edu/pipermail/kerberos/ contains past posting from `kerberos@mit.edu` list. -* The http://mailman.mit.edu/pipermail/krbdev/ contains past +* The http://mailman.mit.edu/pipermail/krbdev/ contains past posting from `krbdev@mit.edu` list. |
