commit 21d73a687ea583f5ef65867d4d6ec8f0ad20c2e4 from: Stefan Sperling date: Mon Aug 05 12:56:08 2019 UTC wording commit - 1f33b18b4fe2dabc832065e903422c1fda552319 commit + 21d73a687ea583f5ef65867d4d6ec8f0ad20c2e4 blob - 999724aa8528e0c14f3412dad3a82eb35a1c8c83 blob + 773c0be8db930fbfeae75ed073130242369a2c4c --- goals.html +++ goals.html @@ -40,7 +40,7 @@ Follow OpenBSD's security practices and coding style. pledge(2) and unveil(2).
  • -Use privilege-separated programs running under pledge("stdio") +Use privilege-separated helper programs running under pledge("stdio") for parsing data from network or disk.