mku11/Salmon-AES-CTR

Salmon Vault app file sharing for platforms other than Android

Closed this issue · 1 comments

mku11 commented

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.