cryptomator / cryptomator/android
Remove "Allow List All Bucket Names" scope from S3 and document required scopes
Open
good first issue
storage:s3
type:feature-request
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
As discussed in https://github.com/cryptomator/android/issues/338, drop "Allow List All Bucket Names" and do an object listing during authentication on the provided bucket and see if there is a `NO_SUCH_BUCKET` error.
[Document](https://docs.cryptomator.org/en/1.5/android/cloud-management/) all remaining scopes.
### Motivation
As a user I want to grant the provided access keys as less scopes as possible as well as know which scopes are requried.
Contributor guide
Assessment
This issue has not been assessed yet.