Password protection for link shares should suggest autogenerated passwords
#12,171 opened on 2018幎10æ31æ¥
Repository metrics
- Stars
- Â (34,953 stars)
- PR merge metrics
-  (å¹³åããŒãž 20d) (30d ã§ 627 merged PRs)
説æ
- Android @tobiasKaminsky
- nextcloud/android#9241
- Desktop @camilasan
- nextcloud/desktop#5944
- iOS @marinofaggiana
- Server
Currently when you want to password-protect a link, you have to think of a password yourself. Which is possibly not secure, or not easy to remember. This is especially useful when password-protection is mandatory cause enforced by the admin.
We should help people by autogenerating a default password whenever you check "Password-protect", until it is changed. It should be passwords which can be easily communicated over other channels, so maybe something made of other words like:
house right carton keyboard
Or something like that â you know what I mean. ;)
What do you think @nextcloud/designers @nextcloud/security?