|
|
|
|
|
by TheAceOfHearts
3201 days ago
|
|
Lots of people are saying how they love this app. I'd be interested in reading examples of how people are using it. I wish the author provided the source code, even if they continued charging money. Based on the functionality I'm guessing it'll require enabling accessibility, which means it can essentially hijack your computer. I've been slowly whittling down my usage of closed-source third-party apps in order to reduce my effective "circle of trust" and reduce the chances of being subject to attacks. Why are commercial open source apps so uncommon? Textual is an example of one such app, but I can't think of many others. |
|
Here's a modified idea, perhaps still not good enough but hopefully a step down the path. When you purchase the product, you receive access to the source code for the version that was then-current one year ago. Granted, you are not sure the current code doesn't have malware. But you can be confident, based on the history of the product, that it did not have malware for a long time. (And were you really going to scan the diffs for each release for malware anyway?) You could also allow trusted third-parties under NDA to review all diffs for the current code base and certify that they didn't see anything malicious.
This also ensures that should your company disappear, at the very worst, the user community will have a not-too-old version of the software to fall back on.