Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(verification): update fingerprint and key #69

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theborakompanioni
Copy link
Collaborator

Split "Verification" page in sections "v0.3.0 and above" and "Before v0.3.0".

Versions v0.3.0 are either signed by @theborakompanioni or @editwentyone.
Versions v0.2.0 and before are signed by @dergigi.

Still blocked by joinmarket-webui/jam-docker#110.

Copy link
Collaborator

@MarnixCroes MarnixCroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go now as it's not blocked anymore

To verify a specific release, import the key

```
curl https://dergigi.com/PGP.txt | gpg --import
curl https://raw.githubusercontent.com/joinmarket-webui/jam-docker/refs/heads/master/standalone/pubkeys/tbk.asc | gpg --import
```

and [verify the git tag][verify-tag] of your local copy:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise the link is dead

Suggested change
and [verify the git tag][verify-tag] of your local copy:
and verify the git tag of your local copy:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants