Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize trusted computing base #4

Open
NullHypothesis opened this issue May 25, 2022 · 0 comments
Open

Minimize trusted computing base #4

NullHypothesis opened this issue May 25, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@NullHypothesis
Copy link
Contributor

We currently have the following direct dependencies:

  • github.com/brave-experiments/viproxy v0.1.0
  • github.com/go-chi/chi/v5 v5.0.7
  • github.com/hf/nsm v0.0.0-20211106132757-1ae65a6a69ae
  • github.com/mdlayher/vsock v1.1.1
  • github.com/milosgajdos/tenus v0.0.3
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8

At least chi, nsm, and tenus don't need to be dependencies. We could take whatever functionality we need and add it to our framework, to minimize the trusted computing base.

@NullHypothesis NullHypothesis added enhancement New feature or request good first issue Good for newcomers labels May 25, 2022
@NullHypothesis NullHypothesis transferred this issue from brave/nitriding May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant