Source author record

Primal Wijesekera

Primal Wijesekera appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2020arXiv

COMONet: Community Mobile Network

The density of mobile phones has increased rapidly in recent years. One drawback of the current mobile telephone technology is that it forces all the calls to go through cellular base stations even if the caller and the callee are within the radio range of each other. Hybrid cellular networks and Unlicensed Mobile Access (UMA) have been proposed as solutions that enable mobile phone users to bypass cellular base stations. However, these technologies either require special hardware or in some cases have to rely on the service providers. We identified that most of the Commodity-off-the-Shelf mobile phones are Wi-Fi (and Bluetooth) enabled. We propose a Community Mobile Network (COMONet) which utilizes Wi-Fi (and Bluetooth) to build ad hoc network among mobile phone users to bypass GSM base stations whenever possible. COMONet does not depend on special noncommodity hardware and it is a software based solution. COMONet monitors all the available paths over the ad hoc network and it transparently switches to the regular path over the service provider's GSM base station if a path is not available over the ad hoc network. In COMONet the caller and the callee do not have to be within the Wi-Fi or Bluetooth range of each other to make a call since the COMONet is capable of routing calls through the other mobile nodes that are participating in the COMONet.

preprint2015arXiv

Android Permissions Remystified: A Field Study on Contextual Integrity

Due to the amount of data that smartphone applications can potentially access, platforms enforce permission systems that allow users to regulate how applications access protected resources. If users are asked to make security decisions too frequently and in benign situations, they may become habituated and approve all future requests without regard for the consequences. If they are asked to make too few security decisions, they may become concerned that the platform is revealing too much sensitive information. To explore this tradeoff, we instrumented the Android platform to collect data regarding how often and under what circumstances smartphone applications are accessing protected resources regulated by permissions. We performed a 36-person field study to explore the notion of "contextual integrity," that is, how often are applications accessing protected resources when users are not expecting it? Based on our collection of 27 million data points and exit interviews with participants, we examine the situations in which users would like the ability to deny applications access to protected resources. We found out that at least 80% of our participants would have preferred to prevent at least one permission request, and overall, they thought that over a third of requests were invasive and desired a mechanism to block them.