You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: