forked from apple/security-pcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
718c67c
commit 13c05de
Showing
1 changed file
with
0 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1 @@ | ||
# Private Cloud Compute | ||
|
||
This source code accompanies the Private Cloud Compute (PCC) [Security Guide](https://security.apple.com/documentation/private-cloud-compute/). | ||
|
||
## About The Source Code | ||
|
||
The source code in this repository includes components of PCC that implement security mechanisms and apply privacy policies. We provide this code to allow researchers and interested individuals to independently verify PCC's security and privacy characteristics and functionality. | ||
|
||
## Getting Started | ||
|
||
### Clone this repository | ||
|
||
```bash | ||
git clone https://github.com/apple/security-pcc.git | ||
``` | ||
|
||
### Contributions | ||
|
||
The publication of this code is intended for security research and verification purposes only. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information. | ||
|
||
## Contact | ||
|
||
To report security issues with this code, please use the instructions [at this page](https://support.apple.com/en-us/102549). |