nextcloud/server
在 GitHub 查看Password protection for link shares should suggest autogenerated passwords
Open
#12,171 创建于 2018年10月31日
2. developingclient: 💻 desktopclient: 🤖🍏 mobiledesignenhancementfeature: sharinghelp wantedneeds reviewoverview
仓库指标
- Star
- (34,953 star)
- PR 合并指标
- (平均合并 20天) (30 天内合并 627 个 PR)
描述
- 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?