scusi / secureShare

minilock based secure file sharing
0 stars 0 forks source link

config file location on windows makes no sense #9

Closed scusi closed 6 years ago

scusi commented 6 years ago

The config file location on windows should be changed to a windows like place for those kind of things. Probably somewhere in AppData directory or so.

On unices the config location is at: $HOME/.config/secureshare/client/

scusi commented 6 years ago

'makes no sense' is maybe not the correct term. I saw that other unix tools like ssh do the same or similar things on windows I am not sure if it's worth to fix this "issue".