This document describes SXFS, an encrypted distributed filesystem that allows for easy and secure file sharing. Some key points:
- SXFS uses client-side encryption with AES 256 and file deduplication to securely store and transfer files.
- It provides fault tolerance and scalability by backing the encrypted filesystem with the distributed SX object storage. Additional nodes can be added to increase speed and storage capacity.
- Setup involves installing SXFS on clients and servers, creating a user and volume, and mounting the encrypted filesystem on clients for easy access to shared files.