Discussion:
[Twisted-Python] AWS Auth v4 for Twisted?
Jean-Paul Calderone
2016-12-25 15:09:59 UTC
Permalink
Seeking a library that implements this for use with txAWS. More details:

https://stackoverflow.com/questions/41322251/is-there-an-aws-auth-v4-implementation-usable-with-a-twisted-friendly-http-clien

Jean-Paul
Mark Williams
2016-12-25 21:44:44 UTC
Permalink
I implemented this at work. On Tuesday I'll confirm my company's open
source policy will allow me to contribute it back to txaws.

On Sun, Dec 25, 2016 at 7:09 AM, Jean-Paul Calderone <
Post by Jean-Paul Calderone
https://stackoverflow.com/questions/41322251/is-there-
an-aws-auth-v4-implementation-usable-with-a-twisted-friendly-http-clien
Jean-Paul
_______________________________________________
Twisted-Python mailing list
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Jean-Paul Calderone
2016-12-25 22:49:41 UTC
Permalink
Post by Mark Williams
I implemented this at work. On Tuesday I'll confirm my company's open
source policy will allow me to contribute it back to txaws.
Super!

Jean-Paul
Steve Morin
2016-12-30 00:29:38 UTC
Permalink
Mark,
Did you get confirmation from your work?
-Steve
Post by Mark Williams
I implemented this at work. On Tuesday I'll confirm my company's open
source policy will allow me to contribute it back to txaws.
On Sun, Dec 25, 2016 at 7:09 AM, Jean-Paul Calderone <
Post by Jean-Paul Calderone
https://stackoverflow.com/questions/41322251/is-there-an-
aws-auth-v4-implementation-usable-with-a-twisted-friendly-http-clien
Jean-Paul
_______________________________________________
Twisted-Python mailing list
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________
Twisted-Python mailing list
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
--
*Steve Morin | Managing Partner - CTO*
Tristan Seligmann
2016-12-30 01:55:00 UTC
Permalink
Post by Steve Morin
Mark,
Did you get confirmation from your work?
It seems like he did; see https://github.com/twisted/txaws/pull/16 for more
details.
Jean-Paul Calderone
2017-01-02 12:52:00 UTC
Permalink
Post by Tristan Seligmann
Post by Steve Morin
Mark,
Did you get confirmation from your work?
It seems like he did; see https://github.com/twisted/txaws/pull/16 for
more details.
Now merged! Thanks Mark.

Jean-Paul

Loading...