Coinb.in: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m typos / formatting |
||
Line 1: | Line 1: | ||
'''Coinb.in''' is a free and ''open source project'' released under the MIT license, originally by [https://bitcointalk.org/index.php?action=profile;u=34834 OutCast3k] in 2013. | '''Coinb.in''' is a free and ''open source project'' released under the MIT license, originally by [https://bitcointalk.org/index.php?action=profile;u=34834 OutCast3k] in 2013. | ||
Line 28: | Line 26: | ||
===Privacy=== | ===Privacy=== | ||
Coinb.in | Coinb.in believes strongly in privacy, not only does it support the use of TOR, the site also does not collect and store IP or transaction data via their servers. | ||
==External links== | ==External links== |
Revision as of 08:21, 13 June 2015
Coinb.in is a free and open source project released under the MIT license, originally by OutCast3k in 2013.
Github: https://github.com/OutCast3k/coinbin/
TOR: 4zpinp6gdkjfplhk.onion
Features
- Offline Compressed & uncompressed Address creation.
- Offline Multisignature Address creation.
- HD (bip32) support
- "In browser" Key (re)generation.
- Send and receive payments.
- Ability to decode transactions, redeem scripts and more offline.
- Build custom transactions offline.
- Sign transactions offline.
- Signatures are deterministic as per RFC 6979 (https://tools.ietf.org/html/rfc6979#section-3.2)
- Broadcast transactions.
- nLockTime support.
- Add custom data to transactions with the use of OP_RETURN.
- Support current Dark Wallet Stealth Address structure (as of version Alpha 7) for outputs.
- Brain wallet support.
- Compatible with bitcoin-qt
- An offical .onion address for tor users.
- Offline qrcode creator and scanning tool
Privacy
Coinb.in believes strongly in privacy, not only does it support the use of TOR, the site also does not collect and store IP or transaction data via their servers.