docs(install): drop the GOPRIVATE "temporary until public" caveat #440
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference
sixfold-space/madtea#440
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
docs/guides/install.mdcarries a blockquote under "Any OS, from source":Treat madtea as public and drop this caveat. A plain
go install madtea.lol/cmd/madtea@latestis the install line - noGOPRIVATE, no "works only from a forge-reachable network" hedge.go installis a normal, first-class install path.This also unblocks madtea.lol featuring
go installas the primary command without inheriting a caveat.Acceptance
docs/guides/install.md.go install madtea.lol/cmd/madtea@latestwith no GOPRIVATE note.go install madtea.lolresolves (full-public milestone) #455Blocked pending the forge going full-public - do not execute yet.
Verified 2026-08-26: the forge is still IP-gated.
proxy.golang.orggets HTTP 403 on anonymous git clone ofgit.cheshirecube.cloud/sixfold-space/madtea, while an allowlisted host gets 200 (curl / git / Go-http-client alike, so it is source-IP gating). The GOPRIVATE caveat is therefore still accurate and must NOT be dropped.Drop it only after the forge edge is opened - tracked in #455. (Separately, the live vanity meta is stale and points at the dead GitHub repo - madtea-site#58 - which also has to be redeployed before
go install madtea.lolworks at all.)go install madtea.lolresolves (full-public milestone)go install madtea.lolresolves (full-public milestone) #455go install madtea.lolresolves (full-public milestone) #455go install madtea.lolresolves (full-public milestone) #455