Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor wallet public_key to private_key and remove logging of private key to console #4796

Closed
tmancey opened this issue Jun 11, 2019 · 1 comment · Fixed by brave/brave-core#2656

Comments

@tmancey
Copy link
Contributor

tmancey commented Jun 11, 2019

Test plan

See brave/brave-core#2656

Description

Refactor Confirmations wallet public_key to private_key and remove logging of private key to console

@tmancey tmancey self-assigned this Jun 11, 2019
@tmancey tmancey added this to the 0.68.x - Nightly milestone Jun 11, 2019
@tmancey tmancey added QA/No security priority/P2 A bad problem. We might uplift this to the next planned release. labels Jun 11, 2019
@tmancey tmancey changed the title Refactor wallet public_key to private_key and remove logging Refactor wallet public_key to private_key and remove logging of private key to console Jun 11, 2019
@tmancey tmancey added QA/Yes priority/P1 A very extremely bad problem. We might push a hotfix for it. and removed QA/No priority/P2 A bad problem. We might uplift this to the next planned release. labels Jun 11, 2019
@srirambv
Copy link
Contributor

srirambv commented Jun 28, 2019

Verification passed on

Brave 0.66.99 Chromium: 75.0.3770.100 (Official Build) (64-bit)
Revision cd0b15c8b6a4e70c44e27f35c37a4029bad3e3b0-refs/branch-heads/3770@{#1033}
OS Linux
  • Verified ads viewed and confirmations are redeemed
  • Verified private key is masked in logs
    image

Verification passed on

Brave 0.66.99 Chromium: 75.0.3770.100 (Official Build) (64-bit)
Revision cd0b15c8b6a4e70c44e27f35c37a4029bad3e3b0-refs/branch-heads/3770@{#1033}
OS Windows 10 OS Version 1803 (Build 17134.523)
  • Verified tokens redeemed at server side for viewed ads - successfully paid message is verified in logs
  • Verified Private Key is in encrypted form in logs
  • Verified Public key is removed from logs

image

Verified passed with

Brave 0.66.99 Chromium: 75.0.3770.100 (Official Build) (64-bit)
Revision cd0b15c8b6a4e70c44e27f35c37a4029bad3e3b0-refs/branch-heads/3770@{#1033}
OS Mac OS X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment