Skip to content

Katya ® 👽 OS SeedVault-Chunker is an advanced data storage and backup tool designed to securely store and manage encrypted data in chunks. It allows users to back up their sensitive information with high efficiency and privacy. The chunking system ensures data is fragmented and distributed, enhancing security while maintaining seamless access.

License

Notifications You must be signed in to change notification settings

Katya-Incorporated/seedvault-chunker

 
 

Repository files navigation

Seedvault Chunker

A FastCDC implementation in Kotlin with an unusual API.

The unusual API comes from the fact that Seedvault is getting its data from the Android system in irregular chunks. It can't freely read data from a stream, but needs to wait until the system allows reading a certain amount.

Based on Farley-Chen/fastcdc-java which is based on iscc/fastcdc-py which is based on nlfiedler/fastcdc-rs using the ronomon implementation.

About

Katya ® 👽 OS SeedVault-Chunker is an advanced data storage and backup tool designed to securely store and manage encrypted data in chunks. It allows users to back up their sensitive information with high efficiency and privacy. The chunking system ensures data is fragmented and distributed, enhancing security while maintaining seamless access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.1%
  • Shell 0.9%