microsoft / microsoft/sudo

Clarify what is happening and who is requesting permissions in the UAC prompt.

Open
#16 4 comments 19 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Scenario
Dominant language
Rust
Stars
5.9k
Forks
180
Avg merge
1d 7h
Merged PRs (30d)
2

Description

No clue how achievable this would be, but if this could somehow show “Requested by Terminal” and maybe a “More Info” button that shows the full command line that’d be great.

I could see this being used as an attack vector against unskilled users who see the prompt and think “yeah, i trust Microsoft with admin permission." and click Yes blindly.

Original prompt (as seen in the documentation):
image

My suggested revision/alteration:
revised

(obviously my version sucks visually. make it prettier ;) )

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files, entry points, or tests are named. Start by locating the Windows UAC prompt implementation and compare it with the original and revised screenshots; clarify the requested requester label, More Info behavior, and command-line display before estimating the work. Done means the prompt communicates who requested elevation and provides the requested command details.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
authorization, desktop, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.