0x192 / 0x192/universal-android-debloater
Security Feature Request: Checksums. + Prevent overwrite of exported package lists.
- 主要語言
- Rust
- 星號
- 19.9k
- 分支
- 1.1k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Greetings!
It would be nice to have a checksum file available to verify the integrity of downloads. This file would contain SHA256 or other checksums of released packages. In addition, you could GPG sign the checksums but that could be considered excessive. Suggested as many security related packages do this.
Second, when exporting package lists UAD writes to a single file. This file is overwritten when I export a package list from "recommended" followed by one from "advanced" or another category. It would be nice if the app produced a separate exported package list whenever the user chooses to click "export".
E.g. UAD_exported_packages_1.txt, UAD_2.txt, UAD_3.txt ... and so on.
TubbyCat
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
尋找處理套件清單匯出和檔案寫入的程式碼。同時檢查發佈流程,以了解校驗和生成應放在何處。該 issue 提到了兩個獨立的功能:為下載生成校驗和以及防止匯出的套件清單被覆蓋。首先找到匯出函數並修改它以建立唯一的檔案名稱。對於校驗和,請研究建置/發佈腳本。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- cli, security
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100