Tim Abbott

Results 1353 comments of Tim Abbott

We'd be happy to see someone work on such a feature. The tricky issue with this is how to distribute the keys. Do other tools with webapps like Matrix do...

@CodeFarmer1995 I don't believe anyone has seriously worked on this. Part of the reason is that Zulip is primarily used for organizations where features like shared history of streams, full-text...

Does anyone know how matrix.org and rocket.chat e2ee actually work? Does it actually provide end-to-end security, where an attacker who controls the rocket.chat server can't just modify the webapp's code...

No. I understand that folks want end-to-end security, and if there were a realistic way to actually provide end-to-end security to users, we'd prioritize doing so. However, we continue to...

@nealhamiltonjr I'm afraid none of those details are responsive to the substance of https://github.com/zulip/zulip/issues/6096#issuecomment-1275631448. We are committed to only advertising security features that actually provide the security benefits that consumers...

Posted a handful of comments, otherwise this lgtm.

Yeah running the backfill in the development environment should mostly just work.

I pushed here fixing several things: - Renumbered the migration and API feature level. - Split the migration into two migrations. - Fixed `is_creator` not being passed into the template....