commit b12b35b0bfed03ae7f161da4a16c7fc4840694c6 from: Stefan Sperling date: Sun Aug 04 13:29:04 2019 UTC reword commit - 8797b2280033741ca768a2317dbd0a0312e73c4e commit + b12b35b0bfed03ae7f161da4a16c7fc4840694c6 blob - 7cf6d3904d98ef99fa3f0a28e5d1e40683739145 blob + 5a8fb1cece774fb62aa5e8a8be5d49d00bbd8db9 --- goals.html +++ goals.html @@ -34,7 +34,7 @@ Follow OpenBSD's security practices and coding style. Use privilege separation when parsing data from network or disk.
  • Use pledge(2) and unveil(2). -
  • Use a peer-reviewed development process. +
  • Use a development process based on code review.
  • Consider workflow requirements of OpenBSD developers.