Add builder.secret() to mark Properties for obfuscation in memory
Open
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Any Property could be secret. Perhaps some sort of obfuscation that hides the value a bit in memory so it is not see easily harvested would be a nice addition? Might additionally ensure that toString() doesn't print the value.
Contributor guide
Assessment
This issue has not been assessed yet.