mku11/Salmon-Vault

Salmon Vault app file sharing for platforms other than Android

Closed this issue · 1 comments

Android (and iOS) provide per app security model which allows us to implement app file sharing via a file provider.
This is an exploratory item for other platforms although very challenging admittedly for Windows where ACL is not as supportive as Android wrt application/process. The idea is to provide file sharing to an arbitrary app selected by the user at the same time prevent access to other apps.

moved from: mku11/Salmon-AES-CTR#5

released for JavaFX and WPF (no MAUI, no JS)