v0.5.0
Pre-release
Pre-release
Partition and restrict S3 paths across SFTP users @bradj (#9)
what
- SFTP users should have their own folder in S3 bucket
- SFTP users should not be able to move outside of their home directory
- Each SFTP user gets their own IAM role and policy which only gives access to their S3 home directory
why
- Easily distinguish who uploaded what
- More security; prevents users from peering into what others have uploaded