containerbuildsystem / cachi2

Cachi2 is a CLI tool that pre-fetches your project's dependencies to aid in making your build process network-isolated.
GNU General Public License v3.0
9 stars 27 forks source link

[oss] Rebrand the project #677

Open eskultety opened 1 month ago

eskultety commented 1 month ago

Cachi2 has inherently always had this 'caching' connotation coming from its predecessor - cachito. The truth is, however, that we've never done or provided means of any long term caching of fetched dependencies (unless consumers of cachi2 backed up the directory on the file system we create themselves). We should either try coming up with a name that better describes the ultimate mission of the project - securely prefetch build dependencies for a network isolated (i.e. hermetic) build, recording them in an accurate SBOM - or fall back to some catchy, random non-descriptive name not confusing anyone at all.

pierDipi commented 1 month ago

SealFetch or SealDeps ?

ben-alkov commented 1 month ago

Seems like a good first step might be brainstorming keywords which describe what the project's mission/purpose is (i.e. "fetch" and "secure" immediately come to mind for me, and indeed @eskultety used those terms above).

eskultety commented 3 weeks ago

@pierDipi FYI https://github.com/containerbuildsystem/cachi2/discussions/711 :)