Welcome to gsecraif


The free, open source utility, gsecraif, is a command line tool to split and recombine files in a secure manner. The utility is designed to run in a unix-like environment and has been tested under Debian and Knoppix Linux. Gsecraif addresses two aspects of security; protecting against data loss and guarding against unauthorised access. Security is discussed in more detail in the Security document.

Gsecraif will split a file in to three or more component files and can recombine them back in to the original file even if one of the component files is lost; this is achieved through the same technique used in RAID 5 redundant disk striping.


None of the component files contain any data from the original file.
Read more...