SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
631 stars 20 forks source link

[Bug] Dorion removed by windows security #269

Closed khewweifeng closed 1 month ago

khewweifeng commented 1 month ago

Describe the bug Dorion removed by windows security

To Reproduce

System Info (please complete the following information):

Additional context/Screenshots Add any other context about the problem here.

Screenshot 2024-10-27 160533 Screenshot 2024-10-27 160546

SpikeHD commented 1 month ago

This is a semi-common problem, at least partially caused by the fact that I do not codesign the binaries. Dorion is also only EVER detected by AI/ML based detectors, which is annoying. You can see #182, #196, #226, or #227 for more context.

I encourage you to put Dorion through Virustotal if you don't trust me! Or, if you have the know-how, you can review the code yourself and build Dorion using the build instructions