Challenges
- Implement the same plugin that generates Python code and updates the Python AddressBook
- Implement a plugin (
protoc-gen-redact
) that generates a Redact function, implementing the redaction of data labeled with thedebug_redact
field option - Add a protoc plugin option to choose the character that should be used for redacting (the default is
*
)