Super Testnet's avatar
Super Testnet
npub1yxp7...399s
Open source dev w/ bitcoin focus | supertestnet.org bc1qefhunyf8rsq77f38k07hn2e5njp0acxhlheksn
Super Testnet's avatar
Super Testnet 1 month ago
There is an interesting pair of sentences in this explainer about Second's new variant of Ark: "All cosigners would need to collude to compromise a user's VTXO...currently, the only cosigner is the server itself." In other words, the server can steal. For now.
Super Testnet's avatar
Super Testnet 1 month ago
When monero people say "it's not safe to send your monero to KYC'd exchanges" it is an implicit confession that monero is not fungible If it was, it would be safe to receive it from anyone and send it anywhere
Super Testnet's avatar
Super Testnet 1 month ago
Electrum WSS: - mainnet - wss://mempool.guide/electrum-websocket/ - test3 - wss://blockstream.info/testnet/electrum-websocket/ - test4 - wss://blackie.c3-soft.com:57012 - signet - wss://blockstream.info/signet/electrum-websocket/ - mutiny - wss://mutinynet.com/electrum-websocket That is a list of electrum servers that expose their TCP api over websockets, meaning even web browsers can use them for validating info like a p2p node would do. Electrum servers are, of course, not exactly "peers" to most of their users, but if you validate their data they are.