-
Notifications
You must be signed in to change notification settings - Fork 285
Feature proposal: Detect if .ppk files are encrypted or not #191
Open
Description
tl;dr
if (file contains `Encryption: none`) AND (file endswith `.ppk`) {
we should log a new BLACK level warning.
}
for ascii armored .ppk file format.
Activity
Metadata
Metadata
Assignees
Labels
No labels