Commit Graph

7 Commits

Author SHA1 Message Date
Dmitry Zuikov 77d5a33a83 wip 2024-04-27 08:23:51 +03:00
Dmitry Zuikov d738cbb9e4 wip, code browse 2024-04-20 20:01:21 +03:00
Dmitry Zuikov 7881981460 wip, play with skylighting 2024-04-20 19:14:40 +03:00
Dmitry Zuikov 78a58039b2 wip 2024-04-18 13:23:23 +03:00
Dmitry Zuikov 5cdfe10274 wip, reworking git-related stuff 2024-04-11 05:58:54 +03:00
Dmitry Zuikov f3a4082099 new encryption format 2023-12-01 10:59:07 +03:00
Dmitry Zuikov 79efb093bf refchan head with reades
- added readers field into refchan  head

 - introduced "sigil" PUBLIC artefact (sign-pk, (encrypt-pk, metadata))

 - partial ccompatibility (new version reads older heads,
   old version wan't read new heads with readers (but will read new heads
   without readers)

 - RefChanHeadBlockSmall is to delete in nearest future

 - RefChanHeadBlock1 is to be a single RefChanHeadBlock

 - Yes, absense of readers initially was a fuckup

 - Object's versioning approaches are in their way of
   tries and failes
2023-11-24 05:35:47 +03:00