Compare commits
No commits in common. "v1.0.1" and "main" have entirely different histories.
1 changed files with 0 additions and 3 deletions
|
@ -39,8 +39,6 @@ Each line should be a literal string to redact. Lines starting with `#` are igno
|
|||
redaction: [your-censor-string]
|
||||
```
|
||||
|
||||
You may also use `import:` to import an entire dir's text content as a set of blocked strings.
|
||||
|
||||
Example `.blocked_words.txt`:
|
||||
|
||||
```
|
||||
|
@ -48,7 +46,6 @@ Example `.blocked_words.txt`:
|
|||
redaction: <removed>
|
||||
ABC123XYZ456
|
||||
supersecretpassword
|
||||
import: ~/.ssh
|
||||
```
|
||||
|
||||
## Security
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue