proposals icon indicating copy to clipboard operation
proposals copied to clipboard

Build end-to-end encryption implementation

Open mandaputtra opened this issue 5 years ago • 0 comments

It could be interesting if we could build end to end encryption on the web, there are a little resource on how to implement end-to-end encryption. Some topic that maybe could be covered:

  • what type of cert should we generate? is ssh-like cert? or we just give users some hash to unlock it?
  • How to generate cert for users and servers
  • How to make resolver so our programs know what data they process

There are userbase who implement end to end encryption, it uses AWS (I don't know for what), and I don't have credit card :rofl: so yeah that is why I made this proposals to know how other people implement it.

mandaputtra avatar Apr 18 '20 07:04 mandaputtra