Files
cproof/src/xmpp
Jabber Developer 31dac5f81b
Some checks failed
CI Code / Check spelling (pull_request) Successful in 13s
CI Code / Check coding style (pull_request) Successful in 22s
CI Code / Code Coverage (pull_request) Failing after 10m3s
CI Code / Linux (debian) (pull_request) Failing after 13m2s
CI Code / Linux (ubuntu) (pull_request) Failing after 13m10s
CI Code / Linux (arch) (pull_request) Failing after 21m33s
fix(xmpp): obfuscate client identity in protocol exchanges
Modify version responses to return a generic client name and omit
version strings. Drop the "profanity." prefix from dynamically
generated JID resources. Clear the XEP-0115 capabilities node URI to
prevent service discovery fingerprinting. These adjustments reduce the
client's attack surface by minimizing identifiable metadata.
2026-07-09 16:38:27 +00:00
..