Increase software and version privacy #165
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the software in many ways advertises
Profanityas a default resource or default client id. In addition, it shows build hash, which constitutes version disclosure, and might be categorized as CWE-200. This disclosure might lead to targeted attacks with known vulnerabilities in previous versions. It simplifies target recon and violates privacy of our users.As a proposed solution, we might spoof client id with one popular client which can be easier to emulate.
Resolved by #166