-
To avoid signature mismatch problems for people who download ApkTrack both from upstream and F-Droid, I would like to set up reproducible builds which would allow them to distribute APKs with my signa…
-
ideas to extend the yaml file with following fields
```
- CRC32: 0x12345678 of the binary build => or even per library / source level
- DATE_CREATED: 2021-01-01
- VERSION: 1…
-
will be needed once we have a release
-
Given the popularity of our project, it is possible that our release automation is considered an interesting target to conduct supply chain attacks to make our binaries ship spyware or ransomware to s…
-
The action as it is currently set up, is not suitable for a mono-repo where the dependency lock file exists at the top-level of the repo and the target directory where the contracts live is nested bec…
-
Imported from SourceForge on 2024-07-09 20:03:12
Created by **[peterpall](https://sourceforge.net/u/peterpall/)** on 2023-12-29 12:54:13
Original: https://sourceforge.net/p/maxima/bugs/4235
---
~~~
…
rtoy updated
4 months ago
-
See https://github.com/apache/incubator-teaclave-sgx-sdk/issues/52 and https://gitter.im/rust-sgx-sdk/community?at=5f6a836a8fe6f11963558a58
-
This issue is meant to lay out questions and explanations that may arise when one is trying to understand what are reproducible enclave builds, how they are obtained and verified, etc, in the context …
-
In the name of reproducible builds, one of the things that have to be set identically are the timestamps on any installed file, or any object file incorporated into an archive.
For this purpose the…
-