The document discusses ideas for distributed wikis based on Git-style version control technologies. It notes that wikis are more focused on prose than code, so diffs and merging would need to work at the word level rather than line level. It proposes that wikis could have multiple approved versions of articles rather than a single canonical version. Community and technical challenges of forking large collaborative projects like Wikipedia are discussed, such as maintaining critical mass to prevent vandalism. The document suggests using pending changes and wiki projects to help make forking wikis more practical.