sempervirens icon indicating copy to clipboard operation
sempervirens copied to clipboard

submit report as `hash(key):value`

Open Carreau opened this issue 9 years ago • 0 comments

I had the discussion with someone, but I don't remember where/when. Instead of submitting the report as key:value you can do hash(key):value, with a known, predefined hash-function. That would make it hard to leak information in the key, but make it easy to to query as long as you know the keys.

To get meaningful info we would though have to require projects to register each of the keys they want to make public, or get information from.

I'm not sure if this is something we want, but I thought it was worth considering.

Carreau avatar Jul 25 '16 23:07 Carreau