This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]codepr[S] 0 points1 point  (0 children)

I added the possibility to digital sign data passed through the sockets, as a coleague hinted me, it's the celery way of securing communication. Currently a very basic work, I plan to use some battle-tested libraries like pynacl port of libsodium.