Releases: jaonoctus/nip06-web
Releases · jaonoctus/nip06-web
v3.0.1
What's Changed
- Fix: built version not working by @jaonoctus in #11
- Bump packages by @jaonoctus in #11
Full Changelog: v3.0.0...v3.0.1
Don't trust, verify
Verify the signature
First download the sha256sum.txt.asc
file and import my PGP key from Ubuntu keyserver or run:
curl -fsSL https://github.com/jaonoctus.gpg | gpg --import
Then run:
gpg --verify --with-fingerprint nip06-standalone.html.asc
It should show Good signature
with my primary key 7B69 6A61 6F73 1337 520B 8A19 D8F3 1505 B581 D617
v3.0.0
What's Changed
- Use vite by @jaonoctus in #10
Full Changelog: v2.0.0...v3.0.0
Don't trust, verify
Verify the signature
First download the sha256sum.txt.asc
file and import my PGP key from Ubuntu keyserver or run:
curl -fsSL https://github.com/jaonoctus.gpg | gpg --import
Then run:
gpg --verify --with-fingerprint sha256sum.txt.asc
It should show Good signature
with my primary key 6B45 7D06 0ACE 363C 9D67 D8E6 782C 165A 293D 6E18
Verify the checksum
Now, download the pdf file in the same directory and then run:
sha256sum --ignore-missing --check sha256sum.txt
It should show nip06-standalone.html: OK
v2.0.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1