question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Switch blinded token requests to use new mywallet endpoint

See original GitHub issue

Description

In order to better specify the privacy properties of the various ads endpoints, we want to change the hostnames to explicitly reflect the specific use according to our privacy policy:

The following endpoints should be reconfigured to go to mywallet.ads.brave.com, with the same path as current

  • /v1/getstate
  • /v2/confirmation/token/{paymentId}
  • /v2/confirmation/payment/{paymentId}

All other endpoints on ads-serve.brave.com should instead go to anonymous.ads.brave.com


Anonymous (anonymous.ads.*): GET /v1/issuers/ POST /v2/confirmation/{confirmation_id}/{credential} GET /v2/confirmation/{confirmation_id}/paymentToken

Non anonymous (mywallet.ads.*):

PUT /v2/confirmation/payment/{payment_id} GET /v2/confirmation/token/{payment_id}?nonce={nonce} POST /v2/confirmation/token/{payment_id} GET /v{n}/catalog falls back to ads-static for production environment GET /v1/getstate falls back to ads-static for production environment

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ShivanKaulcommented, Mar 15, 2022

@jsecretan can we make sure that the new endpoints are cert-pinned? @diracdeltas

Read more comments on GitHub >

github_iconTop Results From Across the Web

10+ Cryptocurrency Fraud and Scams You Need to Pay ...
Cryptocurrency fraud and scams are rampant. Are you willing to risk your wallet? Read our complete guide to learn how to protect your ......
Read more >
Use of Wasabi FAQ
Wasabi creates a new Tor identity called Bob, and with it you send the unblinded anonset output together with the signature to the...
Read more >
Token Introspection Endpoint - OAuth 2.0 Simplified
When an OAuth 2.0 client makes a request to the resource server, the resource server needs some way to verify the access token....
Read more >
Graphene Documentation - Read the Docs
The supply not change! – User-Issed-Assets: All UAI tokens will be migrated 1:1. – BitAssets: Because the new chain is a simple migration ......
Read more >
Methods and apparatus for enabling transaction relating to ...
In turn, a user may apply default rules within the title management module ... content versus retrieving new content on every request for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found