utation of aggregate statistics [NSDI 2017]


어떻게 하면 유저 정보를 프라이버시를 보존하면서 수집할 수 있을 지에 대한 논문.


실제 파이어폭스에 채택된 걸로 유명함 [1, 2, 3]


최근까지 mozilla에서 C로 구현한 구현체를 사용하다가 [4]


Rust로 갈아타기로 선언 [5]


참고자료:

1. https://rwc.iacr.org/2020/slides/Gibbs.pdf

2. https://blog.mozilla.org/security/2019/06/06/next-steps-in-privacy-preserving-telemetry-with-prio/

3. https://hacks.mozilla.org/2018/10/testing-privacy-preserving-telemetry-with-prio/

4. https://github.com/mozilla/libprio

5. https://github.com/abetterinternet/libprio-rs