Hacker News new | ask | show | jobs
by vatsachakrvthy 225 days ago
How could one debug if we couldn't view contents of the store directory?
1 comments

You can still read individual store objects in their entirety. You just need to know the store path for the object that you want to read.

You can still use root or something to list all the store paths. (But ideally nothing else would be running as root / with that power.)