Ticket #6175 enhancement closed wontfix
RFC 6091: Using OpenPGP keys for TLS authentication
| Reported by: | daniele_athome | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | openpgp,tls,gpg,gnupg |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
I want to implement a server-to-server XMPP component, authenticating to each other using TLS with OpenPGP keys; but I see TLS API in Twisted are very much anchored to OpenSSL (references to SSL.Context are all over the code). I can code actively on this part, but first I wish to know if it's worth the while to code it on the Twisted side - GnuTLS for python doesn't have bindings for OpenPGP features, shall I develop those instead and use their "integration" with Twisted?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

