oneCRLDiff

command
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2021 License: MPL-2.0 Imports: 6 Imported by: 0

README

oneCRLDiff

A thing to compare sets of OneCRL data

Building

You need to have Go intalled.

Check out OneCRL-Tools to your go root and do a:

go install github.com/mozilla/OneCRL-Tools/oneCRLDiff

Running

Open a terminal window.

Do this:

$GOROOT/bin/oneCRLDiff <set1> <set2>

Where set1 and set2 are one of:

  • An URL of a kinto OneCRL record set
  • A revocations.txt file
  • "stage" or "production" - special names for the stage and production Firefox settings services.

e.g:

$GOROOT/bin/oneCRLDiff path/to/some.profile/revocations.txt production

will give you the changes between a profile's current state and the production data.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL