...and one more thing!

This commit is contained in:
Netscape Navigator 2020-03-20 09:21:50 -05:00
parent ad03430e43
commit 8a2dee4266
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ This is an exploration of ideas set forth by the Secure Scuttlebutt protocol. It
I've also been inspired by the compactness and minimalism of [SQLite, which should serve as a role model for all of us](https://www.sqlite.org/talks/wroclaw-20090310.pdf).
In many ways, this protocol can be considered an amalgam of the best ideas from both SQLite and Secure Scuttlebutt.
# Hard Constraints
* Have [near] zero config. We will allow a limit of 10 configuration options for all eternity. These are simple key/value pairs. No nesting, no namespacing, no dots, no dashes, no nested config names, no arrays, none of that crap. Seriously, I'm watching you.