AppImage / AppImage/appimagetool

Sign releases with PGP

未關閉
#129 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C
星號
426
分支
55
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

Currently it is not possible to verify the authenticity or cryptographic integrity of the downoads from github.com because the releases are not cryptographically signed.

This makes it hard for users to safely obtain the AppImage releases, and it introduces them (and potentially their downstream users' data) to watering hole attacks.

### Steps to Reproduce

1. Go to the repo page https://github.com/AppImage/appimagetool
2. Click Releases https://github.com/AppImage/appimagetool/releases
3. Click on the latest release (currently https://github.com/AppImage/appimagetool/releases/tag/1.9.1)
4. Look for the hash digest file and the signature of the hash digest file
5. ???
6. Get confused and open ticket

## Expected behavior: [What you expected to happen]

A few things are expected:

1. I should be able to download the appimagetool PGP key out-of-band from popular third-party keyservers (eg https://keys.openpgp.org/)
2. I should be able to download a cryptographic signature of the release (or, better, the releases' digest file, such as a `SHA256SUMS.asc` file) along with the release itself
3. The downloads page itself should include a link to the documentation page that describes how to do the above two steps

## Actual behavior: [What actually happened]

There's just literally no information on verifying downloads, and it appears that it is not possible to do so.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。