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

Update readme #13

Merged
merged 4 commits into from Jan 24, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Add instructions for testing locally

  • Loading branch information
fmarier committed Jan 24, 2019
commit 6500078ef7255b52c3c8a1c765a4aa2f0d42e5d2
@@ -11,6 +11,14 @@ If there are rulesets that are broken and need to be disabled, add them to the `
npm install
npm run build

## Testing locally

1. Copy `out/httpse.leveldb.zip` into `~/BraveSoftware/Brave-Browser-Beta/oofiananboodjbbmdelgdommihjbkfag/*/*/` overwriting the existing file.
2. Delete the `httpse.leveldb` directory.
3. Unzip `httpse.leveldb.zip`.
4. Start the browser and ensure that <https://https-everywhere.badssl.com/> works.
5. Find a site that was added in the last release and check that it gets upgraded. Check it first with `curl --head` to make sure it doesn't redirect to HTTPS server-side.

## Releasing a new version

1. Connect to the Brave VPN.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.