sabrogden / Ditto

Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
https://ditto-cp.sourceforge.io/
3.53k stars 191 forks source link

Not Verified #456

Open eeliyahu opened 1 year ago

eeliyahu commented 1 year ago

I recently downloaded Ditto from the official website. While the program seems to be functioning properly, I noticed that it appears as "not verified" in the autorun tool.

As you may be aware, this can cause some users to be hesitant to run the program due to security concerns. I wanted to bring this issue to your attention in case it is something that you are able to address.

sabrogden commented 1 year ago

The Ditto exe is not digitally signed, this costs money to get a certificate. You can use the windows store version, https://apps.microsoft.com/store/detail/ditto-clipboard/9NBLGGH3ZBJQ?hl=en-us&gl=us&rtc=1 same exact code just wrapped in a windows store installer, that is verified by microsoft.

eeliyahu commented 1 year ago

Thank you very much for your answer. It's good to know the reason because I was worried maybe I installed a malicious version. I will use the windows store version then 👍