Skip to content

edgelesssys/privatemode-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Ensure that the following programs are installed:

before building the app with the following command:

./scripts/build-app.nu v<x>.<y>.<z> <target>

Where v<x>.<y>.<z> corresponds to the version number of the release (e.g. v1.30.0).

<target> can be one of the following:

  • rpm: RPM package for RedHat-based Linux distributions
  • deb: Debian package for Debian-based Linux distributions
  • dmg: MacOS disk image installer
  • msix: Windows installer

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Packages

No packages published