Hi, i'm interested about make chat on blockchain. When user send message to another user, they make stream and encrypt messages with rsa.
But, as i can see there is no way to make lite node for example on node js. And i have a questions is there way to store private key only on client and access to stream with this key?