You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
We could offer a slight level of privacy to domain/webpage owners by allowing them to use extended public keys to generate tip addresses. This could be done by creating a small library that serves random addresses from an xpub. The process would look like
server owner puts xpub on back-end
server owner puts the amount of randomness they require
front-end is served a "random" address
Alternatively, we could have the library generate a new address every time a wallet gains balance.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We could offer a slight level of privacy to domain/webpage owners by allowing them to use extended public keys to generate tip addresses. This could be done by creating a small library that serves random addresses from an xpub. The process would look like
"random"
addressAlternatively, we could have the library generate a new address every time a wallet gains balance.
The text was updated successfully, but these errors were encountered: