Você daria a chave do cofre do Brasil para o Lula?
A reserva em Bitcoin propõe guarda multisig. 🔥Não perca esse episódio do André Talks HOJE às 17h com o deputado Eros Biondini. Fique ligado aqui!
La modalità #multisig per aggiungere un layer di #sicurezza per la custodia delle #crypto. Ne parliamo in un articolo dedicato, con consigli pratici e procedure passo dopo passo. https://cryptosmart.it/pagina/portafoglio-multifirma-per-la-sicurezza
Go и мультисиг: интеграция с Safe-контрактом
В этой статье рассматривается как создать мультисиг кошелек Safe с помощью смарт-контракта на языке Go.
We had a breakthrough in our search of a satisfying procedure to handle lost and compromised keys, as well as account reinitialisation. All possible without having to trust us. Will formalise all this, looking forward to have it implemented!
#security #multisig #signature #softwaresupplychain
🔐 Looking to enhance your #CryptoSecurity? Learn how to set up a multi-signature wallet and take control of your assets with added protection. Step-by-step guide here! 👇 https://finixyta.com/how-to-set-up-a-multi-signature-wallet-a-step-by-step-guide-for-enhanced-crypto-security/ #cryptowallet #multisig
@sun #sanctions and #politricks aside, this issue shouldn't exist and an "accept" / "confirmation" system would avoid both #spam and #harrassment to be viable with #NFTs, so I'd say this is a systemic failure...
Just like attempts of sending illicit stuff like drugs or guns to known celebrities' home addresses gets stopped in transit all the time...
#Bitcoin #multisig #hardware #signing performance report (2024)
https://blog.casa.io/bitcoin-multisig-hardware-signing-performance-2024/
The best wallet - hd, seedless wallet, mpc , multisig, PKP, Account abstraction and more
https://makertube.net/videos/watch/486ee61f-4acd-466a-906f-ea0b41c297ce
The "No One Cares" Show, Ep.75: Monero-chan in the Multisig of Madness
https://peertube.anon-kenkai.com/videos/watch/bcf76383-f0b4-46db-a05a-50141901b9c5
@sec_yote_agenda Shure...
#Escrow exists as intermediary that guarantees the solvency of the client and can act as mediator in case of a dispute.
There's a reason why modern versions like #Multisig are the norm for Cryptocurrency payments between non-trusting parties...
"BitForge: Fireblocks researchers uncover vulnerabilities in over 15 major wallet providers"
https://www.youtube.com/watch?v=b-RX45GC7-g
What is the best Wallet and #wallet #UX ?
One that do not exist and one that you could recover.
Let's discover together
#WhatsMissing: #WikiLeaks but with #Crowdfunding...
Something like "#LeakBounty":
One or multiple people can post bounties [via #multisig #monero] for detailed #leaks and if a [confirmed!] leak about it is published, the #bounty is released to the leaker unless they explicitly decline it.
In which case it'll be used to upkeep the site.
Some excellent beginner tips in here if you're getting familiar with bitcoin cold storage.
---
RT @unchainedcap
Are you just getting started with #multisig? Don't even know what it is? Wherever you are on your way to taking custody of your bitcoin wealth, our Tyler Campbell (@clockwork_prior) has 10 #bitcoin multisig tips for you. https://unchained.com/blog/top-10-bitcoin-multisig-tips/
https://twitter.com/unchainedcap/status/1498740754415591424
The "No One Cares" Show, Ep.67: "On Trustless Escrow", (Re)Introducing Nunchuk Multisig Bitcoin Wallet
https://peertube.anon-kenkai.com/videos/watch/580ad0a4-60f0-4d4b-bf55-efbc17757df9
Is your config file somewhere safe?
---
RT @unchainedcap
With a standard singlesig #bitcoin wallet, you only need to back up your key, but with #multisig, you need your keys *and* your config file.
The config file is like a treasure map that points a wallet to your bitcoin—we've put together a handy guide to help you read that map!
https://twitter.com/unchainedcap/status/1466098237526487041
Proposal: Bisq 2.0 - A simplified DEX (working title Sisq)
https://github.com/bisq-network/proposals/issues/330
--
Proposal: Bisq 2.0 - A multi-protocol DEX (working title Misq)
https://github.com/bisq-network/proposals/issues/330
--
Message board for multi-protocol project (working title Misq):
https://github.com/bisq-network/projects/issues/51
#Bitcoin :bitcoin: #Bisq #Bisq_Network #BisqNetwork #Bisq2 #Multisig #P2P #DEX #PeerToPeer #Pleb2Pleb #P2PTrading #P2PTrader #P2PTradingPlatform #P2PExchange #P2PExchanges
As a learning exercise, I wrote a toy implementation of MuSig2 (not useable, even as a starting point, for real world code, please note!) in Python, it was useful for me and may be for others trying to get a handle on how it works:
https://gist.github.com/AdamISZ/3c09bc235654b28ca1192aa1f21fe3ce
Probably start by reading the top comment and then lines 440-475 to get a handle on it.