pewview icon indicating copy to clipboard operation
pewview copied to clipboard

Revisit bucket stripping

Open AlexGustafsson opened this issue 4 years ago • 0 comments

From the code:

// TODO: This is not really a great idea.
// First, it scales badly - three rows per entry
// Second, it forces default values for ports etc.
// Third, it does not provide secure defaults - every time a new field
// is added, if it is not added here, it will leak information

AlexGustafsson avatar Jun 14 '21 12:06 AlexGustafsson