electron-osx-sign | Codesign Electron macOS apps | Dektop Application library

 by   electron JavaScript Version: v0.4.11 License: BSD-2-Clause

kandi X-RAY | electron-osx-sign Summary

kandi X-RAY | electron-osx-sign Summary

electron-osx-sign is a JavaScript library typically used in Apps, Dektop Application, Electron applications. electron-osx-sign has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

electron-osx-sign minimizes the extra work needed to eventually prepare your apps for shipping, providing the most basic tools and assets. Note that the bare necessities here are sufficient for enabling app sandbox, yet other configurations for network access etc. require additional work. Check out electron-osx-sign guide for suggestions on setting up your environment and workflow for distribution or development. Please visit our wiki for walk-throughs, notes and frequently asked questions from past projects shipped with electron-packager and electron-osx-sign. It is worth noting as well that starting from Electron v1.1.1, a new mechanism was introduced to allow IPC in App Sandbox (see electron#5601); wish to have full support of legacy Electron versions, please utilize opts.version, which option brings less hassle with making default settings among Electron builds. We are trying to keep updated to the latest Electron specs; please file us an issue if having any suggestions or experiencing difficulties code signing your products.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              electron-osx-sign has a low active ecosystem.
              It has 410 star(s) with 73 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 42 open issues and 112 have been closed. On average issues are closed in 95 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of electron-osx-sign is v0.4.11

            kandi-Quality Quality

              electron-osx-sign has 0 bugs and 0 code smells.

            kandi-Security Security

              electron-osx-sign has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              electron-osx-sign code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              electron-osx-sign is licensed under the BSD-2-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              electron-osx-sign releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of electron-osx-sign
            Get all kandi verified functions for this library.

            electron-osx-sign Key Features

            No Key Features are available at this moment for electron-osx-sign.

            electron-osx-sign Examples and Code Snippets

            No Code Snippets are available at this moment for electron-osx-sign.

            Community Discussions

            QUESTION

            electron: codesigning cripples some features of my app on macOS
            Asked 2020-Sep-30 at 03:22
            Goal

            My Electron app is made up of a frontend process and a backend child process. On macOS, the backend requires some capabilities on macOS, such as accessing user Desktop and microphone. The backend is built through Xcode and codesigned using the same developer ID separately.

            Upon first run, user will be asked to give permissions according to the capabilities. On subsequent launches, the app should run smoothly without user intervention. Before codesigning through Electron that works fine.

            I'm ready to codesign the app through electron-osx-sign and expect that the app would behave normally.

            Problem

            When signing with Electron, I use the documented electron-forge option this way

            ...

            ANSWER

            Answered 2020-Sep-30 at 03:22

            Solved it myself.

            The problem is neither with the existing entitlement entries nor with the package.json options, but rather a missing entitlement entry:

            Source https://stackoverflow.com/questions/64119118

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install electron-osx-sign

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/electron/electron-osx-sign.git

          • CLI

            gh repo clone electron/electron-osx-sign

          • sshUrl

            git@github.com:electron/electron-osx-sign.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link