Hey @spaghetticode I think you might be the right person to ask: are there any glaring problems with accepting all user provided certificates for HTTPS connections like so: https://github.com/android-password-store/Android-Password-Store/commit/f7766bc67aa3aa808bd40fac13dcdae5126017ed ?
My app does not have a backend of its own to connect to, and all network calls are either to Sentry or a user-provided Git repository URL.