epicenter icon indicating copy to clipboard operation
epicenter copied to clipboard

The uninstaller for Whispering Desktop. Mislabeled as a virus.

Open swimJim opened this issue 2 years ago • 1 comments

I'm pretty sure it was a false positive; I just wanted to mention it here

swimJim avatar Jan 12 '24 23:01 swimJim

has this one too by kasperky. is it a false pos or did the repo got hacked ?

OLH21 avatar Jan 31 '24 19:01 OLH21

Hey guys, false positive! I unfortunately haven't had time to notarize and sign the installers.

If anyone doesn't trust me and wants to be ultra safe, you can

  1. Clone the repository with git clone https://github.com/braden-w/whispering.git to get a redundant copy of the source code on your local machine.
  2. Compile the source code on your machine into an executable.
    • Run pnpm i to install all dependencies before compiling
    • Run cd apps/app , then pnpm tauri build to build the executable yourself

Cheers!

braden-w avatar Jun 30 '24 13:06 braden-w