Consistently use the term "third-party"

This commit is contained in:
William Pierce 2017-12-07 22:34:54 -06:00
parent 8a86299bd5
commit 9408f8d2ee
9 changed files with 12 additions and 12 deletions

View file

@ -29,8 +29,8 @@ Below is a code produced by the Qubes project that is security-critical.
- select Qubes RPC servers that run in Dom0: qubes.ReceiveUpdates and qubes.SyncAppMenus
- The qubes.Filecopy RPC server that runs in a VM -- this one is critical because it might allow one VM to compromise another one if user allows file copy operation to be performed between them
Security-Critical 3rd-Party Components
--------------------------------------
Security-Critical Third-Party Components
----------------------------------------
These are the components that we haven't written or designed ourselves, yet we still rely on them. At the current project stage, we cannot afford to spend time to thoroughly review and audit them, so we just more or less "blindly" trust they are secure.