Verified Commit 5b33e71c authored by FC (Fay) Stegerman's avatar FC (Fay) Stegerman 🏳️‍🌈
Browse files

tools: add some links

parent fcca70db
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ APKs reproducible, or find out why they are not.
<a href="https://github.com/obfusk/reproducible-apk-tools" class="btn btn-outline-primary btn-sm">Git</a>
<a href="https://github.com/obfusk/reproducible-apk-tools/issues" class="btn btn-outline-primary btn-sm">Issues</a>
<a href="https://github.com/obfusk/reproducible-apk-tools/pulls" class="btn btn-outline-primary btn-sm">Merge requests</a>
<a href="https://pypi.python.org/pypi/repro-apk" class="btn btn-outline-primary btn-sm">PyPI</a>

#### ismypackagereproducibleyet

@@ -172,6 +173,7 @@ APKs reproducible, or find out why they are not.
<a href="https://github.com/obfusk/reproducible-apk-tools" class="btn btn-outline-primary btn-sm">Git</a>
<a href="https://github.com/obfusk/reproducible-apk-tools/issues" class="btn btn-outline-primary btn-sm">Issues</a>
<a href="https://github.com/obfusk/reproducible-apk-tools/pulls" class="btn btn-outline-primary btn-sm">Merge requests</a>
<a href="https://pypi.python.org/pypi/repro-apk" class="btn btn-outline-primary btn-sm">PyPI</a>

#### apksigcopier

@@ -184,6 +186,9 @@ with different signatures are otherwise identical.
<a href="https://github.com/obfusk/apksigcopier" class="btn btn-outline-primary btn-sm">Git</a>
<a href="https://github.com/obfusk/apksigcopier/issues" class="btn btn-outline-primary btn-sm">Issues</a>
<a href="https://github.com/obfusk/apksigcopier/pulls" class="btn btn-outline-primary btn-sm">Merge requests</a>
<a href="https://packages.debian.org/sid/apksigcopier" class="btn btn-outline-primary btn-sm">Debian package</a>
<a href="https://pypi.python.org/pypi/apksigcopier" class="btn btn-outline-primary btn-sm">PyPI</a>
<a href="https://archlinux.org/packages/extra/any/apksigcopier" class="btn btn-outline-primary btn-sm">Arch Linux package</a>


## Tools for rebuilding
@@ -226,7 +231,7 @@ or `dnf-plugin-in-toto` to validate reproducible status.
<a href="https://github.com/obfusk/rbtlog" class="btn btn-outline-primary btn-sm">Git</a>
<a href="https://github.com/obfusk/rbtlog/issues" class="btn btn-outline-primary btn-sm">Issues</a>
<a href="https://github.com/obfusk/rbtlog/pulls" class="btn btn-outline-primary btn-sm">Merge requests</a>
<a href="https://gitlab.com/obfusk/rbtlog" class="btn btn-outline-primary btn-sm">GitHub mirror</a>
<a href="https://codeberg.org/IzzyOnDroid/rbtlog" class="btn btn-outline-primary btn-sm">IzzyOnDroid rebuilder</a>

### rebuilder-backends