From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Mathieu Pellerin <mathieu(at)opengis(dot)ch> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Client/server certificates verification support on Android platform |
Date: | 2025-09-19 10:44:41 |
Message-ID: | CD466ADF-0C2B-4458-A511-37C11F67AF7D@yesql.se |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> On 19 Sep 2025, at 12:18, Mathieu Pellerin <mathieu(at)opengis(dot)ch> wrote:
> Would it make sense for other operating systems beyond Windows to also have relaxed permissions within specific application-specific folders? On Android, the application’s data directory would certainly match a similar set of secure assumptions as the OS restricts its access.
FWIW, I am not a fan of the presumed-safe approach to filesystem locations, and
even less so of relaxed permissions via configuration.
One thing which has been discussed is to add support for vaults, like macOS
keychain etc, as an alternative to filesystem acceess. Are there any such
capabilities on Android which could be relied upon?
--
Daniel Gustafsson
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2025-09-19 13:04:04 | Re: Index (primary key) corrupt? |
Previous Message | Mathieu Pellerin | 2025-09-19 10:18:51 | Client/server certificates verification support on Android platform |