Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of encfs config file stored in arbitrary location #143

Closed
CoolSpot opened this issue May 12, 2020 · 3 comments
Closed

Add support of encfs config file stored in arbitrary location #143

CoolSpot opened this issue May 12, 2020 · 3 comments

Comments

@CoolSpot
Copy link

CoolSpot commented May 12, 2020

By default EncFS reads config file named ".encfs6.xml" from the encrypted directory.
Gnome Encfs Manager allows user to use config file stored anywhere (Configure stash -> Advanced... -> encfs_config_file).
EncFS CLI accepts environment variable ENCFS6_CONFIG for custom config file location.

This might be a safer approach for situation when EncFS is used over potentially vulnerable storage, such as Dropbox.

I can't see how I can make zuluMount to use EncFS config located in another directory.

@mhogomchungu
Copy link
Owner

Do you know about SiriKali?[1]. Its my project and it can already do what you want.

Will add the ability shortly.

[1] https://github.com/mhogomchungu/sirikali

@CoolSpot
Copy link
Author

CoolSpot commented May 12, 2020

SiriKali looks good, thank you very much!
Even though it has option to use external config, it doesn't work well with EncFS version 1.9.2 because there was no "--config" flag before version 1.9.5 .
EncFS version 1.9.2 is the default version in Ubuntu 18.04 LTS and Linux Mint 19 repositories.

@mhogomchungu
Copy link
Owner

Latest[1] released version of SiriKali supports this. You can get a binary version of SiriKali from here[2] if you can't/don't want to build from source.

[1] https://github.com/mhogomchungu/sirikali/releases/tag/1.4.4

[2] https://download.opensuse.org/repositories/home:/obs_mhogomchungu/xUbuntu_18.04/amd64/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants