question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Code Signing Executables

See original GitHub issue

Checklist

  • I’m reporting a feature request
  • I’ve verified that I’m running youtube-dlc version 2020.10.26
  • I’ve searched the bugtracker for similar feature requests including closed ones

Description

While code signing is not a panacea, it would reduce the possibility of maliciously modified copies of the binaries, as well as reduce the probability for anti-malware utilities reporting a false positive.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:4
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ThatNerdyPikachucommented, Oct 27, 2020

Well, the releases could signed with a PGP (or similar) key that only blackjack has.

1reaction
JayBrowncommented, Oct 27, 2020

^ That would be the proper approach, yes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code Signing 101: How to Sign an Exe or Application
1. Install Microsoft SignTool.exe, The tool can be downloaded together with Windows 10 SDK as it's included in it. · 2. Open a...
Read more >
What is EV Code Signing & How It Works | DigiCert
Code signing certificates allow customers to verify that your code is authentic and has not been tampered with—protecting both parties against fraud, malware ......
Read more >
What Is Code Signing? An In-Depth Look at Secure Coding ...
What is code signing? We break down the process that ensures the authenticity and integrity of your code.
Read more >
Feature Request: sign windows executables after CI build (#15)
Confirmed to work on Linux with osslsigncode and GEANT TCS code signing certificate.
Read more >
Code signing your software - SoftwareKey Support
According to Wikipedia, code signing is "the process of digitally signing executables and scripts to confirm the software author and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found