Click here to Skip to main content
15,891,204 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: a trivial question about signing code Pin
Southmountain10-Oct-20 11:18
Southmountain10-Oct-20 11:18 
GeneralRe: a trivial question about signing code PinPopular
Gary R. Wheeler10-Oct-20 10:54
Gary R. Wheeler10-Oct-20 10:54 
GeneralRe: a trivial question about signing code Pin
raddevus10-Oct-20 11:03
mvaraddevus10-Oct-20 11:03 
GeneralRe: a trivial question about signing code PinPopular
Shao Voon Wong10-Oct-20 15:14
mvaShao Voon Wong10-Oct-20 15:14 
GeneralRe: a trivial question about signing code Pin
RickZeeland10-Oct-20 19:26
mveRickZeeland10-Oct-20 19:26 
GeneralRe: a trivial question about signing code Pin
dandy7211-Oct-20 4:22
dandy7211-Oct-20 4:22 
GeneralRe: a trivial question about signing code Pin
harvyk011-Oct-20 19:44
harvyk011-Oct-20 19:44 
GeneralRe: a trivial question about signing code Pin
patbob12-Oct-20 14:36
patbob12-Oct-20 14:36 
harvyk0 wrote:
And I'd probably have a great deal of difficulty getting a (non-self-signed) certificate calling myself "Microsoft Software"
Absolutely you would, otherwise the concept of code signing would be worthless. Getting that certificate requires that the CA verify you are who you say you are.

harvyk0 wrote:
Whilst yes, I can get a certificate and release Trojans, it's one more step I would need to do to look "trustworthy".
Not just one more step, they make it hard for you to avoid giving your real identity to them before getting the signing certificate. If you intentionally sign bad stuff, they know where you live. Also, they can revoke your signing authority, so everything you've ever signed with that certificate is no longer valid -- users who try to install it get a certificate-revoked error -- and you can't sign anything new with it either. It takes time for revocations to filter through the system, and they are very few and far between, but they do happen.
5G -- more lies faster.

GeneralRe: a trivial question about signing code Pin
harvyk011-Oct-20 19:56
harvyk011-Oct-20 19:56 
GeneralRe: a trivial question about signing code Pin
Stepan Hakobyan11-Oct-20 20:06
professionalStepan Hakobyan11-Oct-20 20:06 
GeneralStill amazed when tech works: partition expand Pin
raddevus10-Oct-20 7:02
mvaraddevus10-Oct-20 7:02 
GeneralRe: Still amazed when tech works: partition expand Pin
OriginalGriff10-Oct-20 7:41
mveOriginalGriff10-Oct-20 7:41 
GeneralRe: Still amazed when tech works: partition expand Pin
raddevus10-Oct-20 8:48
mvaraddevus10-Oct-20 8:48 
GeneralRe: Still amazed when tech works: partition expand Pin
davecasdf12-Oct-20 4:27
davecasdf12-Oct-20 4:27 
GeneralRe: Still amazed when tech works: partition expand Pin
RickZeeland10-Oct-20 7:43
mveRickZeeland10-Oct-20 7:43 
GeneralRe: Still amazed when tech works: partition expand Pin
raddevus10-Oct-20 8:50
mvaraddevus10-Oct-20 8:50 
GeneralRe: Still amazed when tech works: partition expand Pin
Peter_in_278010-Oct-20 16:03
professionalPeter_in_278010-Oct-20 16:03 
GeneralRe: Still amazed when tech works: partition expand Pin
raddevus11-Oct-20 5:28
mvaraddevus11-Oct-20 5:28 
GeneralRe: Still amazed when tech works: partition expand Pin
theoldfool11-Oct-20 1:16
professionaltheoldfool11-Oct-20 1:16 
GeneralRe: Still amazed when tech works: partition expand Pin
raddevus11-Oct-20 5:30
mvaraddevus11-Oct-20 5:30 
GeneralRe: Still amazed when tech works: partition expand Pin
dandy7211-Oct-20 4:15
dandy7211-Oct-20 4:15 
GeneralRe: Still amazed when tech works: partition expand Pin
raddevus11-Oct-20 5:32
mvaraddevus11-Oct-20 5:32 
GeneralWeekend Thought of the day Pin
Sandeep Mewara10-Oct-20 4:14
mveSandeep Mewara10-Oct-20 4:14 
GeneralRe: Weekend Thought of the day Pin
RickZeeland10-Oct-20 4:24
mveRickZeeland10-Oct-20 4:24 
GeneralRe: Weekend Thought of the day Pin
Richard Andrew x6410-Oct-20 9:54
professionalRichard Andrew x6410-Oct-20 9:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.