Seems at least one contributor of #seafile doesn't think #security is important: https://github.com/haiwen/seafile-admin-docs/issues/309
TL;DR they do not provide the required S3 actions to use S3 as a storage back-end, and when asked for this, the contributor stated "I think it is better to grant a general write permission."
This is an incredibly dangerous and short-sighted perspective.
This is just asking for someone to turn your S3 bucket into #phishing infrastructure!
manual/deploy_pro/setup_with_amazon_s3.md does not list required permissions · Issue #309 · haiwen/seafile-admin-docs
This page should describe the required S3 actions, so that we can write an appropriate IAM or Bucket policy instead of having to guess, or grant more permissions than is required for the applicatio...