MaddieM4 / EJTP-lib-python

Encrypted JSON Transport Protocol library for Python 2.6-3.3.
GNU Lesser General Public License v3.0
23 stars 10 forks source link

Improve handling of jacks ($200) #66

Open MoritzS opened 11 years ago

MoritzS commented 11 years ago

I think jacks should get a dynamic registering structure like I explained for Frames in #65.

Furthermore it would make sense to be able to make Jacks read or write only. For example a tls-jack will only need a ca-certificate if it's read only but will also need a proper certificate and key if it's acting as a server.

MaddieM4 commented 11 years ago

@MoritzS Commented on the commit itself, in case GH doesn't automatically notify you. Looks very promising, and I think we may have found a good terminology solution, but there are parts I don't quite get yet.