Currently, the setup package and distributed application files are not digitally signed. This can lead to security warnings from operating systems, antivirus solutions, and OSINT/reputation services. Unsigned executables are more likely to be flagged as suspicious or malicious, which reduces user trust and may cause deployment issues in enterprise environments.
To improve security, authenticity, and software reputation, all executable artifacts should be digitally signed before distribution.
Currently, the setup package and distributed application files are not digitally signed. This can lead to security warnings from operating systems, antivirus solutions, and OSINT/reputation services. Unsigned executables are more likely to be flagged as suspicious or malicious, which reduces user trust and may cause deployment issues in enterprise environments.
To improve security, authenticity, and software reputation, all executable artifacts should be digitally signed before distribution.