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)
- Host: GitHub
- URL: https://github.com/apple/security-pcc
- Owner: apple
- License: other
- Created: 2024-10-24T17:02:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T20:39:23.000Z (about 2 months ago)
- Last Synced: 2025-04-11T21:36:44.641Z (about 2 months ago)
- Language: Swift
- Homepage: https://security.apple.com/documentation/private-cloud-compute/
- Size: 1.49 MB
- Stars: 804
- Watchers: 37
- Forks: 75
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SecurityMonitorLite/securitymonitorlited/ESClient.swift
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).