Table of Contents
SeGoDoc software distribution
University of Bologna. Department of Computer Science
Welcome to the software distribution page of SeGoDoc (Secure Google Docs). SeGoDoc is a a prototype implementation of content cloaking that has been developed as an extension for the Firefox browser. It is a client-side solution that enables users to retain control over their content without renouncing to most of the features offered by AJAX-based web applications.
Documentation
A more detailed description of SeGoDoc and the implemented approach can be found in the paper:
- G. D'Angelo, F. Vitali, S. Zacchiroli, “Content Cloaking: Preserving Privacy with Google Docs and other Web Applications”. Proc. of 25th ACM Symposium On Applied Computing (SAC) 2010, Web Technologies Technical Track. Sierre, Switzerland, March 2010. ISBN 978-1-60558-639-7. Download this paper.
Implementation
A proof-of-concept implementation of SeGoDoc has been implemented by Edoardo Gargano: segodoc-src.tgz
Support
The SeGoDoc implementation is currently unsupported but it can be useful for derivative works.
Citation
To cite the SeGoDoc software use:
- gda-sac-10.txt
Gabriele D'Angelo, Fabio Vitali, Stefano Zacchiroli. Content Cloaking: Preserving Privacy with Google Docs and other Web Applications. Proc. of 25th ACM Symposium On Applied Computing (SAC) 2010, Web Technologies Technical Track. Sierre, Switzerland, March 2010. ISBN 978-1-60558-639-7
If you use BibTeX for LaTeX, use:
- gda-sac-10.tex
@inproceedings{gda-sac-10, author = {D'Angelo, Gabriele and Vitali, Fabio and Zacchiroli, Stefano}, title = {Content cloaking: preserving privacy with {Google Docs} and other web applications}, booktitle = {Proceedings of the 2010 ACM Symposium on Applied Computing}, series = {SAC '10}, year = {2010}, isbn = {978-1-60558-639-7}, location = {Sierre, Switzerland}, pages = {826--830}, numpages = {5}, url = {http://doi.acm.org/10.1145/1774088.1774259}, doi = {http://doi.acm.org/10.1145/1774088.1774259}, publisher = {ACM}, address = {New York, NY, USA}, keywords = {AJAX, Google Docs, Web 2.0, privacy}, }