UWPX-Client
UWPX-Client copied to clipboard
A WIP secure XMPP client for UWP (Windows 10) devices.
Dear @UWPX team, Can you add the support of RFC 9266: Channel Bindings for TLS 1.3? - https://datatracker.ietf.org/doc/html/rfc9266 Channel Bindings for TLS: https://datatracker.ietf.org/doc/html/rfc5929 - XEP-0388: Extensible SASL Profile: https://xmpp.org/extensions/xep-0388.html -...
"When using the SASL SCRAM mechanism, the SCRAM-SHA-256-PLUS variant SHOULD be preferred over the SCRAM-SHA-256 variant, and SHA-256 variants [RFC7677] SHOULD be preferred over SHA-1 variants [RFC5802]". There is only...
## Bevor you create a new issue: ``` - [x ] I searched for similar issues and did not find one - [x ] I'm using the latest version available...
This issue tracks the state of the OMEMO implementation. - [x] Prerequisites - [x] [MUC (XEP-0045)](https://xmpp.org/extensions/xep-0045.html) #10 - [x] [Publish-Subscribe (XEP-0060)](https://xmpp.org/extensions/xep-0060.html) - [x] [Bookmarks 2 (XEP-0402)](https://xmpp.org/extensions/xep-0402.html) - [x] [Bookmarks (XEP-0048)](https://xmpp.org/extensions/xep-0048.html)...
This PR aims to implements the [XEdDSA](https://signal.org/docs/specifications/xeddsa/) so we generate valid signatures for OMEMO Identity Keys.
## Description [XEP-0384: OMEMO Encryption](https://xmpp.org/extensions/xep-0384.html) requires a EdDSA-compatible signature when signing Identity Keys. UWPX currently performs `EdDSA` with `Curve25519` (Montgomery) based keys and not like mandated here by [XEdDSA](https://signal.org/docs/specifications/xeddsa/) with...
 running ejabberd server version 20.01-1, no particular errors about that in log files uwpx v0.40.1.0 on two clients As shown in screenshot, it says OMEMO not supported by your...
Hi, Sorry if it is not the right place to ask. I wonder if there is any plan to code HTTP File Upload (UPLOAD) part? as I can see from...
## Description When the order of the currently selected chat changes, it gets unselected. ### Example  ## Expected Behavior The chat should stay selected when the position of the...
I would like to suggest that the font size can be adjusted directly in the client and not in the Windows settings. The font sizes in Windows are fine for...