update readme

This commit is contained in:
Nils Norman Haukås 2018-04-27 16:39:16 +02:00
parent 2ad5ed43dc
commit b3f600e4ba

View file

@ -10,7 +10,7 @@ Helper scripts to quickly build buckets with tidy access rights
1. Create a user called bucket-name for simplicity. 1. Create a user called bucket-name for simplicity.
1. Give user right to list buckets (not view their contents). 1. Give user right to list buckets (not view their contents).
1. Create bucket called bucket-name. 1. Create bucket called bucket-name.
1. Add bucket access policy so that user can work within the bucket. **Important:** All resources within bucket will be downloadable by anyone with a link by default. 1. Add bucket access policy so that user can work within the bucket. **Important: All resources within bucket will be downloadable by anyone with a link by default.** So, adjust this if you need stricter security.
1. Create access tokens for the user. 1. Create access tokens for the user.
Licensed under GNU GPLv3, see `LICENSE.txt`. Licensed under GNU GPLv3, see `LICENSE.txt`.