🚀 Just launched a tool to combine PSBTs using Nostr!
If you're experimenting with Testnet4, this makes coordinating multi-sigs or collaborative transactions seamless. Fully open source and ready to test.
Try it out here: https://t.co/IapWFYyWXb
#Bitcoin#Nostr#OpenSource
Puntuacion de privacidad: A+ (100/100) - practicas solidas de privacidad. Asi es como se debe hacer. 13 heurísticas verificadas.
https://t.co/WtgR9Sm39S
🚀 Just launched a tool to combine PSBTs using Nostr!
If you're experimenting with Testnet4, this makes coordinating multi-sigs or collaborative transactions seamless. Fully open source and ready to test.
Try it out here: https://t.co/IapWFYyWXb
#Bitcoin#Nostr#OpenSource
1/9 📢 Learn how a group of people (like Bob, Alice, etc.) can mix PSBTs (Partially Signed Bitcoin Transactions) for greater privacy without losing custody of their funds, easily. The result will look like this. 🔒✨ #Bitcoin#Privacy#PSBT https://t.co/Km9KD0lwgf
@jonf3n Hello, I haven't seen much interest in the project, which is why I haven't allocated all my resources to addressing the errors. However, let me know where that error appears. I've tested it and don't see that error screen. Thank you.
1/9 📢 Learn how a group of people (like Bob, Alice, etc.) can mix PSBTs (Partially Signed Bitcoin Transactions) for greater privacy without losing custody of their funds, easily. The result will look like this. 🔒✨ #Bitcoin#Privacy#PSBT https://t.co/Km9KD0lwgf
@LarryLasermind Thanks, I'll note it down for improvements, it's just me programming and I do it in my free time. I have to investigate how to do it with Tor. As for being proactively announced, I have a Telegram bot just for that.
@LarryLasermind Once the target number of PSBTs has been reached, the website decodes the union of all the PSBTs and displays the one that needs to be signed, each participant checks and signs their PSBT and the last one sends it since they will have all the signatures.
@LarryLasermind Yes, it is saved but encrypted, whoever has access will not see anything, it is encrypted with the initial word that you use to create the PSBT. When you reach 3 or the ones you choose (3 was an example) the PSBT is decoded and appears for all participants.
@LarryLasermind I didn't know about it, but I've read about it and it only allows 1 exit and 1 entry without change, with what I do everything is allowed, 5 entries and 1 exit or 5 entries and 1 exit and change.
@LarryLasermind I think a lot,what I do is mix PSBT without knowing which one is sent or not to network and without knowing anything, just what can be seen on the blockchain. You can do CJ with yourself without anyone knowing,it's an additional product and it's easy to use,but it's my opinion
@LarryLasermind No, each one manages his own tx, and the one who sends it is the last one to add his PSBT, there is no central coordinator. The web only joins PSBT by encoding inputs and outputs until the final moment where it is shown for all participants.