Skip to content

Commit 97f3783

Browse files
authored
Update README.md (#9)
1 parent 4de34fd commit 97f3783

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ fragmentation. We will update this readme if those design choices change.
1313

1414
zph fork will use release naming in the following form:
1515

16-
v3.0.62-20240705-3c7af6a
16+
v3.0.62005
1717

18-
{petoju version}-{date}-{sha}
18+
{petoju version}{sequential int of additional applied patches}
1919

2020
This indicates that the base is v3.0.62 from petoju, with modifications from zph
21-
repo using {sha} and built on {date}.
21+
repo that are 5 patch sets added.
2222

2323
It allows for keeping patches alive on this fork until they land upstream and are
2424
released there.
@@ -27,7 +27,9 @@ released there.
2727

2828
We sign releases with a GPG key currently using goreleaser locally on the personal
2929
equipment of @ZPH. As the maintainer of this fork, I, @ZPH, attest that the builds
30-
represent the exact SHA of the version control with no alterations.
30+
represent the exact SHA of the version control with no alterations. The credentials
31+
are stored in a credential manager with layers of safeguards and no other individuals
32+
have access.
3133

3234
The near term goal is to setup github actions to provide this guarantee
3335
so that even if I were a malicious actor or coerced,

0 commit comments

Comments
 (0)