Hubert Chathi

Results 152 comments of Hubert Chathi

Agreed about needing to fix the root cause of forgetting about keys. But once the root cause is fixed, using the public key as ID would be a way of...

Bumping the timeout wouldn't be great, as it means that encryption gets delayed even more (as per https://github.com/vector-im/riot-web/issues/11836 ) Though maybe we could start by trying with a short timeout,...

I believe that the incompatibility is due to two things: 1) elliptic does not automatically clamp private key values in the same way as other implementations, and 2) elliptic interprets...

comment command is https://github.com/matrix-org/go-neb/issues/149

search command is https://github.com/matrix-org/go-neb/issues/55

([So I lied.](https://github.com/vector-im/riot-web/issues/676#issuecomment-301656437) But this one is really my last comment for the night. I promise. Honestly.) Would this be covered by sticker support, if the stickers could be GIFs?

@BillCarsonFr All the tasks in this issue are marked as done. Can this issue be closed, or is there more work to do here?

How were you envisioning that resumption of rehydration would work?

Yes, but I think we sort-of want that. If a user has multiple clients, and none of them can decrypt it, then that's different from if only one of them...

> Step 1: make sure that Alice's client's idea of the room membership matches that of the room DAG at the point of the sent message. We could do this...