summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: fea0e5a9ea9bb04e2c989ba056eca83a6000dcc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
If you want to contribute (implement something from the current list, or
anything), contact the developer's mailing list (gnutls-dev@lists.gnupg.org),
in order to avoid having people working on the same thing. 

Current list:
+ Make gnutls independent of the Certificate Manager (in order to support
 other x.509 certificate managers)
* Add callbacks to get SRP parameters (instead of a reading password file)
* Drop dnsname extension
* Minimize footprint.
* Add support for certificates with DSS parameters
* Add more TLS extensions
* Audit the code (volunteers?)
* Add support for PKCS8 encrypted private keys
* OpenPGP certificate support
- Add Kerberos support

(+) Means high priority 
(*) Means medium priority
(-) Means low priority (ie. nobody is interested to develop that)