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

Bundle dependencies #21

Closed
taoeffect opened this issue Mar 26, 2016 · 1 comment
Closed

Bundle dependencies #21

taoeffect opened this issue Mar 26, 2016 · 1 comment

Comments

@taoeffect
Copy link
Member

taoeffect commented Mar 26, 2016

Problem

Dependencies can be taken offline (availability) or become compromised (security).

See: okTurtles/dnschain#175

Solution

We can create forks of all dependencies we use, and also reference them by git hash. Also, we can use Yarn (#120), and we "shrinkwrap" them (i.e. simply put them in this repo).

@taoeffect
Copy link
Member Author

Duplicate of #372.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant