U. S. Rawat

Work place: Department of Computer Science & Engineering, Jaypee University of Engineering & Technology, Guna (MP), India

E-mail: umasrawat@gmail.com

Website:

Research Interests: Computer systems and computational processes, Systems Architecture, Information Security, Network Security, Information Systems

Biography

U.S.Rawat is Senior Lecturer and Ph.D. candidate in the Department of Computer Science and Engineering at Jaypee University of Engineering and Technology, Guna, India. He earned his M.E. in Computer Engineering from SGSITS, Indore in 2003. He is having 10 years of teaching experience. His current research interests include Information Systems Security and File Systems.

Author Articles
Distributed Encrypting File System for Linux in User-space

By U. S. Rawat Shishir Kumar

DOI: https://doi.org/10.5815/ijcnis.2012.08.04, Pub. Date: 8 Aug. 2012

Linux systems use Encrypting File System (EFS) for providing confidentiality and integrity services to files stored on disk in a secure, efficient and transparent manner. Distributed encrypting file system should also provide support for secure remote access, multiuser file sharing, possible use by non-privileged users, portability, incremental backups etc. Existing kernel-space EFS designed at file system level provides all necessary features, but they are not portable and cannot be mounted by non-privileged users. Existing user-space EFS have performance limitations and does not provide support for file sharing.
Through this paper, modifications in the design and implementation of two existing user-space EFS, for performance gain and file sharing support, has been presented. Performance gain has been achieved in both the proposed approaches using fast and modern ciphers. File sharing support in proposed approaches has been provided with Public Key Infrastructure (PKI) integration using GnuPG PKI module and Linux Pluggable Authentication Module (PAM) framework. Cryptographic metadata is being stored as extended attributes in file's Access Control List (ACL) to make file sharing task easier and seamless to the end user.

[...] Read more.
Other Articles