All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Migrating the Dillo Web Browser Project from GitHub to Self-Hosted Infrastructure

By

todsacerdoti

6mo ago· 9 min readenInsight

Summary

The article details the author's decision to migrate the Dillo web browser project from GitHub to a self-hosted solution with multiple mirrors. It explains the background of Dillo's original hosting on dillo.org with Mercurial repositories, outlines the problems with GitHub (including accessibility issues for Dillo users, proprietary nature, and concerns about Microsoft ownership), and describes the planned migration strategy to a self-hosted Git repository with mirrors on various forges like Codeberg, GitLab, and SourceHut.

Key quotes

· 4 pulled
I would like to migrate the Dillo project away from GitHub into a new home which is more friendly to be used with Dillo and solves some of its problems.
The original Dillo website was at dillo.org, which also had the source code of Dillo in a mercurial repository at hg.dillo.org.
GitHub is a proprietary platform owned by Microsoft, which raises concerns about long-term accessibility and control over the project.
The plan is to host the main repository on a self-hosted server and create mirrors on various forges like Codeberg, GitLab, and SourceHut to ensure accessibility.
Snippet from the RSS feed
I would like to migrate the Dillo project away from GitHub into a new home which is more friendly to be used with Dillo and solves some of its problems. This page summarizes the current situation with GitHub and why I decided to move away from it into a s

You might also wanna read