2017-07-27 2:04 GMT+03:00 Jeremie Courreges-Anglas <[email protected]>: > On Wed, Jul 26 2017, Jeremie Courreges-Anglas <[email protected]> wrote: >> On Wed, Jul 26 2017, Jeremie Courreges-Anglas <[email protected]> wrote: >>> Hi, >>> >>> I heard some interest over sshlockout(8), which is part of DragonFlyBSD. >>> >>> From https://www.dragonflydigest.com/2017/07/25/20005.html: >>> >>> "sshlockout(8) will now lock out based on number of attempts, just so >>> that you don’t have huge logs of stubborn but stupid SSH brute force >>> attacks." >>> >>> I got curious and decided to create a port (untested so far). This >>> could be added to the tree if I get positive reports. >> >> Updated tarball, now uses pledge("stdio proc exec", NULL). Lightly >> tested. > > - add NO_TEST = Yes > - add a comment above MASTER_SITES about the source of the snapshot > > Any reviewer around? :)
Looks good enough for me. Any chance pledge(2) call gets into upstream? :) -- WBR, Vadim Zhukov
