IRC channel logs
2026-03-03.log
back to list of logs
<ridley>pukkamustard, thanks for explaining. That's sort of what I expected but wanted to make sure I wasn't missing something. <sneek>Welcome back ridley, you have 2 messages! <sneek>ridley, pukkamustard says: re: confidentiality and objectives of ERIS. ERIS is designed to make content robustly available. the more formal security property is called: censorship-resistance. In some ways this is the opposite of confidentiality. The reason for having encryption in ERIS is not to prevent an advisory from reading content, but to prevent an advisory from being able to selectively block <sneek>ridley, pukkamustard says: Now the encryption used in ERIS does seem to provide confidentiality, but we do not recommend using ERIS for confidentiality. For example the fact that ERIS provides a non-revocable persistent read-capability is probably not something you want for confidentiality. If you want confidentiality use authenticated-encryption. This is well studied, understood and widely used.