Skip to content

Releases: Paracci/paracci-msg

Paracci v1.9.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:01

Paracci v1.9.1

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.9.1.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.9.1.zip Extract and run; keeps data beside the executable
Linux AppImage Paracci-1.9.1-x86_64.AppImage Universal package; run chmod +x after download
Linux Debian/Ubuntu paracci_1.9.1_amd64.deb Installs desktop and .paracci MIME registration
Linux compatibility Paracci-Linux.zip Retained complete onedir archive

🔐 Security & Integrity

SHA-256 Checksums

Published releases attach SHA256SUMS.txt and its offline Ed25519
signature SHA256SUMS.txt.sig. Paracci verifies this signature
before trusting installer checksums.

To verify a downloaded package checksum after verifying the manifest signature:

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.9.1.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.9.1.zip -Algorithm SHA256
# Linux:                 sha256sum Paracci-Linux.zip Paracci-1.9.1-x86_64.AppImage paracci_1.9.1_amd64.deb

Build Provenance (Sigstore / SLSA Level 2)

Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:

gh attestation verify Paracci-Setup-v1.9.1.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

File Analysis
Paracci-Windows-Setup.exe Report
Paracci-Windows-Portable.zip Report
Paracci-Linux.zip Report
Paracci-Linux.AppImage Report
Paracci-Linux.deb Report

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Paracci v1.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:03

Paracci v1.9.0

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.9.0.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.9.0.zip Extract and run; keeps data beside the executable
Linux AppImage Paracci-1.9.0-x86_64.AppImage Universal package; run chmod +x after download
Linux Debian/Ubuntu paracci_1.9.0_amd64.deb Installs desktop and .paracci MIME registration
Linux compatibility Paracci-Linux.zip Retained complete onedir archive

🔐 Security & Integrity

SHA-256 Checksums

Published releases attach SHA256SUMS.txt and its offline Ed25519
signature SHA256SUMS.txt.sig. Paracci verifies this signature
before trusting installer checksums.

To verify a downloaded package checksum after verifying the manifest signature:

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.9.0.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.9.0.zip -Algorithm SHA256
# Linux:                 sha256sum Paracci-Linux.zip Paracci-1.9.0-x86_64.AppImage paracci_1.9.0_amd64.deb

Build Provenance (Sigstore / SLSA Level 2)

Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:

gh attestation verify Paracci-Setup-v1.9.0.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

File Analysis
Paracci-Windows-Setup.exe Report
Paracci-Windows-Portable.zip Report
Paracci-Linux.zip Report
Paracci-Linux.AppImage Report
Paracci-Linux.deb Report

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Paracci v1.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 00:08

Paracci v1.8.0

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.8.0.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.8.0.zip Extract and run; keeps data beside the executable
Linux AppImage Paracci-1.8.0-x86_64.AppImage Universal package; run chmod +x after download
Linux Debian/Ubuntu paracci_1.8.0_amd64.deb Installs desktop and .paracci MIME registration
Linux compatibility Paracci-Linux.zip Retained complete onedir archive

🔐 Security & Integrity

SHA-256 Checksums

Published releases attach SHA256SUMS.txt and its offline Ed25519
signature SHA256SUMS.txt.sig. Paracci verifies this signature
before trusting installer checksums.

To verify a downloaded package checksum after verifying the manifest signature:

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.8.0.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.8.0.zip -Algorithm SHA256
# Linux:                 sha256sum Paracci-Linux.zip Paracci-1.8.0-x86_64.AppImage paracci_1.8.0_amd64.deb

Build Provenance (Sigstore / SLSA Level 2)

Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:

gh attestation verify Paracci-Setup-v1.8.0.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

File Analysis
Paracci-Windows-Setup.exe Report
Paracci-Windows-Portable.zip Report
Paracci-Linux.zip Report
Paracci-Linux.AppImage Report
Paracci-Linux.deb Report

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Paracci v1.7.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:38

Paracci v1.7.1

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.7.1.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.7.1.zip Extract and run; keeps data beside the executable
Linux AppImage Paracci-1.7.1-x86_64.AppImage Universal package; run chmod +x after download
Linux Debian/Ubuntu paracci_1.7.1_amd64.deb Installs desktop and .paracci MIME registration
Linux compatibility Paracci-Linux.zip Retained complete onedir archive

🔐 Security & Integrity

SHA-256 Checksums

Published releases attach SHA256SUMS.txt and its offline Ed25519
signature SHA256SUMS.txt.sig. Paracci verifies this signature
before trusting installer checksums.

To verify a downloaded package checksum after verifying the manifest signature:

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.7.1.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.7.1.zip -Algorithm SHA256

