Hi Andrei,

I know that some of the more obscure plugins were removed from the main source tree, but is there a different repository setup for theses plugins?  It would be nice if we could seamlessly submit patches and additions for those plugins.

The specific plugin I would like to contribute to is the Braintree payments plugin.  The current version processes payments in an obsolete manner where the payment details are first sent to the server and then passed to Braintree which raises a PCI compliancy issue.  Braintree recommends that a payment nonce is used.

Thanks!