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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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
badcode you never wrote.