| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fs-mistrust: write a lot about TOCTOU issues. | Nick Mathewson | 2022-05-03 | 1 | -0/+13 |
| | | |||||
| * | fs-mistrust: Rename SecureDir to CheckedDir. | Nick Mathewson | 2022-05-03 | 1 | -8/+8 |
| | | |||||
| * | Add a SecureDir API for checked access to directories | Nick Mathewson | 2022-05-03 | 1 | -0/+229 |
| The only way to get a SecureDir is by having checked a directory. Once you have one, it encourages you to open and create files and directories with the right permissions, and checks them for you. | |||||
