Coder Social home page Coder Social logo

Comments (5)

caesay avatar caesay commented on May 23, 2024 1

Just FYI, my fork of this project will sign up to 10 files at one time, so signtool is invoked less (requiring you to enter pin less times for free) and signing overall is much faster. You can also use other signing tools (eg. AzureSignTool) and there is an option to skip signing dll's etc.

from squirrel.windows.

anaisbetts avatar anaisbetts commented on May 23, 2024

Why would you not want to sign DLLs

from squirrel.windows.

emilioHayes avatar emilioHayes commented on May 23, 2024

Why would you not want to sign DLLs

Well for two reasons:
1st Some dlls are signed by its creators, i dont want to change that.

2nd reason is from june-2023 we are force to use a USB token to can sign files and this require enter the PIN at every single request of signing file, and i have a lot of dlls on my project so i have to enter the PIN several times.

from squirrel.windows.

anaisbetts avatar anaisbetts commented on May 23, 2024

1st Some dlls are signed by its creators, i dont want to change that.

Squirrel already skips signed files

2nd reason is from june-2023 we are force to use a USB token to can sign files and this require enter the PIN at every single request of signing file, and i have a lot of dlls on my project so i have to enter the PIN several times.

https://stackoverflow.com/questions/76595490/avoiding-repeated-password-prompt-when-signing-with-ev-code-signing-certificate

from squirrel.windows.

emilioHayes avatar emilioHayes commented on May 23, 2024

Thank you both for your help.

It will be cool if Squirrel --releasify command let you sign just specify files or just executable files to then can sign the _ExecutionStub.exe file on a simple way, then user do not need to get deep on another solutions.

from squirrel.windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.