Damus
sethforbtc profile picture
sethforbtc
@sethforbtc
Is there a way for me to use my current key pair as a parent to generate additional child key pairs that I could use around the internet?

For example, I may want to use a service that allows me to pay sats via LN on-demand to generate an image, or privately download and summarize a YouTube video, and I may not want it tied to my sethforbtc npub. I may want to generate new keys every time I transact or use a new service, but who wants to keep track of hundreds of key pairs? I want them all to roll up to my main key, but maintain my privacy.

#AskNostr
@hzrd149
@Guy Swann
2❤️1🤙1
hzrd149 · 101w
This might be what your looking for https://github.com/gzuuus/keyNest I don't know how complete it is but If i remember it lets you derive child nostr keys nostr:npub1gzuushllat7pet0ccv9yuhygvc8ldeyhrgxuwg744dn5khnpk3gs3ea5ds
Gzuuus · 101w
Yes that the use case on Keynest https://github.com/gzuuus/keyNest but at the moment there is no binaries, you would need to build it.