Skip to content

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPL
Notifications You must be signed in to change notification settings

edgelesssys/privatemode-public

Repository files navigation

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 the desktop app

You need to have

before building the app with the following command:

cd privatemode-proxy/app
VITE_DEFAULT_MODEL="latest" VITE_API_BASE="" wails build -tags "contrast_unstable_api"

You may optionally set the -platform (cross-platform build) and -nsis flags (Windows installer).

After the successful build, you can find the app in the privatemode-proxy/app/build/bin directory.

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPL

Stars

Watchers

Forks

Packages

No packages published