Skip to content

Instantly share code, notes, and snippets.

@dominictarr
Last active April 24, 2024 16:17
Show Gist options
  • Save dominictarr/5990143 to your computer and use it in GitHub Desktop.
Save dominictarr/5990143 to your computer and use it in GitHub Desktop.
Cypherlinks
@djcoin
Copy link

djcoin commented Jul 25, 2013

A few links:

Regarding the CCNx implementation, the core is in C, some tools are in Java, and the format is XML...
Specifications exist for many things, so we should be aware of it and choose to/or not to use it (eg: Json Web Signature).
I was thinking of using JavaScript and JSON (with b64 encoded stuff) and a leveldb backend.

Heh, this is mad|strong science :)

@dominictarr
Copy link
Author

this looks quite interesting.

@gobengo
Copy link

gobengo commented Jun 2, 2015

@arlettemessenger
Copy link

That's an interesting idea you have there! Can you explain how hash pointers ensure integrity and traceability in distributed systems? merge fruits wonders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment