work on gui, blocks now have identifiers, work on crypto
This commit is contained in:
parent
14d1fec3f3
commit
70bc131aa6
5 changed files with 79 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
BLOCK HEADERS (simple ID system to identify block type)
|
||||
-----------------------------------------------
|
||||
-crypt- (encrypted block)
|
||||
-bin- (binary file)
|
||||
-txt- (plaintext)
|
||||
|
||||
HTTP API
|
||||
------------------------------------------------
|
||||
/client/ (Private info, not publicly accessible)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue