Should we perhaps deprecate the uuid type DID generation? (Since unlike the cryptonym, it does not contain proof of integrity of the document in the url itself).
Ensure that UUID type DIDs have some sort of integrity protection (that ensures that the document that gets resolved at the URL is the same document you expected). Cryptonyms currently have this property (the DID is generated from a key in the DID Doc), but UUID types do not.
Perhaps we can use something like Resource Integrity Protection (or a simplified version of Decentralized Autonomic Data)?