JFileSync3 icon indicating copy to clipboard operation
JFileSync3 copied to clipboard

Untrusted config file location

Open mgoellnitz opened this issue 7 years ago • 1 comments

Depending on your system setup, the location where JFileSync3 stores its default configuration file and history data ($HOME/.jfs3/) might be not the place to store e.g. access passwords unencryption.

It should be possible or even default, to store profile data in trusted, configurable places or to encrypt the profiles with the confidential data with reasonable means.

mgoellnitz avatar Jun 13 '17 15:06 mgoellnitz

Possible use for https://jitpack.io/p/xafero/java-keyring

clach04 avatar May 31 '19 01:05 clach04