Research Background and Issues

  • What problems or challenges did the authors identify?
    Modern web applications increasingly utilize device functionalities such as cameras, microphones, and geolocation to provide personalized experiences. However, users must grant these websites access through permission prompts. Applications often provide rationales to explain these requests, but there is limited research on permission rationales in the web ecosystem. The main issues include:

    1. The frequency and distribution of permission rationales on the web remain unclear.
    2. The mechanisms by which different rationales influence user decisions are yet to be explored.
  • Why is this issue important?
    Permission rationales are critical for improving user experience and enabling informed security decisions. They help users understand the necessity of permission requests, reducing resistance to granting permissions. Moreover, the use of different design patterns can significantly impact user trust and behavior, but the underlying mechanisms require systematic investigation.

  • Research Motivation and Related Work
    Research on permission requests and rationales has predominantly focused on mobile applications (e.g., Android), with limited attention to web permissions and related user experiences, especially on desktop platforms. This research gap hinders a deeper understanding of web permission management and user privacy protection.


Solution

  • What methods or solutions did the authors propose?
    The authors conducted a large-scale systematic study of web permission rationales, covering:

    1. Automated detection and classification of permission rationales on the web.
    2. Analysis of the textual and UI design characteristics of rationales.
    3. Evaluation of the impact of rationales on user behavior and decisions.
  • What are the innovative aspects of this solution?

    1. Automated Large-Scale Analysis: By combining interactive web crawlers, machine learning, and library signature detection techniques, the study achieved the first systematic detection and analysis of web permission rationales.
    2. Comprehensive Text and UI Analysis: The study thoroughly analyzed the textual attributes and user interface design patterns of permission rationales.
    3. Linking User Behavior to Rationales: Using real Chrome telemetry data and user sentiment data, the study explored the relationship between permission rationales and user behavior.
  • What are the implementation steps and key technologies used?

    1. Web Crawling and Prompt Detection: An interactive crawler based on Puppeteer and the DevTools Protocol was designed, collecting 739K web snapshots and permission prompts.
    2. Rationale Identification:
      • Potential rationales were filtered using large language models (LLMs).
      • The BERT model was used for further classification, identifying 3,650 unique rationales from 6M text samples.
    3. UI Pattern Analysis: Qualitative analysis was conducted to extract UI design patterns and their influencing factors.
    4. Impact Evaluation: Regression models were applied to analyze the influence of different rationales on permission decisions, using user behavior and sentiment data.

Research Findings

  • What specific findings were obtained?

    1. Rationale Distribution:
      • Among 739K web snapshots, 85K web pages with permission rationales were detected.
      • Common libraries such as OneSignal and iZooto were repeatedly used across many web pages, dominating the landscape.
    2. Design Pattern Identification: Eight typical UI display patterns were extracted, including dialog boxes, full-screen overlays, and floating overlays.
    3. Key Attribute Impacts:
      • Text:
        • Neutral and positive tones significantly increased the permission grant rate (+8% to +18%).
        • Explicitly stating that permissions were necessary significantly reduced the ignore rate (-5%).
      • UI:
        • Floating overlays presented upfront (+41%) and full-screen modes (+33%) had the greatest impact on user acceptance rates.
        • Adding secondary grant opportunities for denied permissions increased the grant rate (+23%).
  • What advantages does it have compared to existing solutions?

    1. This study achieved the first comprehensive analysis of web permissions in terms of detection scope and coverage.
    2. By combining machine learning and library signature methods, detection accuracy was significantly enhanced.
    3. The effectiveness of different design patterns and message content was empirically validated using telemetry data.
  • What are the experimental or evaluation results?

    1. Any form of rationale increased the likelihood of users granting permissions while reducing the likelihood of denial.
    2. Negative rationales that highlighted consequences significantly reduced user acceptance (-20%).
    3. Rationales offering alternative options decreased the likelihood of users granting permissions (-9%).
  • Limitations and Future Directions

    1. The study did not sufficiently cover mobile devices or websites specific to certain regions.
    2. Comprehensive detection of rationales hidden in complex interactive pages was lacking.
    3. Improvements could be made in simulating user behavior with crawlers and expanding automated detection capabilities for non-textual UIs.
    4. Future research could explore how different user groups respond to permission rationales and systematically validate the long-term effects of design recommendations.

In summary, this study provides the first comprehensive insights into the distribution, design, and user behavior impacts of web permission rationales. Its findings offer guidance for improving web permission management and designing effective user interfaces, while also identifying directions for future research.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/chi/188217/2025

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://dl.acm.org/doi/10.1145/3706598.3713547
At a Glance

Paper Snapshot

fact_check
dataset
Source
CHI
calendar_month
Year
2025
emoji_events
Award
Best Paper
group
Authors
7 authors
sell
Subtopics
Passwords & Authentication, Privacy Perception & Decision-Making
work
Professions
—
article
Content Status
Full text indexed
hub
Related Papers
10 related papers