Cryptarchia v1 protocol specification is now functionally complete but needs another review pass for coherence. The specification includes pseudocode for most important protocols. See specification document.
Started work on the Nomos Economic Model that integrates the three markets of the Base Layer.
Implemented KMS (Key Management System) service with outer layer API (PR #981). Implementation is currently stalled pending specific key schema definition from CVS discussions.
Working on Connection Manager in DA POC (work in progress).
Blendnet
Research
Analyzed communication and anonymity failure in Blendnet using linear trees model:
Considered broadcasting where faulty and adversarial nodes are modeled by different random binary variables
Derived relationship between number of communication paths (K) and path length (L)
Found that K must grow exponentially with L for failure probabilities to decrease
Results depend on probability of faulty nodes (q_F) and adversarial nodes (q_A)