Hi,
I want sell some .NET library and I want provide "edition" with full source code. Should I provide the sign certificate with the source code or should users-developers sign it with their own?
Hi,
I want sell some .NET library and I want provide "edition" with full source code. Should I provide the sign certificate with the source code or should users-developers sign it with their own?
IMHO you should not provide your private key because that's what guarantees that the code is written by yourself. If you provide your key it's like giving your identity to others and you may be responsible for some bad
code you never wrote.