What is the best way to encrypt asymmetric metadata?
As a hobby project I’m thinking about how to write a secure chat where even all metadata are encrypted so that it is impossible to leak any (meta) information by design.
My basic idea is right now:
Each chat is split in blocks identified b… Continue reading What is the best way to encrypt asymmetric metadata?