|
|
|
|
|
by matt_heimer
829 days ago
|
|
I think AARoads might be a good example. https://slate.com/technology/2023/12/wikipedia-road-highway-... To me the main argument for decentralized wikis is when a community wants to capture deep subject focused knowledge. It's why I created https://wiki.osdev.org. Wikipedia is great but at it's core it will always be an Encyclopedia with a large breadth of knowledge. Specialization in a field is best handled elsewhere with links out from Wikipedia if possible. Especially when there will be original content. Hyperlinking is all the decentralization you need in some cases. Activitypub for wikis is of interest for people contributing to a collection of specialized knowledge. No one is going to subscribe to all the specialized wikis of the world except maybe search/aggregation systems. |
|
Wikipedia wants to be a specific thing with a specific scope. Where that line should be is debatable, but it will eventually be drawn somewhere. No matter where you draw it, someone will be on the other side of it.
However, mediawiki is open source. The licenses of content are cc-by-sa (similar to gpl). You can start your own wiki. Similarly licensed content can be moved back and forth if rules change.
Perhaps this is just manual "federation" in a sense, but the ecosystem supports it. I persinally believe this is one of the reasons why mediawiki as an open source project should be a core part of Wikimedia's mission.