Design Decisions (12)
Should unix-like functions (mkdir, rmdir, ls, mv, rm) be supported?
- Choice: support for HRMs
- Implementation choice for DRMs
Support lifetime renewal?
- Issue: I need file just before lifetime expires
- Issue: what’s the point of a lifetime if it can be renewed repeatedly?
- Choice: support srmRenewLifetime per file
- Enforcement is implementation choice