-
### Description
The button for leaving a room on the room settings page is green and says "Leave room".
![image](https://user-images.githubusercontent.com/62835/33397182-29577730-d54b-11e7-9…
pafcu updated
6 years ago
-
Why are passwords and pins stored in the clear?
Password verification
https://github.com/privacybydesign/irma_keyshare_server/blob/31aa7286a73c20edcf6fb453050d8d50b86989bd/src/main/java/org/irm…
-
Hi,
I have noticed that when splitting a 64-byte (512 bit) key, the result is 113 bytes long.
That seems wrong. Please see the 'minimal' property of sss on Wikipedia: https://en.wikipedia.org/wiki…
-
In an encrypted chat or group, if a user is invited after a message was sent, or even if he is already present in the chat, but he adds a new device later in time, that device cannot decrypt previous …
-
Add Michaels PGP pubkey to impressum contact@port-zero.com until we find a nice solution for keysharing etc
krmnn updated
6 years ago
-
I've tried to use the example client and server for establishing a TLS1.3 connection.
```
git clone https://github.com/wolfSSL/wolfssl.git wolfssl
cd wolfssl
./autogen.sh
./configure --enable-d…
-
Here's how Cloudflare edge servers behave under four conditions:
1. Supported Versions (SV) extension is provided but Server Name Indication (SNI) extension is missing;
2. SV and SNI are provided;…
-
If a picotls server receives a client hello that does not contain an acceptable key share, it will correctly send back an HRR. However, in these conditions the "ptls_handshake" API returns PTLS_ERROR_…
-
If you log in on a new device, you should get "do you want to share keys with the device?" on the other devices.
See the current web implementation here: https://github.com/matrix-org/matrix-react-…
-
The text refers to hello_retry_request (e.g. in IANA considerations), but the HandshakeType enum refers to hello_retry_request_RESERVED.
Should something be said about Server Hello being able to mo…