lhns/restic-android

Binary blobs

robertgzr opened this issue · 2 comments

This repo contains binary *.so libraries of restic, proot, libtalloc commited here

how do you create these binary blobs?

it looks like at least proot is licensed under GPL, which might cause some issues. i'm not a lawyer but i suspect you have to at least provide the source (or refer to it) your binary was built from :p

it's also not great since updating those binaries in the git tree will bloat the size of the checkout, since git keeps copies of the old revisions around.

lhns commented

Yes the process is not optimal but I haven't automated that part yet.
The sources of the blobs are described here: #145

lhns commented

fixed in 06e9efe