Binary blobs
robertgzr opened this issue · 2 comments
robertgzr commented
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.