Andre_601

Results 482 comments of Andre_601

> I don't know why the API response is suggesting versioncode 15 (correct) without a block that includes the version name as well. My best guess would be the classic...

I'm tempted to comment on the issue and propose a `/packages//versions` endpoint that would return a json scheme like this: ```json5 { "latest": 2, // latest set version "latestAvailable": 1...

Could the version be manually fixed for now (either by getting a new file submitted or by having f-droid fix it on their end)? Because while this is being looked...

I would prefer to not disable update checks, because else I forget I have them disabled and won't update the app when there actually is an update to download...

Yeah, it's an issue, because I mentioned that myself: > Because while this is being looked at, discussed and eventually fixed am I still getting these notifications, even when I...

> I'm not so sure about blocking a user before they have interacted. I guess my thinking is that someone would have to prove bad behavior before getting blocked. Someone...

What are the main concerns actually?

Yeah.... security doesn't seem *that* safe with this setup...

> @Andre601 what seems unsafe about that setup? Are you worried that someone could spoof a Fediverse account? > > ActivityPub handles that with encryption keys and signatures: https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/#http-signatures Well,...