blob: 74e93003b4bef08f9d1bdb2f2e812be02e32a0bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
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
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.
* 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 main IRC channel for MIT Kerberos development is #krbdev on
irc.freenode.net.
There is a separate channel, `#kerberos`, for general Kerberos
discussion and support.
For more information about freenode, see http://freenode.net/.
The `#krbdev` channel is logged at
http://colabti.org/irclogger/irclogger_logs/krbdev using the
colabti.org service, which generously offers IRC logging
to Free / Open Source projects.
The `#krbdev` channel was previously logged by lopbot, courtesy
of Brandon Allbery. These logs are no longer readily available online.
Despite the possible existence of logging, please summarize important
conversations to more permanent places, such as an appropriate
mailing list or wiki page.
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
posting from `krbdev@mit.edu` list.
|