Skip to content

clitor-is-protocol/clitor-is-protocol.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

clitor-is-protocol

keep large objects in small blocks

KevaCoin

Specification

  • create namespace
  • append filename with extension as _KEVA_NS_ value
  • append encoder info as _CLITOR_IS_ value
  • encode file content to base64 string
  • split encoded string to 3072 byte pieces
  • save pieces as namespace records where key is part index and value is part data

Software