A given source-code management system is most useful to the developer community if there are good quality providers of repository hosting, and for open-source development it essential that this hosting is free and unencumbered. All the well-established version control systems have such providers, generally offering free provision of world-readable repositories and paid subscriptions for private repository hosting. For example:
- Git has the Microsoft-backed Github; additionally Gitlab provides not only rival hosting, but also makes the core implementation of its service available on an open-source basis
- Bazaar has Launchpad
- Mercurial has Bitbucket
Are there similar providers allowing Fossil repositories to be hosted for free?