Skip to content

Project done as my Master's thesis in the Master's Degree in Computer Security Engineering and Artificial Intelligence

License

Notifications You must be signed in to change notification settings

franfj/PrivacySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivacySearch

Web search engines capitalize on, or lend themselves to, the construction of user interest profiles to provide personalized search results. The lack of transparency about what information is stored, how it is used and with whom it is shared, limits the perception of privacy that users have about the search service. In this thesis, we investigate a technology that allows users to replace specific queries with more general but semantically similar search terms.

Through the generalization of queries, the user profile becomes less precise and therefore more private, although evidently at the expense of a degradation in the accuracy of the search results. In this work, we design and develop a tool that implements this principle in real practice. PrivacySearch, developed as a browser plug-in for Google Chrome, enables users to generalize the queries sent to a search engine in an automated fashion, without the need for any kind of infrastructure or external databases, and in real time, according to simple and intuitive privacy criteria.

License

Copyright 2018 Francisco Javier Rodrigo Ginés

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Project done as my Master's thesis in the Master's Degree in Computer Security Engineering and Artificial Intelligence

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published