Vincent Breitmoser

Results 72 comments of Vincent Breitmoser

This is not a place to ask general questions about how matrix works. Please stay on topic.

this is odd behavior. is this with today's release? I just tried entering "hkps://keys.openpgp.org" as shown in your screenshot and it works fine. do you perhaps paste this field, and...

@xpseudonym I believe the error instance you are referring to has been fixed in version 5.6. What zpcol is experiencing is different, I can't reproduce it or tell what is...

Please update to 6.0.2, that might already fix your problem. I'm not sure what's happening precisely, but I'd rather not chase ghosts just to find we fixed the issue before...

seems fdroid is still building it :shrug: https://gitlab.com/fdroid/fdroiddata/-/issues/3197

Hey @M66B, now that I've cleaned up everything for sdk34 in openkeychain, any idea about what to do here? Reading the documentation, it might be enough to set the [BIND_ALLOW_ACTIVITY_STARTS](https://developer.android.com/reference/android/content/Context#BIND_ALLOW_ACTIVITY_STARTS)...

So this works now, provided clients set those options?

I would be surprised if OpenKeychain itself could set these flags. Since they lift background activity restrictions, this will have to be done by the app calling the pending intent,...

I like the general idea, however we need to take into account that this brings a change in behaviour, namely that crypto operations can no longer be executed while the...

We try to be very cautious about design decisions that restrict usability aspects in any way, because the amount of convenience most people are willing to give up for security...