Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Isaac Gutekunst <igutek@mit.ed>, Jelle van den Hooff <jelle@mit.edu>: We would like to create an application framework that performs tainting of all data, and allows controlled inter-application communication. The framework may allow the concept of a secure clipboard that allows pasting between certain privileged applications. For example,  copying from a list of quiz solutions, and a pasting into a new quiz would be allowed, but copying answers into a quiz would not.

Ryan Lopopolo <lopopolo@mit.edu>, Edgar Salazar <esalazar@mit.edu>: We would like to allow users to revoke a subset of dangerous android permissions on a per app basis. We will wrap applications in their own sandboxes and interpose on their intents, possibly redirecting them to dummy services.