This is an old revision of the document!
Table of Contents
haNet - folders sharing network
Site
Site is Corporate of private owned website. It has unique keypair to sign or encrypt folders.
Folder
Folder is collection of documents with epoch. Shared folders become public domain. It is signed by owner.
Document
Document
Env
Cluster of Storages and Sites
might notify other Envs about subscribed leafs updates
Storage *
Is site agnostic
Garbage collects leafs that are not referenced anymore locally
Site *
Site has addressable leafs
site has unique ID (centrally issued)
leafs have URLas auto-expandable hex codes string, with “current” url size for the site.
leafs have immutable object type field on creation
blockchain like - fields are immutable (once created). ref to next version is “final” appendable field.
leafs might be refer leaf in other sites as origin
Microapps *
lua for business logic
smarty for presentation
her Envs about subscribed leafs updates
Storage
Is site agnostic
Garbage collects leafs that are not referenced anymore locally
Site
Site has addressable leafs
site has unique ID (centrally issued)
leafs have URLas auto-expandable hex codes string, with “current” url size for the site.
leafs have immutable object type field on creation
blockchain like - fields are immutable (once created). ref to next version is “final” appendable field.
leafs might be refer leaf in other sites as origin
Microapps
lua for business logic
smarty for presentation
