UWPX-Client icon indicating copy to clipboard operation
UWPX-Client copied to clipboard

A WIP secure XMPP client for UWP (Windows 10) devices.

Results 26 UWPX-Client issues
Sort by recently updated
recently updated
newest added

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 -...

⚙ Feature

"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...

⚙ Feature

## 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...

🐛 Bug

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)...

⚙ Feature
⚒ WIP

This PR aims to implements the [XEdDSA](https://signal.org/docs/specifications/xeddsa/) so we generate valid signatures for OMEMO Identity Keys.

🐛 Bug
⚙ Feature

## 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...

🐛 Bug

![image](https://user-images.githubusercontent.com/10621885/158107869-9074ab56-f799-4821-85ad-6731fee6c6c3.png) 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...

🔍 Needs Investigation

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...

⚙ Feature
⁉ Question

## Description When the order of the currently selected chat changes, it gets unselected. ### Example ![chat_order](https://user-images.githubusercontent.com/11741404/135452175-c5f6872c-33b4-4c69-b705-3ec86502e9a7.gif) ## Expected Behavior The chat should stay selected when the position of the...

🐛 Bug
📱 UI

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...

🔍 Needs Investigation
📱 UI