Linux: sha256sum Paracci-Linux.zip Paracci-1.7.1-x86_64.AppImage paracci_1.7.1_amd64.deb


#### Build Provenance (Sigstore / SLSA Level 2)
Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:
```bash
gh attestation verify Paracci-Setup-v1.7.1.exe \
--repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

File Analysis
Paracci-Windows-Setup.exe Report
Paracci-Windows-Portable.zip Report
Paracci-Linux.zip Report
Paracci-Linux.AppImage Report
Paracci-Linux.deb Report

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

VirusTotal Scan

File Analysis
Paracci-Windows-Setup.exe Report
Paracci-Windows-Portable.zip Report
Paracci-Linux.zip Report
Paracci-Linux.AppImage Report
Paracci-Linux.deb Report

Paracci v1.6.0

Choose a tag to compare

@github-actions github-actions released this 31 May 14:57

Paracci v1.6.0

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.6.0.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.6.0.zip Extract and run; keeps data beside the executable

| Linux AppImage | Paracci-1.6.0-x86_64.AppImage | Universal package; run chmod +x after download |
| Linux Debian/Ubuntu | paracci_1.6.0_amd64.deb | Installs desktop and .paracci MIME registration |
| Linux compatibility | Paracci-Linux.zip | Retained complete onedir archive |


🔐 Security & Integrity

SHA-256 Checksums

Published releases attach SHA256SUMS.txt and its offline Ed25519
signature SHA256SUMS.txt.sig. Paracci verifies this signature
before trusting installer checksums.

To verify a downloaded package checksum after verifying the manifest signature:

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.6.0.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.6.0.zip -Algorithm SHA256
# macOS temporarily disabled — runner hangs at pytest collection phase
# # macOS:                 shasum -a 256 Paracci-1.6.0-macOS.dmg
# Linux:                 sha256sum Paracci-Linux.zip Paracci-1.6.0-x86_64.AppImage paracci_1.6.0_amd64.deb

Build Provenance (Sigstore / SLSA Level 2)

Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:

gh attestation verify Paracci-Setup-v1.6.0.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

VirusTotal scan links are added automatically after the signed draft is published.

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Full Changelog: v1.5.1...v1.6.0

Paracci v1.5.1

Choose a tag to compare

@github-actions github-actions released this 24 May 19:07

Paracci v1.5.1

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.5.1.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.5.1.zip Extract and run; keeps data beside the executable
macOS DMG Paracci-1.5.1-macOS.dmg Drag to Applications; not notarized, so first launch may require Open Anyway
macOS compatibility Paracci-macOS.zip Retained bundle archive
Linux AppImage Paracci-1.5.1-x86_64.AppImage Universal package; run chmod +x after download
Linux Debian/Ubuntu paracci_1.5.1_amd64.deb Installs desktop and .paracci MIME registration
Linux compatibility Paracci-Linux.zip Retained complete onedir archive

🔐 Security & Integrity

SHA-256 Checksums

Verify your download matches SHA256SUMS.txt (attached below):

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.5.1.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.5.1.zip -Algorithm SHA256
# macOS:                 shasum -a 256 Paracci-1.5.1-macOS.dmg
# Linux:                 sha256sum Paracci-Linux.zip Paracci-1.5.1-x86_64.AppImage paracci_1.5.1_amd64.deb

The macOS DMG is intentionally distributed without Apple notarization.
On macOS Ventura or later, use System Settings > Privacy & Security > Open Anyway
after the first blocked launch. On older releases, use
System Preferences > Security & Privacy > General > Open Anyway.

Build Provenance (Sigstore / SLSA Level 2)

Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:

gh attestation verify Paracci-Setup-v1.5.1.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

VirusTotal scan links are added automatically below after this release is published.

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Full Changelog: v1.5.0...v1.5.1

Paracci v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 May 14:37

Paracci v1.5.0

📦 Download

Platform File Notes
Windows installer Paracci-Setup-v1.5.0.exe Standard Mode; per-user installation with uninstaller
Windows portable Paracci-Portable-v1.5.0.zip Extract and run; keeps data beside the executable
Windows compatibility Paracci.exe Retained asset; use the installer or ZIP for the complete runtime
macOS DMG Paracci-1.5.0-macOS.dmg Drag to Applications; not notarized, so first launch may require Open Anyway
macOS compatibility Paracci-macOS.zip Retained bundle archive
Linux AppImage Paracci-1.5.0-x86_64.AppImage Universal package; run chmod +x after download
Linux Debian/Ubuntu paracci_1.5.0_amd64.deb Installs desktop and .paracci MIME registration
Linux compatibility Paracci-Linux.zip Retained complete onedir archive

🔐 Security & Integrity

SHA-256 Checksums

Verify your download matches SHA256SUMS.txt (attached below):

# Windows (PowerShell):  Get-FileHash Paracci-Setup-v1.5.0.exe -Algorithm SHA256
# Windows portable:     Get-FileHash Paracci-Portable-v1.5.0.zip -Algorithm SHA256
# macOS:                 shasum -a 256 Paracci-1.5.0-macOS.dmg
# Linux:                 sha256sum Paracci-Linux.zip Paracci-1.5.0-x86_64.AppImage paracci_1.5.0_amd64.deb

The macOS DMG is intentionally distributed without Apple notarization.
On macOS Ventura or later, use System Settings > Privacy & Security > Open Anyway
after the first blocked launch. On older releases, use
System Preferences > Security & Privacy > General > Open Anyway.

Build Provenance (Sigstore / SLSA Level 2)

Each published application artifact has GitHub Actions build provenance.
You can verify the attestation without trusting us:

gh attestation verify Paracci-Setup-v1.5.0.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

VirusTotal scan links are added automatically below after this release is published.

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Full Changelog: v1.4.1...v1.5.0

Paracci v1.4.1

Choose a tag to compare

@github-actions github-actions released this 23 May 20:58

Paracci v1.4.1

📦 Download

Platform File Notes
🪟 Windows Paracci.exe Double-click to run — no Python needed
🍎 macOS Paracci-macOS.zip Unzip → drag to Applications
🐧 Linux Paracci-Linux chmod +x Paracci-Linux && ./Paracci-Linux

🔐 Security & Integrity

SHA-256 Checksums

Verify your download matches SHA256SUMS.txt (attached below):

# Windows (PowerShell):  Get-FileHash Paracci.exe -Algorithm SHA256
# macOS / Linux:         sha256sum Paracci-Linux

Build Provenance (Sigstore / SLSA Level 2)

Every binary in this release was cryptographically signed by GitHub Actions.
You can verify the attestation without trusting us:

gh attestation verify Paracci.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

VirusTotal scan links are added automatically below after this release is published.

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Full Changelog: v1.4.0...v1.4.1

Paracci v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 May 10:35

Paracci v1.4.0

📦 Download

Platform File Notes
🪟 Windows Paracci.exe Double-click to run — no Python needed
🍎 macOS Paracci-macOS.zip Unzip → drag to Applications
🐧 Linux Paracci-Linux chmod +x Paracci-Linux && ./Paracci-Linux

🔐 Security & Integrity

SHA-256 Checksums

Verify your download matches SHA256SUMS.txt (attached below):

# Windows (PowerShell):  Get-FileHash Paracci.exe -Algorithm SHA256
# macOS / Linux:         sha256sum Paracci-Linux

Build Provenance (Sigstore / SLSA Level 2)

Every binary in this release was cryptographically signed by GitHub Actions.
You can verify the attestation without trusting us:

gh attestation verify Paracci.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

VirusTotal scan links are added automatically below after this release is published.

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Full Changelog: v1.3.0...v1.4.0

Paracci v1.3.0

Choose a tag to compare

@github-actions github-actions released this 21 May 21:49

Paracci v1.3.0

📦 Download

Platform File Notes
🪟 Windows Paracci.exe Double-click to run — no Python needed
🍎 macOS Paracci-macOS.zip Unzip → drag to Applications
🐧 Linux Paracci-Linux chmod +x Paracci-Linux && ./Paracci-Linux

🔐 Security & Integrity

SHA-256 Checksums

Verify your download matches SHA256SUMS.txt (attached below):

# Windows (PowerShell):  Get-FileHash Paracci.exe -Algorithm SHA256
# macOS / Linux:         sha256sum Paracci-Linux

Build Provenance (Sigstore / SLSA Level 2)

Every binary in this release was cryptographically signed by GitHub Actions.
You can verify the attestation without trusting us:

gh attestation verify Paracci.exe \
  --repo Paracci/paracci-msg

Or browse the attestations tab:
https://github.com/Paracci/paracci-msg/attestations

VirusTotal Scan

VirusTotal scan links are added automatically below after this release is published.

Why might antivirus flag it? PyInstaller bundles the Python interpreter
inside the executable. This "packing" technique is sometimes flagged as
heuristic-suspicious by AV engines even when the code is clean.
The source code is fully open and auditable above.


🔍 Source code: All application logic is in this repository and open for audit.

Full Changelog: v1.2.0...v1.3.0