Skip to content

AtropineTears/CiderStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CiderStorage

CiderStorage is a decentralized way of sharing files across the world using their CID, a 48-byte hash of the file encoded in base32 which comes out to a 77 byte string.

Files are split into pieces (256kb pieces) and these pieces are hashed to get its CDP (CiderDataPieces).

A file can have multiple different attributes and the user can choose what attributes they want with the file.

Features

  • Blazing Fast as it uses Rust and Blake3 Hash Function

  • Censorship-Resistant

  • File Integrity (no tampering with file contents)

  • P2P

  • Simplicity

  • Secure

Plans

To create a platform that allows you to easily share files with their attributes, tags, descriptions, and other related information chosen by the community.

About

Decentralized Way of Sharing Files

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages