46c39c8aee
Filepos DB reveals canonical paths of opened files. Use 0600 instead of default umask (0644) so other users cannot read it. Reindent the HomeGuard struct / scoped_home function inside the #[cfg(test)] mod tests block (functionally correct, just hard to read before).