-
Sometimes when the UI actions are too fast (you log in and not wait for the publication, and immediately start an OTR conversation), the account is not found and this happens:
` No prekey client. `…
-
Hi,
When I run "npm install" command, there are error messages as below,please help,thanks a lot!
===CONFIGURATIONS=========================
My OS is centos 7, and the software configurations are:
…
-
The brace key is not providing post-quantum confidentiality and I think it should *not* be advertised as such. It only provides protection in case elliptic curve cryptography is broken, but not again…
-
The code seems to imply that there is always going to be some v3 files (the private key): https://github.com/otrv4/pidgin-otrng/blob/master/plugin-all.c#L1885 Should we keep this?
-
As seen here: https://github.com/otrv4/libotr-ng/blob/master/src/client.c#L581
```
API prekey_message_s **
otrng_client_build_prekey_messages(uint8_t num_messages,
…
-
Since a long time, there is a problem with OTR on Windows x64.
It is impossible to:
- "Generate new key"
- "Start private conversation"
No problem on Windows x86.
-
On Arch Linux I can't succesfully build from git master anymore lately.
$ pacman -Q glib2 libgcrypt libgoldilocks libotr libsodium
glib2 2.58.1+67+g17519e039-1
libgcrypt 1.8.4-1
libgoldilocks-gi…
-
We should make sure this issue: https://github.com/jitsi/otr4j/issues/24 - is not in v4.
-
... or at least I cannot seem to make it work. There are a few separate issues that I've encountered so far:
1. (the small issue) The texts in [Receiving an Identity message](https://github.com/otr…
-
This was sort of introduced here: https://github.com/otrv4/libotr-ng/commit/57cbda901d9803188c3ea21bf91fb4dab384008c but it should be tested.