Qasmat documentation

Qasmat is a secure distributed storage system based on Shamir’s Secret Sharing to split files into pieces and store them on a network of storage servers. It ensures data availability even when some servers are offline, without compromising security as in traditional redundancy. The system prevents an attacker having access to some servers from gaining information on the protected files.

Read documentation

Share