-
https://github.com/signalapp/libsignal-service-java has been marked as archived. https://github.com/signalapp/libsignal is the new library.
> libsignal-protocol: Implements the Signal protocol, inclu…
-
Followup to #6549
Relates to #5025
# Story
As a developer I want a clear path forward for all sites in transitioning from the field teaser to body summary fields so that we can consolidate our…
-
Gm!
I'm working on a piece of software that it's trying to simulate the x3dh/double ratchet protocol and recently, after an update, a signature verification seems to be not working.
In `main.rs:4…
-
Hi
I seem to be having problems downloading videos from youtube. Checking the logfile, I see the following:-
[21-Feb-2023 14:27:23 Europe/London] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/w…
-
Might this be a more worthy goal than replacing X25519 with X448?
Can we have a naive PQ hybrid double ratchet without too much difficult by simply applying some small modifications?
It seems like…
-
### Describe the Bug
When I start a game using the "Full Boot" option, the game does not boot: after the Sony startup logo, the system automatically goes inside the Browser menu, where I see my memor…
-
Hello
I'm a package maintainer in Archlinux and looking to get `nheko` into the repos. Building the `mtxclient` using `cmake` and enabled tests fails with the below which I think is due to nlogmann…
-
I have been seeing `srun error: Out Of Memory` on FUSE optimization runs that last longer than ~60 iterations. I don't understand why a worker node would be running out of memory, but we need to ident…
-
**Is your feature request related to a problem? Please describe.**
Users cannot enable the HDR option on the Steam Deck (Linux client) when connected to an external display that supports HDR.
**De…
-
const id = ${community.publicKey}${uuid}
const contentTopic = idToContentTopic(id)
const symmetricKey = await generateKeyFromPassword(id)
return new Chat({
client,
uuid,…