aboutsummaryrefslogtreecommitdiff
path: root/crypto/krb5/doc/resources.rst
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krb5/doc/resources.rst')
-rw-r--r--crypto/krb5/doc/resources.rst60
1 files changed, 0 insertions, 60 deletions
diff --git a/crypto/krb5/doc/resources.rst b/crypto/krb5/doc/resources.rst
deleted file mode 100644
index 2ac2791c6d53..000000000000
--- a/crypto/krb5/doc/resources.rst
+++ /dev/null
@@ -1,60 +0,0 @@
-Resources
-=========
-
-Mailing lists
--------------
-
-* 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
- https://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
- https://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 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. Please use PGP-encrypted mail to report possible
- vulnerabilities to this list.
-
-
-IRC channels
-------------
-
-The IRC channel `#kerberos` on libera.chat is a community resource for
-general Kerberos discussion and support.
-
-The main IRC channel for MIT Kerberos development is `#krbdev` on
-Libera Chat.
-
-For more information about Libera Chat, see https://libera.chat/.
-
-
-Archives
---------
-
-* The archive https://mailman.mit.edu/pipermail/kerberos/ contains
- past postings from the `kerberos@mit.edu` list.
-
-* The https://mailman.mit.edu/pipermail/krbdev/ contains past postings
- from the `krbdev@mit.edu` list.
-
-
-Wiki
-----
-
-The wiki at https://k5wiki.kerberos.org/ contains useful information
-for developers working on the MIT Kerberos source code. Some of the
-information on the wiki may be useful for advanced users or system
-administrators.
-
-Web pages
----------
-
-* https://web.mit.edu/kerberos/ is the MIT Kerberos software web page.
-
-* https://kerberos.org/ is the MIT Kerberos Consortium web page.