cryptomator / cryptomator/integrations-win
Use native Windows API to store passwords
Open
- Dominant language
- Java
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the library only offers storing the (encrypted) passwords in a file. But Windows offers a system keychain:
https://learn.microsoft.com/en-us/windows/apps/develop/security/credential-locker
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests; start by locating the current file-based password storage in this Java library and read the linked Windows Credential Locker documentation. Done means the library offers Windows system-keychain storage instead of only storing encrypted passwords in a file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100