community.rst 602 B

12345678910111213141516171819
  1. Community
  2. =========
  3. You can find ``cryptography`` all over the web:
  4. * `Mailing list`_
  5. * `Source code`_
  6. * `Issue tracker`_
  7. * `Documentation`_
  8. * IRC: ``#cryptography-dev`` on ``irc.freenode.net``
  9. Wherever we interact, we adhere to the `Python Community Code of Conduct`_.
  10. .. _`Mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
  11. .. _`Source code`: https://github.com/pyca/cryptography
  12. .. _`Issue tracker`: https://github.com/pyca/cryptography/issues
  13. .. _`Documentation`: https://cryptography.io/
  14. .. _`Python Community Code of Conduct`: https://www.python.org/psf/codeofconduct/