[GH-ISSUE #484] Ask windows password when Windows Hello is unavailable before sensitive operations #3297

Closed
opened 2026-03-13 08:48:17 +03:00 by kerem · 0 comments
Owner

Originally created by @VShawn on GitHub (Aug 15, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/484

### Tasks
- [x] Can ask windows password and verify it
- [x] Switch to windows password if Winodws Hello is down.
- [x] offering option to enable / disable the two step verification before sensitive operations
  - [ ] write the setting to somewhere safe
  - [ ] make the setting only readable by the device create it

ref:
https://learn.microsoft.com/en-us/dotnet/standard/security/how-to-use-data-protection
https://learn.microsoft.com/en-us/samples/microsoft/windows-universal-samples/passwordvault/

Originally created by @VShawn on GitHub (Aug 15, 2023). Original GitHub issue: https://github.com/1Remote/1Remote/issues/484 ```[tasklist] ### Tasks - [x] Can ask windows password and verify it - [x] Switch to windows password if Winodws Hello is down. - [x] offering option to enable / disable the two step verification before sensitive operations - [ ] write the setting to somewhere safe - [ ] make the setting only readable by the device create it ``` ref: https://learn.microsoft.com/en-us/dotnet/standard/security/how-to-use-data-protection https://learn.microsoft.com/en-us/samples/microsoft/windows-universal-samples/passwordvault/
kerem closed this issue 2026-03-13 08:48:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#3297
No description provided.