clarkmcc / chitchat

A simple LLM chat front-end that makes it easy to find, download, and mess around with models on your local machine.
https://www.clarkmccauley.com/projects/chitchat
MIT License
63 stars 3 forks source link

Detected as trojan #14

Open cchance27 opened 1 year ago

cchance27 commented 1 year ago

ChitChat getting tagged for Trojan:Win32/Bearfoos.A!ml on Windows 11 by Windows Defender

clarkmcc commented 1 year ago

Not a huge surprise since I haven't started signing the binaries. I probably should do that at some point, in the mean time you can clone the project and run 'yarn tauri build' from the root of the repo.

cchance27 commented 1 year ago

Ya i built from yarn tauri dev to get it running from source :) I'd imagine eventually signing might help avoid the hit from defender.