mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
NETWORK.md: Mention rp-download
security features.
This commit is contained in:
parent
37ff5ac9e6
commit
4e68ea10e7
10
NETWORK.md
10
NETWORK.md
@ -20,3 +20,13 @@ The configuration file is located at:
|
||||
* https://art.gametdb.com/ - Box, cover, and media scans for Nintendo
|
||||
GameCube, Wii, Wii U, DS, and 3DS games.
|
||||
* https://amiibo.life/ - Images of Nintendo amiibo products.
|
||||
|
||||
## Security features
|
||||
|
||||
As of rom-properties v1.5, the downloading functionality has been
|
||||
isolated into a single component, `rp-download`. The `rp-download`
|
||||
program uses the following security features:
|
||||
|
||||
* Linux: seccomp(), AppArmor
|
||||
* OpenBSD: pledge()
|
||||
* Windows: Low-integrity process (on Vista+)
|
||||
|
Loading…
Reference in New Issue
Block a user