bibliography.bib 1.9 KB

1234567891011121314151617181920212223242526272829303132333435
  1. % Encoding: UTF-8
  2. @InProceedings{daubert2014twitterize,
  3. author = {Daubert, Jörg and Bock, Leon and Kikirasy, Panayotis and Mühlhauser, Max and Fischer, Mathias},
  4. title = {Twitterize: Anonymous micro-blogging},
  5. booktitle = {2014 IEEE/ACS 11th International Conference on Computer Systems and Applications (AICCSA)},
  6. year = {2014},
  7. pages = {817--823},
  8. organization = {IEEE},
  9. }
  10. @InProceedings{daubert2013distributed-anonymous-pubsub,
  11. author = {Daubert, J{\"o}rg and Fischer, Mathias and Schiffner, Stefan and M{\"u}hlh{\"a}user, Max},
  12. title = {Distributed and Anonymous Publish-Subscribe},
  13. booktitle = {Network and System Security},
  14. year = {2013},
  15. editor = {Lopez, Javier and Huang, Xinyi and Sandhu, Ravi},
  16. pages = {685--691},
  17. address = {Berlin, Heidelberg},
  18. publisher = {Springer Berlin Heidelberg},
  19. abstract = {Publish-subscribe is a scheme for distributing information based on interests. While security mechanisms have been added to publish-subscribe, privacy, in particular anonymous communication is hardly considered. We summarize security and privacy requirements for such systems, including an adversary model for privacy. We introduce a construction for publish-subscribe overlays that fulfills the requirements. Contrary to previous approaches, it does neither presume an online trusted third party, nor expensive cryptographic operations performed by brokers. Further, we informally discuss how our requirements are met.},
  20. isbn = {978-3-642-38631-2},
  21. }
  22. @InProceedings{luo2009facecloak,
  23. author = {Luo, Wanying and Xie, Qi and Hengartner, Urs},
  24. title = {Facecloak: An architecture for user privacy on social networking sites},
  25. booktitle = {Computational Science and Engineering, 2009. CSE'09. International Conference on},
  26. year = {2009},
  27. volume = {3},
  28. pages = {26--33},
  29. organization = {IEEE},
  30. }
  31. @Comment{jabref-meta: databaseType:bibtex;}