Skip to content

Commit a62c24b

Browse files
Merge remote-tracking branch 'lamtrinhdev/main'
2 parents ee2b88a + 270690b commit a62c24b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/security.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ during app install and is then always running in the background, even when the u
294294
quits the GUI and when no tunnels are running.
295295

296296
This system service can be controlled via a management interface, exposed locally
297-
via unix domain sockets (UDS) on Linux and macOS and via named pipes on Windows.
297+
via Unix domain sockets (UDS) on Linux and macOS and via named pipes on Windows.
298298
This management interface can be reached by any process running on the device.
299299
Locally running malicious programs are outside of the app's threat model.
300300

@@ -330,7 +330,7 @@ started during early boot that applies a blocking policy that persists until the
330330
## Desktop Electron GUI
331331

332332
The graphical frontend for the app on desktop is an Electron app. This app only ever loads
333-
local resources in the form of html, CSS and Javascript directly from the installation
333+
local resources in the form of html, CSS and JavaScript directly from the installation
334334
directory of the app, and never from remote sources.
335335

336336
The GUI only communicates with the system service (`mullvad-daemon`), it makes no other

0 commit comments

Comments
 (0)