Giter Club home page Giter Club logo

jakas's Introduction

JA.K.A.S.

A JA.va K A.nonymity S.erver [or S.ervlet :-) ]


This projects creates a server that receives several http requests that contain geo-location.
If they are close enough, then they are grouped together and their location is obfuscated.

See this:


                *  John
        
      * Mary


                          * Jim


Now see this:

    ------------------------------
   |           *  John            |
   |                              |
   |  * Mary                      |
   |              * CENTRAL       |  
   |                POSITION      |  
   |                      * Jim   |
   |                              |
    -----------------------------
Everybody will be grouped and his position will become the CENTRAL POSITION, offering him k-anonymity (and since
there are 3 people, we achive 3-1=2 anonymity for everyone)

The implementation idea is based on the Georgia Tech paper by B.Gedik and L.Liu. 
We developed a Java servlet that works as a simple K-Anonymity server based on the 
message perturbation engine presented.

The project has educational purposes only, it does not claim compliance to the original paper,
it is currently in development and comes with no warranties.



REFERENCES:
Bugra Gedik, Ling Liu. Protecting Location Privacy with Personalized k-Anonymity:
Architecture and Algorithms. IEEE Transactions on Mobile Computing, Vol. 7, January 2008.

jakas's People

Contributors

kostaspap88 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.