Meet Secure Bitcoin Black (SBB): Changing the Game for Bitcoin Transactions

6 replies 177 views
its_alphaMember
Posts: 5 · Reputation: 86
#1Dec 11, 2021, 11:31 AM
Hey everyone, I’m super excited to share a new project that’s looking to change the way we think about Bitcoin transactions: Secure Bitcoin Black (SBB). In this post, I’ll break down what SBB is all about and invite you to come along as we push for better privacy and security in the world of digital finance. What is Secure Bitcoin Black? Secure Bitcoin Black is a fresh initiative aimed at tackling the transparency that Bitcoin is known for by focusing on keeping things private and secure. It uses some cutting-edge cryptographic methods and new scripting techniques to provide a safe and anonymous way to handle Bitcoin assets. Cool Features of Secure Bitcoin Black Anonymous Wallet Creation SBB can create secure and anonymous wallets for receiving funds, keeping your transactions private. Boosted Transaction Security Every transaction through SBB is encrypted and anonymous, which helps maintain user privacy. Easy-to-Use Interface SBB has a user-friendly design that makes it easy to manage transactions and navigate the platform. Community Driven As an open-source project, SBB values input and collaboration from the community in its ongoing development. Why Secure Bitcoin Black Matters In a time when keeping our data private is super important, SBB gives people the power to control their financial dealings while protecting their personal info. By putting user privacy and security first, SBB is set to transform how we interact with digital finance. Come Join Us We’d love for you to discover more about Secure Bitcoin Black!
3 Reply Quote Share
its_alphaMember
Posts: 5 · Reputation: 86
#2Dec 13, 2021, 01:36 PM
Example Secure Bitcoin Black (SBB) Address Generated. Script Generated from Random Bytes (Range: 3 Bytes): Script: 326236 Locking Key Generated from Script: Locking Key: 033262367687 (Lock Script: 0x3 (push 3 bytes) + random string + OP_DUP + OP_EQUAL) Unlocking Script (Redeem Script) for Spending Funds: Unlocking Script: 080603033262367687 Script Hash Calculation: Script Hash (SHA256): SHA256(033262367687) Script Hash 160 Calculation (RIPEMD160): Script Hash 160: RIPEMD160(SHA256(033262367687)) P2SH Payload Creation: P2SH Payload: P2SH Prefix + Script Hash 160 Checksum Calculation for Address: Double Hash (SHA256) of P2SH Payload for Checksum P2SH Address Generation: P2SH Address: Base58 Encode(P2SH Payload + Checksum) Result: Script: 326236 Lock: 033262367687 (Lock Script: requires Unlock Script for spending funds) Unlock: 080603033262367687 (Unlock Script for spending funds) Address: 2N6aRozc4sbi635Dxm5AUCNoaX6qe2UdFCx (Bitcoin Address corresponding to the Lock and Unlock Script) <- dont send tesnet btc balances to this address, since the codes is still on development for generate the raw transaction hex, for easy use to broadcast through network. No private key is used for this transaction (UTXO).   Disclaimer Please note that this example serves for illustration purposes only. The codes are currently under development on the testnet and require further enhancements. Additionally, the final test will aim to make the address resemble a P2SH format while maintaining the address format similar to SHA256. Eg. pkscript: 245e85c70aaf9953b08c21d8b8e09bcb0ea3ab4c8bd26063a3989a177f6e0c5a9300000000 so the transaction on blockchain explorer look like this. From Unknown ? 1.00000000 BTC •$69,456.33 BTC To Unknown ? 1.00000000 BTC •$69,456.33
4 Reply Quote Share
tonybitMember
Posts: 16 · Reputation: 187
#3Dec 15, 2021, 06:12 AM
How is this different from Monero or Zcash?  They're already established privacy coins with tons of users.  What makes SBB the better option? This whole post talks about privacy and security, but it's all vague.  Tell us the specifics!  What "advanced cryptographic techniques" are you using?  How's your "anonymous wallet generation" work?
2 Reply Quote Share
hash_bossLegendary
Posts: 1166 · Reputation: 5261
#4Dec 15, 2021, 09:35 AM
So where is source code of this project?
2 Reply Quote Share
its_alphaMember
Posts: 5 · Reputation: 86
#5Dec 15, 2021, 02:56 PM
Stay tune sir, I just stand alone on this project
1 Reply Quote Share
its_alphaMember
Posts: 5 · Reputation: 86
#6Dec 16, 2021, 12:59 AM
Monero or Zcash is implemented on their own blockchain, i just want take advantage with bitcoin network. Zero-Knowledge Proofs for leverage zero-knowledge proofs to enable transaction validation without revealing sensitive information, enhancing privacy and confidentiality. Use method ring signatures employed to obfuscate the origin of transactions, making it difficult for third parties to trace the flow of funds. Anonymous Wallet Generation. Wallet generation process is designed to provide users with complete privacy and anonymity when managing their Bitcoin assets. Randomized Script Generation generate a random script using secure cryptographic techniques, ensuring unpredictability and randomness. Locking and Unlocking Scripts The generated script is used to create locking and unlocking scripts, which form the basis of secure Bitcoin transactions. These scripts contain specific opcode sequences and cryptographic elements to ensure the integrity and security of transactions. P2SH Address Generation The locking script undergoes hashing and transformation to generate a Pay-to-Script-Hash (P2SH) Bitcoin address. This address enhances privacy by obfuscating transaction details and providing a layer of anonymity for users. Seamless Transaction Management Users can securely manage their Bitcoin funds using the generated P2SH address, with the assurance of privacy and security throughout the transaction process. this is most like stealth address, but i provide the simple way since stealth address method Generate a private key for the sender -> Derive the corresponding public key for the sender -> Generate a private key for the recipient -> Derive the corresponding public key for the recipient -> Generate a random secret for the stealth address -> Hash the shared secret to create the stealth address. and SBB is exploring solutions that allow users to generate temporary addresses for single-use transactions, reducing the risk of address reuse and enhancing anonymity.
5 Reply Quote Share
just_gangMember
Posts: 44 · Reputation: 245
#7Dec 16, 2021, 04:26 AM
The established notion of confidential transactions [1] requires hiding the amounts involved. Since SBB doesn't hide amounts, it has no confidentiality. [1] https://en.bitcoin.it/wiki/Confidential_transactions
2 Reply Quote Share

Related topics