PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 1, 1993416 citations

A cryptographic file system for UNIX

View Full Paper
MBMatt Blaze

Key Points

  • The research aims to enhance file security in UNIX systems by integrating cryptographic techniques directly into the file system.
  • Developed a Cryptographic File System (CFS) that integrates with existing Unix file systems without modification.
  • Enabled user association of cryptographic keys with directories for secure data handling.
  • Ensured transparency in encryption and decryption without storing cleartext data on disk.
  • CFS allows seamless encryption/decryption of files within specified directories using user-defined keys.
  • No cleartext data is stored on disks, enhancing data security.
  • File management operations, like backups, function normally without needing access to encryption keys.

Abstract

Although cryptographic techniques are playing an increasingly important role in modern computing system security, user-level tools for encrypting file data are cumbersome and suffer from a number of inherent vulnerabilities. The Cryptographic File System (CFS) pushes encryption services into the file system itself. CFS supports secure storage at the system level through a standard Unix file system interface to encrypted files. Users associate a cryptographic key with the directories they wish to protect. Files in these directories (as well as their pathname components) are transparently encrypted and decrypted with the specified key without further user intervention; cleartext is never stored on a disk or sent to a remote file server. CFS can use any available file system for its underlying storage without modification, including remote file servers such as NFS. System management functions, such as file backup, work in a normal manner and without knowledge of the key.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Matt Blaze (1993) studied this question.

synapsesocial.com/papers/6a10a4c65725bbd5cc615228https://doi.org/10.1145/168588.168590
Ask AI
Helpful
Bookmark
Share
View Full Paper