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

Homebrew: Mention additional security options and fix broken links #138

Closed
gripedthumbtacks opened this issue Sep 29, 2016 · 2 comments
Closed

Comments

@gripedthumbtacks
Copy link

gripedthumbtacks commented Sep 29, 2016

Options:

HOMEBREW_NO_INSECURE_REDIRECT=1
HOMEBREW_CASK_OPTS=--require-sha
HOMEBREW_NO_ANALYTICS=1

These links are bad:

https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Installation.md

https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics.md

@drduh drduh closed this as completed in a826fac Nov 16, 2016
@MatthewHerbst
Copy link

Update links are:

HOMEBREW_NO_ANALYTICS=1/brew analytics off: https://docs.brew.sh/Analytics

HOMEBREW_NO_INSECURE_REDIRECT=1: https://github.com/Homebrew/brew/blob/9bc17c8a82a36d9676528f761eaec3961f240cc8/docs/Manpage.md#L1124

HOMEBREW_CASK_OPTS=--require-sha: Homebrew/homebrew-cask#18831

@Danrancan
Copy link

How do I go about activating these rules in Homebrew?

HOMEBREW_NO_INSECURE_REDIRECT=1
HOMEBREW_CASK_OPTS=--require-sha

Are they commands or lines in some file?

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

No branches or pull requests

3 participants