With F-droid you trust F-droid to build the binary from the developers' source code
Not when using a self-hosted F-Droid Repo - which is the case for Ironfox.
Yeah but have you ever tried to install it directly?
There is stuff like notarization that's literally designed in a way that only Apple approved software can be run on your machine.
Short answer: Google Play
Long answer: Google Play and/or people with special requests like https://lemmy.ml/post/12332630
Well from my personal PoV there are a few problems with that
I also personally ask myself how a PyPI Admin & Director of Infrastructure can miss out on so many basic coding and security relevant aspects:
On the other hand what went well:
Just for further clarification, the API works like this:
time
is the local (client) time (in this case UTC-7)servertimezone
is the time zone where the server is locatedtimezoneoffset
is the offset of the local time relative to the servertimezone (offset from the servers PoV)To get the UTC date you have to do something like this:
time.minusHours(timezoneoffset).atZone(servertimezone).toUTC()
No need to do that, you can simply scroll down to the footer and find the current version there ;)