SecurityInnovation / PGPy

Pretty Good Privacy for Python
BSD 3-Clause "New" or "Revised" License
313 stars 98 forks source link

get stuff actually working again, and cleanup #423

Closed Commod0re closed 1 year ago

Commod0re commented 1 year ago

public WIP so interested folks can follow progress

Commod0re commented 1 year ago

y'all have created a ton of work for me in my absense, this code has all gone to shit

Commod0re commented 1 year ago

it's important to stick to the established naming, capitalization, and placement conventions. It's important to spell things correctly. It's important to write idiomatic Python code and not Java in Python syntax. Mixing conventions willy nilly is how code rots into security problems. We have to be a lot more strict about this from now on when reviewing PRs.