Armory: Difference between revisions
Jump to navigation
Jump to search
Expresscoin (talk | contribs) m →External Links: Added link to Quick Guide to setup Armory |
Expresscoin (talk | contribs) Updated more features from their website, added link to the Feature's page. |
||
Line 1: | Line 1: | ||
An open-source, python-based, wallet-management application for the Bitcoin network. | An open-source, python-based, wallet-management application for the Bitcoin network. | ||
It is very resource-intensive and thus will not be usable by everyone. The beta version of the project is being crowdfunded<ref>[http://www.rockethub.com/projects/6056-armory-bitcoin-development-funding Armory Bitcoin Development Funding]</ref>. | |||
Available for Windows and Linux | Available for Windows, Mac OSX, and Linux. | ||
Armory is licensed under the AGPL. | Armory is licensed under the AGPL. | ||
Line 13: | Line 13: | ||
* Import addresses created with [[vanitygen|VanityGen]] or sweep funds from Casascius physical Bitcoins. | * Import addresses created with [[vanitygen|VanityGen]] or sweep funds from Casascius physical Bitcoins. | ||
* Toggle between “Standard” and “Advanced” modes to guarantee an appropriate set of options and information. | * Toggle between “Standard” and “Advanced” modes to guarantee an appropriate set of options and information. | ||
And more -- see the [http://bitcointalk.org/index.php?topic=56424.0 project's forum thread] for full details. | * Ability to add "Watching-Only" Wallets | ||
* Fragmented (M-of-N) Backups | |||
* SecurePrint for all Backup Types | |||
* Decentralized Multi-Signature "Lockboxes" (up to 7-of-7) | |||
* Daemon/API for Services and Network Integration | |||
* Message Signing | |||
And more -- see the [http://bitcointalk.org/index.php?topic=56424.0 project's forum thread] for full details or on [https://bitcoinarmory.com/about/features/ Armory Features] on their website. | |||
==History== | ==History== |
Revision as of 20:49, 18 August 2014
An open-source, python-based, wallet-management application for the Bitcoin network.
It is very resource-intensive and thus will not be usable by everyone. The beta version of the project is being crowdfunded[1].
Available for Windows, Mac OSX, and Linux.
Armory is licensed under the AGPL.
Features
- Encrypted wallet (optional)
- Maintain offline wallets for 100% security from online attackers.
- Import addresses created with VanityGen or sweep funds from Casascius physical Bitcoins.
- Toggle between “Standard” and “Advanced” modes to guarantee an appropriate set of options and information.
- Ability to add "Watching-Only" Wallets
- Fragmented (M-of-N) Backups
- SecurePrint for all Backup Types
- Decentralized Multi-Signature "Lockboxes" (up to 7-of-7)
- Daemon/API for Services and Network Integration
- Message Signing
And more -- see the project's forum thread for full details or on Armory Features on their website.
History
The Armory project was announced January 3rd, 2012[2].
See Also
External Links
- Amory Project page
- Armory project page on bitcointalk.org
- How to Setup a Armory Bitcoin Wallet for Windows, Mac, and Linux