An open API service indexing awesome lists of open source software.

https://github.com/apple/security-pcc

Private Cloud Compute (PCC)
https://github.com/apple/security-pcc

Last synced: about 2 months ago
JSON representation

Private Cloud Compute (PCC)

Awesome Lists containing this project

README

        

# 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).