HomePhabricator

Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the…
d4746d56c0c4Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log.

Details

Provenance
Mark Friedenbach <mark@blockstream.io>Authored on Oct 16 2014, 23:16
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe8f6d54f1f58: Merge pull request #5082
Branches
Unknown
Tags
Unknown

Event Timeline

Mark Friedenbach <mark@blockstream.io> committed rSTAGINGd4746d56c0c4: Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the… (authored by Mark Friedenbach <mark@blockstream.io>).Oct 17 2014, 07:33