CulverLab / sparcd

https://wildcatresearch.arizona.edu/
GNU General Public License v3.0
4 stars 7 forks source link

Problem: Permissions on MINIO/S3 bucket - all users can view all collections/data #60

Open smalusa opened 2 years ago

smalusa commented 2 years ago

Permissions: MINIO - S3 architecture has "groups" and buckets. Issue is with confidentiality when a user can view and edit all data in the application. Can buckets selectively share and/or how are groups made to isolate from public viewing. Currently, we do not want to share everything with everyone.....but we do. The user needs to be in a subdivided "group" .

7/18/2022: smm: new/revised idea for the division of collections on sparcd. separation only needs to be project based, (ie: usfs Firescape, UA, Hans Werner) Jaguar Project will be one project.

julianpistorius commented 2 years ago

Related: #70