docs: removes redundant phrasing in the code signing documentation (#44716)
Update code-signing.md
This commit is contained in:
parent
85e2622b68
commit
769b045c8b
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ security warnings.
|
||||||
|
|
||||||
Both Windows and macOS prevent users from running unsigned applications. It is
|
Both Windows and macOS prevent users from running unsigned applications. It is
|
||||||
possible to distribute applications without codesigning them - but in order to
|
possible to distribute applications without codesigning them - but in order to
|
||||||
run them, users need to go through multiple advanced and manual steps to run
|
run them, users need to go through multiple advanced and manual steps.
|
||||||
them.
|
|
||||||
|
|
||||||
If you are building an Electron app that you intend to package and distribute,
|
If you are building an Electron app that you intend to package and distribute,
|
||||||
it should be code signed. The Electron ecosystem tooling makes codesigning your
|
it should be code signed. The Electron ecosystem tooling makes codesigning your
|
||||||
|
|
Loading…
Add table
Reference in a new issue