mozilla / taar-lite

A lightweight version of the TAAR service intended for specific deployments with reduced feature visibility.
Mozilla Public License 2.0
2 stars 6 forks source link

Added taar-lite normalization code #6

Closed crankycoder closed 6 years ago

crankycoder commented 6 years ago

I've added taarlite normalization code with 3 normalization modes as well as a fall back that does no normalization at all.

cc/ @mlopatka

crankycoder commented 6 years ago

Need to add another testcase to demonstrate reordering of the recommended GUIDs occurs with normalization still.

crankycoder commented 6 years ago

I broke out adding extended test coverage as a separate issue in https://github.com/mozilla/taar-lite/issues/10