lastmjs / ethereum-pm

MIT License
0 stars 1 forks source link

Consider encrypting the data field... #13

Open lastmjs opened 4 years ago

lastmjs commented 4 years ago

We might want to consider encrypting the swarm hash as well...then no one should even be able to know how to find your encrypted data. I imagine this would reduce a number of risks of encrypted data. The origin and query param name should all be in plain text, but the swarm hash should and could be encrypted...then, the user will decrypt the swarm hash, grab the encrypted message contents, and then decrypt the message contents