community.rst 609 B

1234567891011121314151617181920
  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 strive to follow the `Python Community Code of
  10. Conduct`_.
  11. .. _`Mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
  12. .. _`Source code`: https://github.com/pyca/cryptography
  13. .. _`Issue tracker`: https://github.com/pyca/cryptography/issues
  14. .. _`Documentation`: https://cryptography.io/
  15. .. _`Python Community Code of Conduct`: https://www.python.org/psf/codeofconduct/