Versions Compared

Key

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

...

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.

Josh Hodosh <jo21979@mit.edu>: I'm thinking of adding a SystemService to Android that can handle OAuth and OATH authentication. These are important functions that shouldn't be left to application developers to reimplement. (eg. "foursquared"....)