Ticket #3 (new defect)

Opened 5 years ago

Last modified 5 years ago

A way to render sensitive data in our log

Reported by: amandel Owned by: jCoderZ
Priority: minor Milestone: unscheduled
Component: misc Version:
Keywords: Cc:

Description (last modified by amandel) (diff)

We could create a data type that is used in our logging to display sensitive data like passwords, credit card data etc. in the log output.

There could be 2 or 3 types of rendering:

  • Replace with a random number of stars
  • Replace with a (secure-)hash generated out of the input data
  • Encrypt with a given key that allows dedicated decryption

Change History

Changed 5 years ago by amandel

  • description modified (diff)

Changed 5 years ago by mrumpf

  • milestone set to 1.1

Changed 5 years ago by mrumpf

  • milestone 1.1 deleted

Changed 5 years ago by amandel

  • milestone set to unscheduled

Changed 5 years ago by amandel

  • owner changed from mrumpf to jCoderZ

Changed 5 years ago by amandel

  • description modified (diff)
  • summary changed from A way to render sensitive data in out log to A way to render sensitive data in our log
Note: See TracTickets for help on using tickets.