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.
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:
ssh-like
cert? or we just give users some hash to unlock it?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.