Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.03 KB

File metadata and controls

21 lines (12 loc) · 1.03 KB

Privatemode AI

This repository contains the source code of all components of Privatemode that are part of the TCB. The build is reproducible. This allows users to fully verify the Privatemode service.

License

You are allowed to inspect the code and build it for auditing and verification purposes. For details, see LICENSE.

Build and verify the container images

See the Verification from source code guide in the Privatemode documentation.

Build and verify the web app

See the Verification from source code guide in the Privatemode documentation.

Build and verify the JavaScript SDK

See the Verification from source code guide in the Privatemode documentation.