• WORM (Write Once Read Many Times) File System implementation locks down a designated data from further modification or deletion until the designated time period is over.
  • Advantages
    • WORM file system gives an assurance in data integrity and protection for the data lifecycle.
    • Use by many security agencies across the globe.
  •  The Retention Date is the time after which a WORM file can have it’s permissions changed and be deleted.
  • Validity of WORM: Until the retention period has elapsed, a file remains WORM.