Why don't you sign your app? #2908
-
|
Thank you for the awesome app. I'm studying the topic so I find it beneficial to talk about this with other people. I am not talking about paid certificate you pay every year for, but a self signed one. In my understanding it gives following benefits:
Even if those are not benefits, isn't it good practice of skills to sign something? I assume there is difficulty, that you have to have separate root CA and host CRL signed by it, right? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Just to give a brief answer. Code signing costs money and probably also a considerable amount of time to implement and maintain. There were signed releases for the macos store in the past and I spent way way to much time on getting things to work. I rather spent my time on something with more practical value for my users since it is also much more fun to do. |
Beta Was this translation helpful? Give feedback.
Just to give a brief answer. Code signing costs money and probably also a considerable amount of time to implement and maintain. There were signed releases for the macos store in the past and I spent way way to much time on getting things to work. I rather spent my time on something with more practical value for my users since it is also much more fun to do.