Skip to content

arekbulski/Cameleonica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cameleonica filesystem

Cameleonica is a prototype safe cryptographic steganographic advanced filesystem.

Features include integrity, versioning, snapshots, atomicity, transactions, confidentiality, authenticity, permanent deletion, plausible deniability, file and directory cloning, internal compression, integration of compression and hashing, serializability, file-level replication and tiering.

Internal design includes complete inodes, complete dictionaries, segmented log-structured disk layout, atomic and ordered operations, diskless fsync, versioning metadata representation, rings and chains atomic abstract data structures, partial and hierarchical encryption, parallel encryption and decryption.

Project status and roadmap

Only design documentation is being developed at this point. You can help by reviewing the combined document and posting questions or suggestions for improvement. Just create a new GitHub Issue.