Skip to content

Releases: sean-chester/graphAnon

GraphAnon, version 2.0

09 Nov 16:26
Compare
Choose a tag to compare

Expanded software suite that now implements code from the Chester et al. 2013 Social Networks and Analysis paper, "Why Waldo befriended the dummy? k-Anonymization of social networks with pseudo-nodes".

Version 2.0 includes the following extensions:

  • An identity disclosure mode for anonymization that ensures all vertices are identical to at least k - 1 others in terms of degree
  • Calculation of new graph characteristics, in parallel, such as average subgraph centrality, harmonic mean, and hop plots

Alpha Proximity Suite

22 Oct 09:37
Compare
Choose a tag to compare

Contains the initial release of software in which only the alpha-proximity anonymization was implemented.