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

fortify safe_dir #65

Closed
jaromil opened this issue Nov 3, 2011 · 1 comment
Closed

fortify safe_dir #65

jaromil opened this issue Nov 3, 2011 · 1 comment
Assignees
Labels

Comments

@jaromil
Copy link
Member

jaromil commented Nov 3, 2011

Make the temporary safe directory creation stronger: check if /dev/shm is already mounted, if not check if tmpfs is present in the kernel, else give a warning and maybe fail operation. The aim is to use tmpfs as it is possible on the system, possibly keeping all temporary unencrypted data in RAM.

@ghost ghost assigned davinerd Dec 22, 2011
@jaromil
Copy link
Member Author

jaromil commented Jun 12, 2013

this was fixed some time ago, see _have_shm() and safe_dir() itself.

@jaromil jaromil closed this as completed Jun 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants