Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

6 replies

lemmy.ca

You could always examine the code and compile from source as seen.

You could also use a hash to verify the content of the code does not differ from the source.

Using precompiled binaries should be able to use a hash to verify as well.

You can also run a scan on the app/code.

13

It's good to take the principle of "question everything" seriously and to have the tools to do it right

3

Yes they could. That's what reproducible builds are for. And Linux distribution maintainers. You better install software from places like the Debian package repository (or your distribution's repo) or from F-Droid (if you're using Android).

6

"the one they use" Who is they? What is the one they use? Most Linux distributions and F-Droid build every package from the source code and make available the source code that was built.

1

You reached the end

Realized a problem. | Spyke