- Not multisig
- The private spend key is the seed src
- The private view key is a hash of solely the private spend key src
- Subaddresses are generated by adding the public spend key to a base point multiplied by a scalar hash of the private view key and a small "index" space src
This is not the exact math, but here is a simplified deriviation scheme which preserves all the relationships that we care about: