[FEATURE REQUEST] Password Rules for Public Links
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Description
oC10 server plans to announce password rules in capabilities endpoint. We could use this to let iOS generate compliant passwords for public links.
Sample Password Rules

Apple API
https://developer.apple.com/documentation/uikit/uitextinputtraits/2980934-passwordrules
https://developer.apple.com/documentation/security/password_autofill/customizing_password_autofill_rules
Password Rules Validation Tool
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the iOS app handles public-link passwords and how it consumes the capabilities endpoint, then compare the behavior with Apple's password rules documentation and validation tool. Done means iOS can generate public-link passwords that comply with the rules announced by the oC10 server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100