Creating proxies with different hmac_key
Giovanni Porcari <[email protected]> Tue, 29 Oct 2013 11:11:19 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <CAKMAgSqmpeNs0MArvRogK8VJDc8BsBXKWX5Rv1AGjm8ERBavFA@mail.gmail.com> |
Hi all i am using pyro4 and I should connect to different pyro4 daemons in different servers that uses different hmac_keys. So I would like to write : proxy_to_foo = Pyro4.Proxy(uri_foo,hmac_key='myfookey') proxy_to_bar = Pyro4.Proxy(uri_bar,hmac_key='mybarkey') But unfortunately i can only use Pyro4.config.HMAC_KEY= 'mykey' Any suggestion ? Thank you G. ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Pyro-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyro-core