-
OciDeck v0.6.3
StableAll checks were successfulweb-gate / web-gate (push) Successful in 5m41sstatic-gate / static-gate (push) Successful in 7m17smacos-build / build-macos (push) Successful in 12m11smacos-gate / golden-gate (push) Successful in 7m30sci / gate (push) Successful in 13m59slinux-build / build-linux (push) Successful in 34m28srelease / Poort (vóór het bouwen) (push) Successful in 13m51srelease / Windows ophalen van de spiegel (push) Successful in 1m34srelease / Web bouwen (push) Successful in 6m19srelease / Webversie live zetten (push) Successful in 8srelease / macOS bouwen (push) Successful in 14m32srelease / Linux bouwen (push) Successful in 18m26srelease / Release publiceren (push) Successful in 1m52srelease / Website-downloads bijwerken (push) Successful in 2m6sreleased this
2026-09-13 21:01:29 +00:00 | 28 commits to main since this releaseOciDeck 0.6.3 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.6.3.zipWindows — installer ocideck-windows-x64-setup-0.6.3.exeWindows — portable zip ocideck-windows-x64-0.6.3.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.6.3.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.6.3.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.6.3.rpmLinux — portable tarball ocideck-linux-x64-0.6.3.tar.gzWeb bundle (self-hosting) ocideck-web-0.6.3.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.6.3.cdx.json) and SPDX (ocideck-0.6.3.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.6.3.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.6.3.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.6.3.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.6.3.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.6.3.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.6.3.rpm). - Any distribution — unpack
ocideck-linux-x64-0.6.3.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.6.2
StableAll checks were successfulweb-gate / web-gate (push) Successful in 5m30sstatic-gate / static-gate (push) Successful in 7m9smacos-build / build-macos (push) Successful in 23m17smacos-gate / golden-gate (push) Successful in 10m7slinux-build / build-linux (push) Successful in 34m6sci / gate (push) Successful in 40m21srelease / Poort (vóór het bouwen) (push) Successful in 17m50srelease / Windows ophalen van de spiegel (push) Successful in 1m27srelease / Web bouwen (push) Successful in 6m12srelease / Webversie live zetten (push) Successful in 10srelease / Linux bouwen (push) Successful in 16m57srelease / macOS bouwen (push) Successful in 14m52srelease / Release publiceren (push) Successful in 35srelease / Website-downloads bijwerken (push) Successful in 1m21sreleased this
2026-09-12 16:55:46 +00:00 | 72 commits to main since this releaseOciDeck 0.6.2 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.6.2.zipWindows — installer ocideck-windows-x64-setup-0.6.2.exeWindows — portable zip ocideck-windows-x64-0.6.2.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.6.2.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.6.2.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.6.2.rpmLinux — portable tarball ocideck-linux-x64-0.6.2.tar.gzWeb bundle (self-hosting) ocideck-web-0.6.2.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.6.2.cdx.json) and SPDX (ocideck-0.6.2.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.6.2.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.6.2.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.6.2.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.6.2.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.6.2.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.6.2.rpm). - Any distribution — unpack
ocideck-linux-x64-0.6.2.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.6.1
StableSome checks failedweb-gate / web-gate (push) Successful in 5m45sci-image-scans / build-publish (push) Successful in 7m16sstatic-gate / static-gate (push) Successful in 7m31smacos-build / build-macos (push) Successful in 29m15smacos-gate / golden-gate (push) Successful in 9m25slinux-build / build-linux (push) Successful in 44m27sci / gate (push) Successful in 15m0srelease / Poort (vóór het bouwen) (push) Failing after 14m23srelease / Web bouwen (push) Has been skippedrelease / Linux bouwen (push) Has been skippedrelease / macOS bouwen (push) Has been skippedrelease / Windows ophalen van de spiegel (push) Has been skippedrelease / Release publiceren (push) Has been skippedrelease / Webversie live zetten (push) Has been skippedrelease / Website-downloads bijwerken (push) Has been skippedreleased this
2026-09-11 22:12:41 +00:00 | 100 commits to main since this releaseOciDeck 0.6.1 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.6.1.zipWindows — installer ocideck-windows-x64-setup-0.6.1.exeWindows — portable zip ocideck-windows-x64-0.6.1.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.6.1.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.6.1.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.6.1.rpmLinux — portable tarball ocideck-linux-x64-0.6.1.tar.gzWeb bundle (self-hosting) ocideck-web-0.6.1.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.6.1.cdx.json) and SPDX (ocideck-0.6.1.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.6.1.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.6.1.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.6.1.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.6.1.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.6.1.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.6.1.rpm). - Any distribution — unpack
ocideck-linux-x64-0.6.1.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.6.0
StableAll checks were successfulweb-gate / web-gate (push) Successful in 5m50sstatic-gate / static-gate (push) Successful in 7m12smacos-build / build-macos (push) Successful in 13m2smacos-gate / golden-gate (push) Successful in 8m6sci / gate (push) Successful in 16m2slinux-build / build-linux (push) Successful in 37m41srelease / Poort (vóór het bouwen) (push) Successful in 15m28srelease / Windows ophalen van de spiegel (push) Successful in 2m33srelease / Web bouwen (push) Successful in 7m42srelease / macOS bouwen (push) Successful in 14m29srelease / Webversie live zetten (push) Successful in 17srelease / Linux bouwen (push) Successful in 21m54srelease / Release publiceren (push) Successful in 46srelease / Website-downloads bijwerken (push) Successful in 2m6sreleased this
2026-09-09 19:46:31 +00:00 | 144 commits to main since this releaseOciDeck 0.6.0 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.6.0.zipWindows — installer ocideck-windows-x64-setup-0.6.0.exeWindows — portable zip ocideck-windows-x64-0.6.0.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.6.0.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.6.0.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.6.0.rpmLinux — portable tarball ocideck-linux-x64-0.6.0.tar.gzWeb bundle (self-hosting) ocideck-web-0.6.0.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.6.0.cdx.json) and SPDX (ocideck-0.6.0.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.6.0.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.6.0.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.6.0.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.6.0.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.6.0.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.6.0.rpm). - Any distribution — unpack
ocideck-linux-x64-0.6.0.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.5.0
StableSome checks failedweb-gate / web-gate (push) Successful in 8m53sci-image-scans / build-publish (push) Successful in 9m25sstatic-gate / static-gate (push) Successful in 11m24smacos-build / build-macos (push) Successful in 13m28sci / gate (push) Successful in 16m1srelease / Poort (vóór het bouwen) (push) Failing after 13m19slinux-gate / gate-linux (push) Successful in 58m38slinux-build / build-linux (push) Successful in 1h27m59srelease / Web bouwen (push) Has been cancelledrelease / Webversie live zetten (push) Has been cancelledrelease / Linux bouwen (push) Has been cancelledrelease / macOS bouwen (push) Has been cancelledrelease / Windows ophalen van de spiegel (push) Has been cancelledrelease / Release publiceren (push) Has been cancelledrelease / Website-downloads bijwerken (push) Has been cancelledreleased this
2026-09-01 06:51:03 +00:00 | 342 commits to main since this releaseOciDeck 0.5.0 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.5.0.zipWindows — installer ocideck-windows-x64-setup-0.5.0.exeWindows — portable zip ocideck-windows-x64-0.5.0.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.5.0.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.5.0.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.5.0.rpmLinux — portable tarball ocideck-linux-x64-0.5.0.tar.gzWeb bundle (self-hosting) ocideck-web-0.5.0.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.5.0.cdx.json) and SPDX (ocideck-0.5.0.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.5.0.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.5.0.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.5.0.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.5.0.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.5.0.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.5.0.rpm). - Any distribution — unpack
ocideck-linux-x64-0.5.0.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.4.10
StableSome checks failedstatic-gate / static-gate (push) Successful in 7m12srelease / Web bouwen (push) Successful in 8m14sci-image-scans / build-publish (push) Failing after 8m27srelease / Webversie live zetten (push) Successful in 39smacos-build / build-macos (push) Successful in 19m53srelease / Windows ophalen van de spiegel (push) Successful in 18m50sci / gate (push) Successful in 17m50srelease / Linux bouwen (push) Successful in 31m41srelease / macOS bouwen (push) Successful in 16m14srelease / Release publiceren (push) Successful in 1m25srelease / Website-downloads bijwerken (push) Successful in 2m56slinux-gate / gate-linux (push) Successful in 58m37slinux-build / build-linux (push) Successful in 1h1m29sreleased this
2026-08-25 22:35:53 +00:00 | 512 commits to main since this releaseOciDeck 0.4.10 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.4.10.zipWindows — installer ocideck-windows-x64-setup-0.4.10.exeWindows — portable zip ocideck-windows-x64-0.4.10.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.4.10.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.4.10.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.4.10.rpmLinux — portable tarball ocideck-linux-x64-0.4.10.tar.gzWeb bundle (self-hosting) ocideck-web-0.4.10.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.4.10.cdx.json) and SPDX (ocideck-0.4.10.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.4.10.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.4.10.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.4.10.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.4.10.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.4.10.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.4.10.rpm). - Any distribution — unpack
ocideck-linux-x64-0.4.10.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.4.8
StableSome checks failedci-image-scans / build-publish (push) Successful in 6m51srelease / Web bouwen (push) Successful in 11m19sci / gate (push) Successful in 12m53srelease / Webversie live zetten (push) Successful in 31srelease / Windows ophalen van de spiegel (push) Successful in 18m38srelease / Linux bouwen (push) Successful in 21m44srelease / macOS bouwen (push) Successful in 13m39srelease / Release publiceren (push) Successful in 58srelease / Homebrew-cask bijwerken (push) Failing after 43srelease / Website-downloads bijwerken (push) Successful in 2m28slinux-gate / gate-linux (push) Successful in 41m2sreleased this
2026-08-21 08:02:34 +00:00 | 705 commits to main since this releaseOciDeck 0.4.8 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.4.8.zipWindows — installer ocideck-windows-x64-setup-0.4.8.exeWindows — portable zip ocideck-windows-x64-0.4.8.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.4.8.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.4.8.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.4.8.rpmLinux — portable tarball ocideck-linux-x64-0.4.8.tar.gzWeb bundle (self-hosting) ocideck-web-0.4.8.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.4.8.cdx.json) and SPDX (ocideck-0.4.8.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. Two ways in, both the same build — pick one.
- Installer (
ocideck-windows-x64-setup-0.4.8.exe) — installs to Program
Files with a Start menu shortcut, registers.ocideck(and adds OciDeck to
Open with… for.md), and uninstalls through Apps & features. Without
administrator rights, choose the per-user install when it asks. - Portable zip (
ocideck-windows-x64-0.4.8.zip) — unpack and run
ocideck.exe. Nothing is written outside the folder, and no rights are needed.
Neither checks for updates or contacts a server; a new version reaches you the
way every other change does — from the repository.Both are unsigned, so SmartScreen shows "Windows protected your PC": choose
More info, then Run anyway. The installer additionally asks for
elevation as Unknown publisher. Check the download againstSHA256SUMS(and
SHA256SUMS.minisig) before you run either — that signature, not a certificate,
is what attests where these files came from.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.4.8.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.4.8.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.4.8.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.4.8.rpm). - Any distribution — unpack
ocideck-linux-x64-0.4.8.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Installer (
-
OciDeck v0.4.6
StableAll checks were successfulrelease / Web bouwen (push) Successful in 5m21srelease / Webversie live zetten (push) Successful in 38srelease / Linux bouwen (push) Successful in 9m55sci / gate (push) Successful in 13m27srelease / Windows ophalen van de spiegel (push) Successful in 25m38srelease / macOS bouwen (push) Successful in 14m17srelease / Release publiceren (push) Successful in 53srelease / Homebrew-cask bijwerken (push) Successful in 34slinux-gate / gate-linux (push) Successful in 30m33srelease / Website-downloads bijwerken (push) Successful in 2m3sreleased this
2026-08-18 22:00:38 +00:00 | 877 commits to main since this releaseOciDeck 0.4.6 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.4.6.zipWindows (x64) ocideck-windows-x64-0.4.6.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.4.6.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.4.6.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.4.6.rpmLinux — portable tarball ocideck-linux-x64-0.4.6.tar.gzWeb bundle (self-hosting) ocideck-web-0.4.6.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.4.6.cdx.json) and SPDX (ocideck-0.4.6.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.4.6.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.4.6.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.4.6.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.4.6.rpm). - Any distribution — unpack
ocideck-linux-x64-0.4.6.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- AppImage —
-
OciDeck v0.4.5
StableAll checks were successfulrelease / Web bouwen (push) Successful in 5m17srelease / Webversie live zetten (push) Successful in 6srelease / Linux bouwen (push) Successful in 9m48sci / gate (push) Successful in 11m37srelease / Windows ophalen van de spiegel (push) Successful in 24m43srelease / macOS bouwen (push) Successful in 14m20srelease / Release publiceren (push) Successful in 1m5srelease / Homebrew-cask bijwerken (push) Successful in 30srelease / Website-downloads bijwerken (push) Successful in 2m19slinux-gate / gate-linux (push) Successful in 30m49sreleased this
2026-08-18 12:52:55 +00:00 | 903 commits to main since this releaseOciDeck 0.4.5 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.4.5.zipWindows (x64) ocideck-windows-x64-0.4.5.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.4.5.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.4.5.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.4.5.rpmLinux — portable tarball ocideck-linux-x64-0.4.5.tar.gzWeb bundle (self-hosting) ocideck-web-0.4.5.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.4.5.cdx.json) and SPDX (ocideck-0.4.5.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.4.5.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.4.5.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.4.5.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.4.5.rpm). - Any distribution — unpack
ocideck-linux-x64-0.4.5.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- AppImage —
-
OciDeck v0.4.4
StableAll checks were successfulci / gate (push) Successful in 12m50srelease / Web bouwen (push) Successful in 13m51srelease / Webversie live zetten (push) Successful in 28srelease / Linux bouwen (push) Successful in 19m37srelease / Windows ophalen van de spiegel (push) Successful in 23m48srelease / macOS bouwen (push) Successful in 13m31srelease / Release publiceren (push) Successful in 1m6srelease / Homebrew-cask bijwerken (push) Successful in 39srelease / Website-downloads bijwerken (push) Successful in 3m17slinux-gate / gate-linux (push) Successful in 42m35sreleased this
2026-08-15 22:38:27 +00:00 | 1062 commits to main since this releaseOciDeck 0.4.4 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.4.4.zipWindows (x64) ocideck-windows-x64-0.4.4.zipLinux — AppImage (most distributions) ocideck-linux-x86_64-0.4.4.AppImageLinux — Debian / Ubuntu / Mint ocideck-linux-amd64-0.4.4.debLinux — Fedora / openSUSE ocideck-linux-x86_64-0.4.4.rpmLinux — portable tarball ocideck-linux-x64-0.4.4.tar.gzWeb bundle (self-hosting) ocideck-web-0.4.4.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.4.4.cdx.json) and SPDX (ocideck-0.4.4.spdx.json),
SHA256SUMSover every file above, andSHA256SUMS.minisig— a minisign
signature over that list.Opening the download on each platform
The macOS build is signed and notarised; the Windows and Linux builds are not
code-signed. Only Windows warns on first launch — a Linux tarball does not.
Verify the download below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Four packagings of the same build — pick what fits your distribution.
None is sandboxed or store-signed; each wraps the same bundle listed above.- AppImage —
chmod +x ocideck-linux-x86_64-0.4.4.AppImage, then run it. One
file, no installation, works on most distributions. - Debian / Ubuntu / Mint —
sudo apt install ./ocideck-linux-amd64-0.4.4.deb. - Fedora / openSUSE —
sudo dnf install ./ocideck-linux-x86_64-0.4.4.rpm
(orsudo zypper install ./ocideck-linux-x86_64-0.4.4.rpm). - Any distribution — unpack
ocideck-linux-x64-0.4.4.tar.gzand run
./ocideck.
All four need GTK 3,
libsecret-1andliblzma5; the.deband.rpmpull
them in, and any GTK desktop already has them. For the AppImage or tarball on a
minimal system:sudo apt install libgtk-3-0 libsecret-1-0(Debian/Ubuntu).Verifying what you downloaded
First check that the checksum list vouches for your files:
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMSon its own tells you only that you have the bytes it lists — not who
published them. The list itself is therefore signed. Verify that signature with
minisign and the project's public key
(minisign.pub):minisign -Vm SHA256SUMS -p minisign.pubThe key's ID is
CF0BCBD82CFD5B85. Since the key and the signature come from the
same host as this download, cross-check that ID against an independent copy — the
source repository or the
GitHub mirror — before you trust it.Because
SHA256SUMScovers every file above, one verified signature over the
list anchors the whole release: tampering with any listed artifact breaks its
checksum, and the signed list is what vouches for those checksums. The macOS build
additionally carries an Apple notarisation attesting its publisher; for the
strongest guarantee on any platform, build from source — every artifact above
comes from a workflow in this repository that you can read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- AppImage —