<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Remove code signing from Notepad++]]></title><description><![CDATA[<p dir="auto"><em>TL;NR<br />
The certificate to sign Notepad++ is expired, and I’ve done a lot of effort to get a new one with “Notepad++” as signer’s name but in vain. I’ve decided do the future releases without certificate. I want to hear your (community) opinions before it getting done.</em></p>
<p dir="auto">3 years ago DigiCert contacted me for offering a 3 years code signing certificate to the project, and I accepted their generous donation.<br />
Every good thing has its end, the certificate has been expired since the beginning of this year. As I’m happy with DigiCert, I’ve checked their certificate, but it’s too expensive for me (about $1400 for 3 years). I finally found a cheap one (still more than $500 for 3 years plus a token) by Certum, then my nightmare’s begun:<br />
I’ve found myself struggling for generating RSA bi-keys in the token with their inaccurate document and the poor software, finally successful on IE10 (failed under Chrome all the time)!! I then filled up the certificate info and waited (for the verification from Certum) - after 1 week of waiting I called the client support, and I learnt that I cannot use “Notepad++” as CN to sign because Notepad++ doesn’t exist as company or organization. I have to fill up the form again by using my real name.</p>
<p dir="auto">It’s just a pain in the ass to get a certificate for an (every?) open source project. It should be a human right issue :)</p>
<p dir="auto">Anyway, I wasted hours and hours for getting one certificate instead of working on essential thing - Notepad++ project. Even I can get one certificate I want easily this year, the nightmare will restart 3 years later. Notepad++ has done without certificate for more than 10 years, I don’t see why I should add the dependency now (and be an accomplice of this overpricing industry).  I decide to do without it.</p>
<p dir="auto">It doesn’t mean there’s no more security in Notepad++, but it will be less flexible for sure:</p>
<ol>
<li>SHA256 hash of Installer and other packages will be provided for every release, just as usual. Too bad for UAC popup with “Publisher Unknown” while installation.</li>
<li>Notepad++ will check the SHA256 of all the components (SciLexer.dll, GUP.exe and nppPluginList.dll) used by the program.</li>
</ol>
<p dir="auto">.<br />
So what do you think guys?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17184/remove-code-signing-from-notepad</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 05:47:41 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17184.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Feb 2019 17:32:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Thu, 28 Feb 2019 13:15:18 GMT]]></title><description><![CDATA[<p dir="auto">I have to second <a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a> 's thanks to <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> for involving the “community” more and more lately.  There are some really smart people here; valuable opinions on important things!</p>
<p dir="auto">When I first started using Notepad++ and discovered this place, I was appalled that <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> (as the author) spent so little time here (of course he could be a 99% lurker and read every character of every post – we can’t know if that is true or not). :)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40442</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40442</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 28 Feb 2019 13:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Thu, 28 Feb 2019 11:57:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a></p>
<p dir="auto">thanks for taking the time to answer each post in detail.<br />
i respect and understand all your current decisions.</p>
<p dir="auto">also many thanks for involving us and everyone at more brainstorming, personal evaluation thoughts, and giving us your personal insights lately.<br />
imho, this has helped us a lot, as we are currently very well prepared for ourselves, as well as for supporting other notepad++ users, and we have a much better understanding of what’s behind the scenes.</p>
<p dir="auto">i personally appreciate this a lot.<br />
it is very motivating and seems to create a certain enthusiasm amongst readers, turning notepad++ into a passionate hobby in addition of being our every day tool. 👍</p>
<p dir="auto">ps: sorry for writing so much, i guess the enthusiasm took over a bit 😉</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40436</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40436</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Thu, 28 Feb 2019 11:57:15 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Thu, 28 Feb 2019 10:51:45 GMT]]></title><description><![CDATA[<p dir="auto">Why not use crowdfunding to buy the certificate from DigiCert ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40432</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40432</guid><dc:creator><![CDATA[Acdc95731]]></dc:creator><pubDate>Thu, 28 Feb 2019 10:51:45 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Wed, 27 Feb 2019 15:20:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> ,</p>
<blockquote>
<p dir="auto">Signing certificate guarantees not only the integrity of file, but also the source of file (we are sure that file is delivered by the signer).</p>
</blockquote>
<p dir="auto">I had a thought about this: often times, in the more linuxy areas of open source (for example, some Perl module distributions on CPAN, or many linux packages downloaded with apt-get and similar, if I’m remembering correctly), the packages are signed by an <a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP" rel="nofollow ugc">OpenPGP</a> key controlled by the developer(s) of the open-source software, rather than using a certificate-authority like the windows code-signing.  The <a href="https://gnupg.org" rel="nofollow ugc">gpg</a> client can be used for that, and there is a <a href="https://www.gpg4win.org/" rel="nofollow ugc">Gpg4win</a> windows implementation available.</p>
<p dir="auto">You could create a public/private keypair under the Notepad++ name (since it relies on the web-of-trust rather than any given certification authority, it wouldn’t have to be a registered business name), and then make a detached signature which security-conscious users could download, and compare against the Notepad++ public key, which could be made available on the website (and in keyservers).  The upside is that it’s using completely free and open-source software, and not relying on a paid certificate-authority; the downside is that it’s not the established windows way of doing things, so it wouldn’t help with the ugly “yellow-orange UAC popup on Notepad++'s installation”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40387</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40387</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 27 Feb 2019 15:20:21 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Wed, 27 Feb 2019 15:02:09 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your opinions.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said:</p>
<blockquote>
<p dir="auto">There appear to be re-sellers who claim to sell Comodo certificates for sub-$100 per year, but I don’t know if that’s a sucker introductory price or whether they are on the up-and-up.  Also, even if they are legit, they might require a valid organization or person instead of open-source-project-name like Certum.  Given that uncertainty, it might not be worth the effort to investigate the re-sellers.</p>
<p dir="auto">My one worry would be for enterprise environments – I don’t know if they would have more issues with a lack of code-signing (people in such enterprise I.T. groups would have to chime in to give reliable info).</p>
</blockquote>
<p dir="auto">I have tried Comodo. As you doubt they don’t approve Notepad++ as signer. Too bad.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> said:</p>
<blockquote>
<p dir="auto">If the enterprise IT needs to have such a thing then I would argue that this could be their<br />
chance to contribute to an open source project by sponsoring it.</p>
</blockquote>
<p dir="auto">Why not, but for how long? 3 years later I have to fight again for their comfort.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a> said:</p>
<blockquote>
<p dir="auto">if requests for a signed release take overhands, you could always release another 7.6.5 sooner, using the cert issued to your name, as you already own it now.</p>
</blockquote>
<p dir="auto">Nope, I have no valid certificate - I didn’t continue the procedure because a certificate with my name is useless (to me).</p>
<blockquote>
<p dir="auto">note: i don’t think that people would ever mind if it is signed by an individual person, instead of an entity called “notepad++”, because your project is a human project, for human users, and it’s worth carrying your name.</p>
</blockquote>
<p dir="auto">Nope again - it might bother nobody but it does bother me.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pilskalns" aria-label="Profile: Pilskalns">@<bdi>Pilskalns</bdi></a> said:</p>
<blockquote>
<p dir="auto">Maybe you should start a donation campaign/goal trough some platform (besides donation buttons in the website). Then kindly ask to users to share that on all the geeky sites and forums out there. And don’t be shy about it, put a message in the next release notes that you are seeking for independent sponsor/s for cert.</p>
</blockquote>
<p dir="auto">People do the donation to the project themselves, that’s fine. I don’t ask money from people - not even for paying (so supporting) an overpriced industry.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motazalnuweiri" aria-label="Profile: motazalnuweiri">@<bdi>motazalnuweiri</bdi></a> said:</p>
<blockquote>
<p dir="auto"><strong>Note:</strong> you should add a note to the Installer and to change.log for that.</p>
</blockquote>
<p dir="auto">Sure. I will make a page to make thing more clear.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> said:</p>
<blockquote>
<p dir="auto">This leads me to ask myself a <strong>question</strong> :</p>
<p dir="auto">How does downloading a file from any <strong>ABC</strong> site, calculating the <strong>SHA-256</strong> value of the downloaded file, for example with the built-in Notepad++ tool and checking that it is <strong>identical</strong> to the one, delivered by the <strong>ABC</strong> site, allow us to be <strong>sure</strong> that this file is free of <strong>viruses</strong>, and other <strong>malwares</strong> ?</p>
<p dir="auto">To my mind, this <strong>only</strong> means that the file contained, on the <strong>ABC</strong> site, and the file I just downloaded are <strong>strictly</strong> identical ! Isn’t that right ? The <strong>integrity</strong> of the downloaded file is <strong>preserved</strong> !</p>
</blockquote>
<p dir="auto">Basically, hash verification provides the integrity of file to ensure it’s not altered. However the source of file is unknown if you only get the file and hash from no where. Signing certificate guarantees not only the integrity of file, but also the source of file (we are sure that file is delivered by the signer). Normally if users download Notepad++ from the official site and check the sha256 hash (reliable AFAICT) published on the official site with the downloaded binary - it should be enough to ensure the downloaded binary source and its integrity. The remain stuff is the ugly yellow-orange UAC popup on Notepad++'s installation, but I think users should realize that Notepad++ project is a little modest Spidey who tries his best to bring the same effect that non-budget-limited Advengers provide.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40386</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40386</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 27 Feb 2019 15:02:09 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Wed, 27 Feb 2019 14:02:36 GMT]]></title><description><![CDATA[<p dir="auto">FYI:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/3baef49079cbf3d460c0cba5d8df8974a03bd7c1" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/commit/3baef49079cbf3d460c0cba5d8df8974a03bd7c1</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/40379</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40379</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 27 Feb 2019 14:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Tue, 26 Feb 2019 19:06:46 GMT]]></title><description><![CDATA[<p dir="auto">Hi, @don-ho and <strong>All</strong>,</p>
<p dir="auto">After reading <strong>all</strong> these posts, <strong>Don</strong>, I also consider that it is <strong>useless</strong> to worry about a <strong>code signing certificate</strong>. Points <strong><code>1.</code></strong> and <strong><code>2.</code></strong>, which you mentioned last, should be <strong>enough</strong> ;-))</p>
<hr />
<p dir="auto">This leads me to ask myself a <strong>question</strong> :</p>
<p dir="auto">How does downloading a file from any <strong>ABC</strong> site, calculating the <strong>SHA-256</strong> value of the downloaded file, for example with the built-in Notepad++ tool and checking that it is <strong>identical</strong> to the one, delivered by the <strong>ABC</strong> site, allow us to be <strong>sure</strong> that this file is free of <strong>viruses</strong>, and other <strong>malwares</strong> ?</p>
<p dir="auto">To my mind, this <strong>only</strong> means that the file contained, on the <strong>ABC</strong> site, and the file I just downloaded are <strong>strictly</strong> identical ! Isn’t that right ? The <strong>integrity</strong> of the downloaded file is <strong>preserved</strong> !</p>
<p dir="auto">Of course, <strong>Don</strong>, don’t feel concerned, please ! For years I have been downloading N++, in <strong>zip</strong> version, as well as other downloads, from many technical sites, <strong>without</strong> any problem :-))</p>
<p dir="auto">Despite a <strong>few</strong> hours of research and reading on the Net, I can’t find a satisfactory answer ! What if, <strong>deliberately</strong> or not, a file, offered for download, is <strong>already</strong> infected in any way ? If <strong>transmission</strong> is correct, the two “<strong>hash</strong>” values will be <strong>equal</strong>, anyway ! However, I would have downloaded an <strong>infected</strong> file: -(((</p>
<p dir="auto">In the end, it is just the host’s <strong>responsibility</strong> to make sure that the files, offered for <strong>download</strong>, are really <strong>clean</strong> ( for instance with <strong>VirusTotal</strong> ) and, then the <strong>SHA-256 hash</strong> feature just verifies that the <strong>download</strong> process did send you the <strong>correct</strong> file !</p>
<p dir="auto">Here are, below, among all the sites visited, <strong>three</strong> interesting addresses… but which leaves me wanting <strong>more</strong> about my <strong>specific</strong> question !</p>
<p dir="auto"><a href="https://en.wikipedia.org/wiki/Cryptographic_hash_function#Verifying_the_integrity_of_messages_and_files" rel="nofollow ugc">https://en.wikipedia.org/wiki/Cryptographic_hash_function#Verifying_the_integrity_of_messages_and_files</a></p>
<p dir="auto"><a href="https://tiptopsecurity.com/what-is-cryptographic-hashing-md5-sha-and-more/" rel="nofollow ugc">https://tiptopsecurity.com/what-is-cryptographic-hashing-md5-sha-and-more/</a></p>
<p dir="auto"><a href="https://security.stackexchange.com/questions/98213/what-is-the-most-secure-hash-for-virus-definition-databases-in-2015" rel="nofollow ugc">https://security.stackexchange.com/questions/98213/what-is-the-most-secure-hash-for-virus-definition-databases-in-2015</a></p>
<p dir="auto">What do you think of, fellows ?</p>
<p dir="auto">Best Regards</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40354</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40354</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Tue, 26 Feb 2019 19:06:46 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 23:30:53 GMT]]></title><description><![CDATA[<p dir="auto">It’s OK without certificate because they make it too hard and too expensive to get one.<br />
<strong>Note:</strong> you should add a note to the Installer and to change.log for that.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40320</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40320</guid><dc:creator><![CDATA[motazalnuweiri]]></dc:creator><pubDate>Mon, 25 Feb 2019 23:30:53 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 22:36:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a></p>
<p dir="auto">Maybe you should start a donation campaign/goal trough some platform (besides donation buttons in the website). Then kindly ask to users to share that on all the geeky sites and forums out there. And don’t be shy about it, put a message in the next release notes that you are seeking for independent sponsor/s for cert.</p>
<p dir="auto">Millions and millions (i don’t know actually how much) use and benefit from N++. Even Microsoft had N++ on screen in their advertisement while ago. You should get something back, at least to keep going.</p>
<p dir="auto">Best of luck!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40318</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40318</guid><dc:creator><![CDATA[Pilskalns]]></dc:creator><pubDate>Mon, 25 Feb 2019 22:36:01 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 19:54:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a></p>
<p dir="auto">i can not predict how the majority of corporate users will react, but if you wish, you can give it a try with an unsigned 7.6.4 release and we’ll see what comes towards us.</p>
<p dir="auto">if requests for a signed release take overhands, you could always release another 7.6.5 sooner, using the cert issued to your name, as you already own it now.</p>
<p dir="auto">note: i don’t think that people would ever mind if it is signed by an individual person, instead of an entity called “notepad++”, because your project is a human project, for human users, and it’s worth carrying your name.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40313</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40313</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Mon, 25 Feb 2019 19:54:32 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 19:32:44 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">It’s just a pain in the ass to get a certificate for an (every?) open source project. It should be a human right issue :)</p>
</blockquote>
<p dir="auto">I agree - I have to admit that I have no clue about what needs to be done to get a certificate but an<br />
open source project shouldn’t be bothered going through this.</p>
<p dir="auto">If the enterprise IT needs to have such a thing then I would argue that this could be their<br />
chance to contribute to an open source project by sponsoring it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40311</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40311</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 25 Feb 2019 19:32:44 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 18:22:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said,</p>
<blockquote>
<p dir="auto">So what do you think guys?</p>
</blockquote>
<p dir="auto">I am not personally bothered by the lack of code signing certificate.</p>
<p dir="auto">There appear to be re-sellers who claim to sell Comodo certificates for sub-$100 per year, but I don’t know if that’s a sucker introductory price or whether they are on the up-and-up.  Also, even if they are legit, they might require a valid organization or person instead of open-source-project-name like Certum.  Given that uncertainty, it might not be worth the effort to investigate the re-sellers.</p>
<p dir="auto">My one worry would be for enterprise environments – I don’t know if they would have more issues with a lack of code-signing (people in such enterprise I.T. groups would have to chime in to give reliable info).</p>
<p dir="auto">Given costs (and annoyances) like that, I’d vote against signing.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40306</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40306</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 25 Feb 2019 18:22:35 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 17:52:50 GMT]]></title><description><![CDATA[<p dir="auto">I see that you have spent a lot of time on this project, many years Notepad++ my companion .</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40304</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40304</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Mon, 25 Feb 2019 17:52:50 GMT</pubDate></item><item><title><![CDATA[Reply to Remove code signing from Notepad++ on Mon, 25 Feb 2019 17:37:23 GMT]]></title><description><![CDATA[<p dir="auto">But that can be changed without the signature? the notebook won’t work?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40303</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40303</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Mon, 25 Feb 2019 17:37:23 GMT</pubDate></item></channel></rss>