Hans-Christoph Steiner
Hans-Christoph Steiner
How about using gradle 6.4.1? Then we could add dependency verification. And 6.4.1 should hopefully be packaged for Debian soon, so reproducible builds and all.
We have no plans to continue work on this project. We are instead focused on per-app encrypted containers, i.e. https://github.com/guardianproject/IOCipher and https://www.zetetic.net/sqlcipher Check the forks for maintained versions of this.
As far as I know, ARMv7 is the most recent instruction set. Do you mean ARM9? Which ARM CPUs have this instruction? If gcc is aware of those AES instructions,...
I got this almost working, but just the final linking is the issue. try it out and see if you can figure out the last step: https://github.com/guardianproject/luksunlock
_NonFreeNet_ does not mean that this app's source code itself is not free software. It mean that app relies on non-free network service to work. Since Riot will always use...
For a counter example, take K-9 Mail. It can be used to access a GMail account, but it is also possible to run a 100% free software mail service. And...
I think it is essential to collect the `versionCode` of each submission, and that info is easy to get from the Android APIs that Sapio is already using. I've been...
@rivkakarasik did you come across any of these in your recent search?
@rivkakarasik did you come across any of these domains or companies?
If _group_id_ and _artifact_id_ are both strings, then they need to be lists of strings since many tracking SDKs have more than one. The tricky part is that the actual...