ldsec / smarper

SmarPer: Context-Aware and Automatic Runtime-Permissions for Mobile Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmarPer

SmarPer: Context-Aware and Automatic Runtime-Permissions for Mobile Devices

Smart Permissions (SmarPer) is an advanced-permission mechanism for Android, with support for finer-grained permissions, context-awareness and multiple decision-levels. In addition, to help users manage permissions more efficiently and reduce permission fatigue, SmarPer provides (semi-) automatic decisions. In doing so, we will provide users with smarter controls for protecting their private information, with a lower overhead for users. We provide the source code for the SmarPer prototype in Android and the Machine Learning framework used in the SmarPer project.

Structure of the code

This project is organized as follows:

  • SmarPerApp/: SmarPer prototype in Android, based on XPrivacy.
  • ML/: Machine Learning framework for carefully training and comparing different context-aware models that predict permission decisions.

Documentation

For more details about the SmarPer project, refer to the research paper and the SmarPer website.

Research

The research behind the SmarPer Project was published in the following paper:

  • [1] Katarzyna Olejnik, Italo Dacosta, Joana Soares Machado, Kévin Huguenin, Mohammad Emtiyaz Khan, Jean-Pierre Hubaux. SmarPer: Context-Aware and Automatic Runtime-Permissions for Mobile Devices. In Proceedings of the 38th IEEE Symposium on Security and Privacy (S&P), San Jose, CA, United States, May 2017.

License

SmarPer and XPrivacy are released under the GPLv3 License.

The GPML toolbox code is released under the FreeBSD License.

Contact

The SmarPer project is part of the research effort of the LCA1 lab, EPFL. Feel free to contact us (smarper@epfl.ch).

Project members:

  • Kasia Olejnik
  • Italo Dacosta
  • Joana Soares Machado
  • Kevin Huguenin
  • Mohammad Emtiyaz Khan
  • Jean-Pierre Hubaux

About

SmarPer: Context-Aware and Automatic Runtime-Permissions for Mobile Devices

License:GNU General Public License v3.0


Languages

Language:Java 57.7%Language:MATLAB 25.2%Language:Fortran 11.9%Language:HTML 2.7%Language:C++ 1.8%Language:M 0.5%Language:Makefile 0.1%Language:C 0.1%Language:CSS 0.0%