📝 Add Security Tutorial
Add basic information about Electron and Security, including an invitation to contribute to security features. Contains information by @zcbenz, @zeke, and @paulcbetts.
This commit is contained in:
parent
570dc7ca9b
commit
02e8e929e1
3 changed files with 41 additions and 2 deletions
|
@ -3,11 +3,14 @@
|
|||
## When will Electron upgrade to latest Chrome?
|
||||
|
||||
The Chrome version of Electron is usually bumped within one or two weeks after
|
||||
a new stable Chrome version gets released.
|
||||
a new stable Chrome version gets released. This estimate is not guaranteed and
|
||||
depends on the amount of work involved with upgrading.
|
||||
|
||||
Also we only use stable channel of Chrome. If an important fix is in beta or dev
|
||||
Only the stable channel of Chrome is used. If an important fix is in beta or dev
|
||||
channel, we will back-port it.
|
||||
|
||||
For more information, please see the [security introduction](../tutorial/electron-security.md).
|
||||
|
||||
## When will Electron upgrade to latest Node.js?
|
||||
|
||||
When a new version of Node.js gets released, we usually wait for about a month
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue