Upgraded Seekia to Version 0.60. Upgraded the whitepaper to Version 7.

This commit is contained in:
Simon Sarasova 2024-05-04 04:29:51 +00:00
parent a897526ff1
commit 9ccff88e63
No known key found for this signature in database
GPG key ID: 5E710636FDAA0C61
9 changed files with 200 additions and 21 deletions

View file

@ -3,6 +3,7 @@
This document attempts to describe the history of changes to the Seekia Website codebase. This document attempts to describe the history of changes to the Seekia Website codebase.
Small and insignificant changes may not be included in this log. Small and insignificant changes may not be included in this log.
* Upgraded Seekia to Version 0.60. Upgraded the whitepaper to Version 7. - *Simon Sarasova*
* Improved the Index and About pages. - *Simon Sarasova* * Improved the Index and About pages. - *Simon Sarasova*
* Changed Codeberg Git repository to Git.Pub.Solar repository. - *Simon Sarasova* * Changed Codeberg Git repository to Git.Pub.Solar repository. - *Simon Sarasova*
* Added favicons. - *Simon Sarasova* * Added favicons. - *Simon Sarasova*

View file

@ -4,4 +4,4 @@ This document describes the contributors to the Seekia Website codebase.
Name | Date Of First Commit | Number Of Commits Name | Date Of First Commit | Number Of Commits
--- | --- | --- --- | --- | ---
Simon Sarasova | April 10, 2024 | 12 Simon Sarasova | April 10, 2024 | 13

View file

@ -18,10 +18,10 @@ import "text/template"
import goFilepath "path/filepath" import goFilepath "path/filepath"
// This is the current Seekia release .tgz filename // This is the current Seekia release .tgz filename
const currentReleaseFilename = "Seekia-v0.50.tgz" const currentReleaseFilename = "Seekia-v0.60.tgz"
// This is the IPFS base32 CID for the current Seekia release .tgz file // This is the IPFS base32 CID for the current Seekia release .tgz file
const currentReleaseIpfsCID = "bafybeie6nkmucrvo3i7bonmlf77dlna65tjogsq5zmrcpqke7pvdkiumhy" const currentReleaseIpfsCID = "bafybeieu6qxwmug7v7hodvm6gvnvihv24dahgeofpyzrb22svtble36eiy"
func main(){ func main(){

Binary file not shown.

View file

@ -0,0 +1,90 @@
| «« Seekia Memo »»
|
|- Signature:
| Wa-yFIq_-fzxNdEVdzS_aSXnYxlJrY
| pWGKzbbkn4V3alXmuEm7uPmh35bUAj
| rVaic57ONiiuPzGVMNO1CJfADQ==
|
|- Identity Key:
| f59a0bce855d6e48105612ae73ffabfc
| 4fac1349226433ff586e08b9b32ffd9d
|
|- Author:
| simonx5yudleks5jhwhnck5s28m
|
|- Memo:
|
| Cardano Block Height:
| 10269259
|
| Cardano Block Hash:
| edc68659f945313aee24c94192269bf9527d6875c787b94951e376a78f7037db
|
| Date:
| May 4, 2024
|
|
| This memo is an announcement of Seekia version 0.60.
|
| Version 0.60 contains important improvements to Seekia's goals, branding, documentation, and whitepaper.
|
| Cheers!
|
| - Simon Sarasova
|
| ---
|
| The file "Seekia-v0.60.tgz" contains the current Seekia source code.
|
| The file "SeekiaGitHistory-v0.60.bundle" contains Seekia's Git commit history.
|
| ---
|
| Release Filename:
| Seekia-v0.60.tgz
|
| Release SHA256 Checksum:
| 2c506e929fe7aabaddd5347da6769386f6deaeac29d1c24854e8fa2fae1d36f0
|
| ---
|
| Release GPG Signature Filename:
| Seekia-v0.60.tgz.asc
|
| Release GPG Signature SHA256 Checksum:
| 4d2cd3d64c7daf21981ca6a312b99a390cc2a4d5e5d13d64b21195b5c90b0b6f
|
| ---
|
| Release Git History Filename:
| SeekiaGitHistory-v0.60.bundle
|
| Release Git History SHA256 Checksum:
| fc06b130b0e773883fa9a2f64c54a8df609886ba258aef9e04b8f594acb8993a
|
| ---
|
| Release Git History GPG Signature Filename:
| SeekiaGitHistory-v0.60.bundle.asc
|
| Release Git History GPG Signature SHA256 Checksum:
| 1a72af093c7feb2dff3efc506b925d7356490f8c592153dc3416698ea593dedf
|
| ---
|
| Version 0.60 Changelog:
|
| - Improved Whitepaper.md and upgraded Whitepaper.pdf to Version 7. - Simon Sarasova
| - Improved Whitepaper.md and upgraded Whitepaper.pdf to Version 6. - Simon Sarasova
| - Removed whitespace from license filenames. - Simon Sarasova
| - Improved Future-Plans.md. - Simon Sarasova
| - Improved Documentation.md. - Simon Sarasova
| - Upgraded all uses of math/rand to math/rand/v2. - Simon Sarasova
| - Improved Whitepaper.md. Race and ancestry are now seperate concepts. - Simon Sarasova
| - Improved ReadMe.md and Documentation.md. - Simon Sarasova
| - Upgraded Fyne to version 2.4.5. - Simon Sarasova
| - Improved Whitepaper.md. - Simon Sarasova
| - Improved ReadMe.md and Documentation.md. - Simon Sarasova
|
|
| «« End Of Memo »»

View file

@ -32,7 +32,63 @@
<p>Each release has 2 download methods: IPFS and Gateway.</p> <p>Each release has 2 download methods: IPFS and Gateway.</p>
<p>IPFS links require using software that can download content from the IPFS network, such as the Brave Browser.</p> <p>IPFS links require using software that can download content from the IPFS network, such as the Brave Browser.</p>
<p>Gateway links allow you to download from a third-party website using any browser.</p> <p>Gateway links allow you to download from a third-party website using any browser.</p>
<p>You should verify the SHA256 checksum for each file you download.</p> <p>You should verify the SHA-256 checksum for each file you download.</p>
<div class = "archiveReleaseBox">
<h2>Version 0.60</h2>
<hr class = "archiveReleaseBoxSeparator">
<p>Date:</p>
<p><b>May 4, 2024</b></p>
<hr class = "archiveReleaseBoxSeparator">
<p>Memo Announcement:</p>
<a href = "../memos/Version0.60.txt" target = "_blank">Version0.60.txt</a>
<hr class = "archiveReleaseBoxSeparator">
<p>Release Filenames:</p>
<p><b>Seekia-v0.60.tgz</b></p>
<p><b>SeekiaGitHistory-v0.60.bundle</b></p>
<hr class = "archiveReleaseBoxSeparator">
<p>Download via IPFS:</p>
<a href = "ipfs:bafybeieu6qxwmug7v7hodvm6gvnvihv24dahgeofpyzrb22svtble36eiy" target = "_blank">Seekia-v0.60.tgz</a>
<a href = "ipfs:bafybeigaacdml7w3ywlmzlwgnh6cekitawhnarpspwyo4eo6xoqjs6fee4" target = "_blank">SeekiaGitHistory-v0.60.bundle</a>
<hr class = "archiveReleaseBoxSeparator">
<p>Download via IPFS Gateway:</p>
<a href = "https://ipfs.io/ipfs/bafybeieu6qxwmug7v7hodvm6gvnvihv24dahgeofpyzrb22svtble36eiy" target = "_blank">Seekia-v0.60.tgz</a>
<a href = "https://ipfs.io/ipfs/bafybeigaacdml7w3ywlmzlwgnh6cekitawhnarpspwyo4eo6xoqjs6fee4" target = "_blank">SeekiaGitHistory-v0.60.bundle</a>
<hr class = "archiveReleaseBoxSeparator">
<p>SHA-256 Checksums:</p>
<p><i>Seekia-v0.60.tgz:</i></p>
<p><b>2c506e929fe7aabaddd5347da6769386f6deaeac29d1c24854e8fa2fae1d36f0</b></p>
<p><i>SeekiaGitHistory-v0.60.bundle:</i></p>
<p><b>fc06b130b0e773883fa9a2f64c54a8df609886ba258aef9e04b8f594acb8993a</b></p>
<hr class = "archiveReleaseBoxSeparator">
<p>PGP Signatures:</p>
<a href = "../signatures/Seekia-v0.60.tgz.asc" target = "_blank">Seekia-v0.60.tgz.asc</a>
<a href = "../signatures/SeekiaGitHistory-v0.60.bundle.asc" target = "_blank">SeekiaGitHistory-v0.60.bundle.asc</a>
</div>
<div class = "archiveReleaseBox"> <div class = "archiveReleaseBox">
@ -71,7 +127,7 @@
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
<p>SHA256 Checksums:</p> <p>SHA-256 Checksums:</p>
<p><i>Seekia-v0.50.tgz:</i></p> <p><i>Seekia-v0.50.tgz:</i></p>
<p><b>163afee5b3fa85f0600a1b651b64780482f72fd58096796a4bea4c01c6c22b5a</b></p> <p><b>163afee5b3fa85f0600a1b651b64780482f72fd58096796a4bea4c01c6c22b5a</b></p>
@ -119,7 +175,7 @@
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
<p>SHA256 Checksum:</p> <p>SHA-256 Checksum:</p>
<p><b>e5dafd5df1813272a3e9431ff961194d36de1e2bb7a69fffee0c1569a9f4f4a8</b></p> <p><b>e5dafd5df1813272a3e9431ff961194d36de1e2bb7a69fffee0c1569a9f4f4a8</b></p>
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
@ -157,7 +213,7 @@
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
<p>SHA256 Checksum:</p> <p>SHA-256 Checksum:</p>
<p><b>eebf5ed39cc550a34f75d066776a2025e6874216844a7e4c22ecf17e63047d9c</b></p> <p><b>eebf5ed39cc550a34f75d066776a2025e6874216844a7e4c22ecf17e63047d9c</b></p>
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
@ -193,7 +249,7 @@
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
<p>SHA256 Checksum:</p> <p>SHA-256 Checksum:</p>
<p><b>67d9b7f351458918a54a1902c9ce98a5aa1a40676ab0262319076010da8dc8cd</b></p> <p><b>67d9b7f351458918a54a1902c9ce98a5aa1a40676ab0262319076010da8dc8cd</b></p>
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
@ -231,7 +287,7 @@
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
<p>SHA256 Checksum:</p> <p>SHA-256 Checksum:</p>
<p><b>1aeb1126d93359fe9d81c6f4a4042087ef20e56ab189a1db019179903b54a063</b></p> <p><b>1aeb1126d93359fe9d81c6f4a4042087ef20e56ab189a1db019179903b54a063</b></p>
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
@ -269,7 +325,7 @@
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">
<p>SHA256 Checksum:</p> <p>SHA-256 Checksum:</p>
<p><b>c1024cc7ce1e4425d7fb450df98baa6c71f24691851665bd9bd94a9ce82a9d56</b></p> <p><b>c1024cc7ce1e4425d7fb450df98baa6c71f24691851665bd9bd94a9ce82a9d56</b></p>
<hr class = "archiveReleaseBoxSeparator"> <hr class = "archiveReleaseBoxSeparator">

View file

@ -31,9 +31,9 @@
<hr class = "separator"> <hr class = "separator">
<h2>Download Seekia Version 0.50</h2> <h2>Download Seekia Version 0.60</h2>
<p>File Name: <b>Seekia-v0.50.tgz</b></p> <p>File Name: <b>Seekia-v0.60.tgz</b></p>
<a class = "blueDownloadButton" href="{{.DownloadSeekiaLink}}" target=”_blank”>{{.Download}}</a> <a class = "blueDownloadButton" href="{{.DownloadSeekiaLink}}" target=”_blank”>{{.Download}}</a>
@ -45,30 +45,30 @@
<hr class = "separator"> <hr class = "separator">
<p>Seekia v0.50 SHA256 Checksum:</p> <p>Seekia v0.60 SHA-256 Checksum:</p>
<p><i>163afee5b3fa85f0600a1b651b64780482f72fd58096796a4bea4c01c6c22b5a</i></p> <p><i>2c506e929fe7aabaddd5347da6769386f6deaeac29d1c24854e8fa2fae1d36f0</i></p>
<hr class = "separator"> <hr class = "separator">
<p>Use the command for your operating system to compute the file's checksum.</p> <p>Use the command for your operating system to compute the file's SHA-256 checksum.</p>
<p>The result from the command should match the above checksum.</p> <p>The result from the command should match the above checksum.</p>
<div class = "operatingSystemBox"> <div class = "operatingSystemBox">
<img class = "operatingSystemLogo" src = "../images/linux.svg"></img> <img class = "operatingSystemLogo" src = "../images/linux.svg"></img>
<b class = "operatingSystemName">Linux</b> <b class = "operatingSystemName">Linux</b>
<code class = "codeblock" > sha256sum Seekia-v0.50.tgz</code> <code class = "codeblock" > sha256sum Seekia-v0.60.tgz</code>
</div> </div>
<div class = "operatingSystemBox"> <div class = "operatingSystemBox">
<img class = "operatingSystemLogo" src = "../images/mac.svg"></img> <img class = "operatingSystemLogo" src = "../images/mac.svg"></img>
<b class = "operatingSystemName">Mac</b> <b class = "operatingSystemName">Mac</b>
<code class = "codeblock" > shasum -a 256 Seekia-v0.50.tgz</code> <code class = "codeblock" > shasum -a 256 Seekia-v0.60.tgz</code>
</div> </div>
<div class = "operatingSystemBox"> <div class = "operatingSystemBox">
<img class = "operatingSystemLogo" src = "../images/windows.svg"></img> <img class = "operatingSystemLogo" src = "../images/windows.svg"></img>
<b class = "operatingSystemName">Windows</b> <b class = "operatingSystemName">Windows</b>
<code class = "codeblock"> Get-FileHash Seekia-v0.50.tgz</code> <code class = "codeblock"> Get-FileHash Seekia-v0.60.tgz</code>
</div> </div>
<hr class = "separator"> <hr class = "separator">
@ -79,8 +79,8 @@
<hr class = "separator"> <hr class = "separator">
<h3>Download v0.50 PGP Signature:</h3> <h3>Download v0.60 PGP Signature:</h3>
<a href="../signatures/Seekia-v0.50.tgz.asc" target=”_blank”>Seekia-v0.50.tgz.asc</a> <a href="../signatures/Seekia-v0.60.tgz.asc" target=”_blank”>Seekia-v0.60.tgz.asc</a>
<hr class = "separator"> <hr class = "separator">
@ -94,7 +94,7 @@
<img class = "operatingSystemLogo" src = "../images/linux.svg"></img> <img class = "operatingSystemLogo" src = "../images/linux.svg"></img>
<b class = "operatingSystemName">Linux</b> <b class = "operatingSystemName">Linux</b>
<p>Use this command to get the signing key.</p> <p>Use this command to get the signing key.</p>
<code class = "codeblock"> gpg --verify Seekia-v0.50.tgz.asc Seekia-v0.50.tgz</code> <code class = "codeblock"> gpg --verify Seekia-v0.60.tgz.asc Seekia-v0.60.tgz</code>
</div> </div>
<div class = "operatingSystemBox"> <div class = "operatingSystemBox">

View file

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIkBAAWCAHMFiEEESzO4XzetwSe5Wii+FQEUgumnSwFAmY1nrHA7SYAmDMEZH98
qBYJKwYBBAHaRw8BAQdAwEUyZVL64eDCk4KUWn6FNBB6Ruufmfl9yiO7QbRXIo+0
H1NpbW9uIFNhcmFzb3ZhIDxzaW1vbkBzYXJhc292YT6ImQQTFgoAQRYhBBEszuF8
3rcEnuVoovhUBFILpp0sBQJkf3yoAhsDBQkDwmcABQsJCAcCAiICBhUKCQgLAgQW
AgMBAh4HAheAAAoJEPhUBFILpp0shhEA/2DtSWWuhKZ7bpawKSkACQn5dZT/J6cm
GchXsyvidqfWAQD+Hm7eKnKCat8aina43gfNflXjLOONHRgZIOdbUtytDLg4BGR/
fKgSCisGAQQBl1UBBQEBB0AAVG4K4ZcExTjPuGmPwCTVphvzezrm33W021KOJUpV
bwMBCAeIfgQYFgoAJhYhBBEszuF83rcEnuVoovhUBFILpp0sBQJkf3yoAhsMBQkD
wmcAAAoJEPhUBFILpp0sDEQA/0ddlnCH2dn2h0ctZL3hyP7FG+uHESAwG12AiiQE
LxhsAP9py6k+vLCaOpj3M2qxR+XZdpENwWr8stqYnWRa1JlFBgAKCRD4VARSC6ad
LGmPAQCmdmGs8JxNqrlmy/brnbjYkv48VecZhj5RXSszhny/CwD+I+bjy9gb/OVN
Az+xjn4q+UEgzMz0uonSmZUEwDaeRQ4=
=gvlk
-----END PGP SIGNATURE-----

View file

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIkBAAWCAHMFiEEESzO4XzetwSe5Wii+FQEUgumnSwFAmY1nsnA7SYAmDMEZH98
qBYJKwYBBAHaRw8BAQdAwEUyZVL64eDCk4KUWn6FNBB6Ruufmfl9yiO7QbRXIo+0
H1NpbW9uIFNhcmFzb3ZhIDxzaW1vbkBzYXJhc292YT6ImQQTFgoAQRYhBBEszuF8
3rcEnuVoovhUBFILpp0sBQJkf3yoAhsDBQkDwmcABQsJCAcCAiICBhUKCQgLAgQW
AgMBAh4HAheAAAoJEPhUBFILpp0shhEA/2DtSWWuhKZ7bpawKSkACQn5dZT/J6cm
GchXsyvidqfWAQD+Hm7eKnKCat8aina43gfNflXjLOONHRgZIOdbUtytDLg4BGR/
fKgSCisGAQQBl1UBBQEBB0AAVG4K4ZcExTjPuGmPwCTVphvzezrm33W021KOJUpV
bwMBCAeIfgQYFgoAJhYhBBEszuF83rcEnuVoovhUBFILpp0sBQJkf3yoAhsMBQkD
wmcAAAoJEPhUBFILpp0sDEQA/0ddlnCH2dn2h0ctZL3hyP7FG+uHESAwG12AiiQE
LxhsAP9py6k+vLCaOpj3M2qxR+XZdpENwWr8stqYnWRa1JlFBgAKCRD4VARSC6ad
LHNaAQC2OI/PJ9B+afailYFamP0f+NH4yG1TYw86PUr3QG1hBgEApwA12U0Dp1bD
OFeH+Hki7YSfzZIe+Xg0FzOU7HV6OQ0=
=nOvn
-----END PGP SIGNATURE-----