fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 99 forks source link

README.md: update Gentoo overlays: remove hsoft, add jjakob #710

Closed jjakob closed 2 years ago

jjakob commented 2 years ago

https://github.com/hsoft is 404 so remove it. There doesn't seem to be an overlay named "hsoft" in the gentoo overlay list either. Add https://github.com/jjakob which has an updated ebuild from the latest git commit, that is not a live ebuild.

Live ebuilds (version 9999, using git-r3) are considered insecure since there's no verification of the downloaded source. Using a versioned ebuild with SRC_URI is secure as the checksum of the source archive is saved in the Manifest. Since the tharvik overlay only has 3.6.0 and 9999 ebuilds, I was stuck with either an old version, or an insecure ebuild, so I created an ebuild with the latest git commit as the source.

fanglingsu commented 2 years ago

@jjakob Thank you for the patch and for providing an ebuild.