FABRIC Artifact Manager

WORK IN PROGRESS

The Artifacts Manager is a platform for FABRIC users to safely store project related artifacts in a shareable way.

Artifacts can be stored and shared at three permission levels

  • author: Only the artifact authors can view the artifact and download content versions
  • project: Artifact authors as well as project personnel (determined by the referenced FABRIC project) can view the artifact and download content versions
  • public: All users (including anonymous ones) can view the artifact and download content versions
Reminder: Authors are always the only users that can edit the artifact and add new content versions
Reminder: Contents of the ”artifact” are the responsibility of the user to manage, and care should be taken to not include private keys, tokens, or other secret information (FABRIC does not review these files, but does retain the right to remove inappropriate files)
Note: Existing FABRIC users will be recognized by the system, and denoted as such following a successful login. Non-FABRIC users will always be denoted as an "AnonymousUser", regardless of how many times they attempt to login.


User Information (AnonymousUser)

Name AnonymousUser
Affiliation None
Email None
UUID 00000000-0000-0000-0000-000000000000
CILogon ID None
FABRIC Roles
FABRIC Projects (UUIDs)

DISCLAIMER: The code herein may not be up to date nor compliant with the most recent package and/or security notices. The frequency at which this code is reviewed and updated is based solely on the lifecycle of the project for which it was written to support, and is not actively maintained outside of that scope. Use at your own risk.