It is directly supported and maintained from Google, which then bases Chrome on that project adding some proprietary code. So I think yes, it is doomed
BlackSam
joined 1 year ago
It is directly supported and maintained from Google, which then bases Chrome on that project adding some proprietary code. So I think yes, it is doomed
Not if you "fork" it locally by doing
git clone --mirror
and doinggit push newOrigin --mirror
😉