Open adradr opened 8 years ago
Hey @adradr Great question. You are absolutely right. It is unacceptable that PieMessage just sends a plain JSON text through the socket. I will try my best to maybe include a salted hash. Just note that I am primarily a front end native iOS and App developer. Would love developers who are more security fluency. This is not my expertise. Hence why I chose to open-source this project.
TLDR, yes security should be in everyone priority and PieMessage will be no exception to that.
Hey eric!
I am parsing your sources but cannot find any implementation for encryption between the JWS and AndroidClient. Are there any future plans for implementing such?