What is…
WORM
WORM storage is the technical foundation of audit-proof archiving. The acronym stands for ‘Write Once, Read Many’: data is written once and is then neither overwritable, deletable nor modifiable in any way for a configured retention period. The decisive distinction lies in the level at which this property is enforced.
Hardware WORM enforces immutability at the only level no software can access: the hardware controller itself. Once the write process is complete, an integrated hardware controller sets write protection directly at the device level — independent of operating system, firmware, drivers or user privileges. No software error, no firmware update, no administrator account however highly privileged can alter or delete a committed dataset.
Software WORM, by contrast, enforces immutability through software policies — , retention policies, immutability flags. These policies only exist as long as the software is correctly configured and no user with sufficient rights deactivates them. attacks specifically escalate administrator rights to circumvent exactly these locks. For auditors and reviewers, the difference is fundamental: hardware WORM is a physical property — software WORM is a policy that someone can comply with or not.
Application areas include: long-term archiving of tax-relevant documents (10 years, §257 HGB / §147 AO in Germany), archiving of medical imaging data (30 years), research data archiving, SAP archiving and document management in regulated industries.
Immutable Storage
Immutable storage refers to storage technologies that protect stored data from subsequent alteration or deletion — where the decisive difference lies in whether this protection is enforced at the hardware level (cannot be circumvented) or at the software level (can be circumvented by administrators with sufficient rights).
Ransomware
Ransomware is malware that encrypts data on infected systems and demands a ransom for decryption — with the goal of forcing organizations and public bodies to pay by paralyzing their operations.