block-lists and allow-lists

This commit is contained in:
Christopher Lemmer Webber 2019-07-20 08:53:38 -04:00
parent 287d89b2c1
commit df264a4ec9
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ Unfortunately, both solutions as a foundation actually shake the
structure of the system apart after long enough. structure of the system apart after long enough.
This isn't to say we aren't sympathetic to the goals of block-lists This isn't to say we aren't sympathetic to the goals of block-lists
and deny-lists, but that they don't work long term. and allow-lists, but that they don't work long term.
In order to understand this, we need to look at the problem from In order to understand this, we need to look at the problem from
several sides. several sides.