aloisstar / on-the-fly-histogram-privacy

Code for paper "On-the-fly Privacy for Location Histograms," G. Theodorakopoulos, E. Panaousis, K. Liang and G. Loukas, IEEE Transactions on Dependable and Secure Computing, 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On-the-fly Privacy for Location Histograms

This repository contains code for the following paper. Please cite the paper if you find the code useful.

"On-the-fly Privacy for Location Histograms," G. Theodorakopoulos, E. Panaousis, K. Liang and G. Loukas, IEEE Transactions on Dependable and Secure Computing, 2020. https://ieeexplore.ieee.org/document/9035624

Running python heuristics.py should produce four .txt files, identical in names and contents to the four *_results.txt files in the repository.

The code is heavily commented. To understand it better, please read the paper above.

About

Code for paper "On-the-fly Privacy for Location Histograms," G. Theodorakopoulos, E. Panaousis, K. Liang and G. Loukas, IEEE Transactions on Dependable and Secure Computing, 2020.


Languages

Language:Python 100.0%