「Armory」の版間の差分

提供: tezos-wiki
移動先: 案内検索
(1版 をインポートしました)
1行目: 1行目:
{{#seo:
+
'''Bitcoin Armory''' is an open-source, python-based, wallet-management application for the Bitcoin network.
|title= Armory wallet application. All about cryptocurrency - Bitcoin Wiki
 
|keywords=blockchain projects, Bitcoin Armory, cryptocurrency, blockchain
 
|description=Bitcoin Armory is an open-source, python-based, wallet-management application for the Bitcoin network.
 
}}
 
[[File:Armory-logo.png|400px|right|Armory logo]]
 
  
Bitcoin Armory is an open-source, python-based, wallet-management application for the Bitcoin [[network]].
+
'''Note:''' The Armory project is no longer maintained by its creator<ref>[https://bitcointalk.org/index.php?topic=1351792.0 The End of the Road for Armory]</ref>, however there is an effort underway to [https://github.com/etotheipi/BitcoinArmory/issues/325 change to a new maintainer].
  
Armory is a desktop application for Bitcoin funds management. It is a full-featured [[Bitcoin wallet]] management application which aims to combine the two characteristics of wallets previously perceived as mutually exclusive: [[security]] and usability. It comes with a set of unique features not available in any other client, although it is possible to use its split interface to choose "standard" mode which is devoid of some information people new to Bitcoin may consider excessive.
+
==Features==
  
==Concept==
+
* Available for Windows, Mac OSX, and Linux.
[[File:ArmoryMainScreen.png|300px|thumb|right|Armory main interface]]
+
* Licensed under AGPL v3.
Multi-currency wallet Armory allows you to create messages using a private [[private key]] – the recipient will always know that he received a message from a particular user.
+
* Encrypted wallet (optional).
 +
* Maintain offline wallets for 100% security from online attackers. 
 +
* Import addresses created with [[vanitygen|VanityGen]] or sweep funds from Casascius physical Bitcoins.
 +
* Toggle between “Standard”, “Advanced”, and "Expert" modes to guarantee an appropriate set of options and information.
 +
* Custom [[deterministic wallet]] format.
 +
* 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.
 +
 +
See the [http://bitcointalk.org/index.php?topic=56424.0 project's forum thread] for full details or on [https://bitcoinarmory.com/ their website].  
  
Armory wallet, in fact, is an addition to [[Bitcoin Core]], which allows to increase the level of security in the operation of virtual means.
+
==History==
  
The main requirement for the installation of the wallet Armory is the presence of another workstation, which has more than 512 megabytes of RAM and USB-drive for storing information. In this case, the second station – a computer should not be connected to the Internet. This condition ensures the safety of confidential data, even if the attacker hacked your account-access to the tools will be limited due to the lack of an online connection.
+
The Armory project was announced January 3rd, 2012<ref>[http://bitcointalk.org/index.php?topic=56424.0 Armory - The most advanced Bitcoin Client in existence!] on [[BitcoinTalk Forum]]</ref>.
  
When using a mobile wallet, it is necessary to ensure high-quality encryption of the client, and the backup copy of the keys of the wallet Armory should be stored in another source of information. This is a guarantee that even if you lose control of the application passwords will provide an adequate level of protection for your funds.
+
=== Crowdfunding ===
  
====History====
+
The project received $2,661 by 26 funders on crowdfunding site RocketHub. The project completed it's funding on 2012-03-19<ref>[http://www.rockethub.com/projects/6056-armory-bitcoin-development-funding Armory Bitcoin Development Funding]</ref>.  
The Armory project was announced January 3rd, 2012<ref>[http://bitcointalk.org/index.php?topic=56424.0 Armory - The most advanced Bitcoin Client in existence!] on BitcoinTalk Forum</ref>.  
 
  
==== Crowdfunding ====
+
==See Also==
The project received $2,661 by 26 funders on crowdfunding site RocketHub. The project completed it's funding on 2012-March-19<ref>[http://www.rockethub.com/projects/6056-armory-bitcoin-development-funding Armory Bitcoin Development Funding]</ref>.
 
== Features ==
 
  
* '''Unlimited number of wallets''' - Armory was designed from the start to support multi-wallet operations without limit on number.
+
* [[Thin Client Security]]
* '''Dialogue option''' to print paper backup when creating wallet.
 
* '''Watching-only wallets''' - there is a possibility of forking a “watching-only” wallet that contains no private-key data, but can still be used generate addresses and confirm payments.
 
* '''Wallet-update logic''' guarantees all atomic file operations. The system will automatically recover user's wallets after any power failures or extremely rare-but-possible RAM/HDD errors.
 
 
 
The Armory wallet site offers users several user modes:
 
* Standard – standard;
 
* Advanced-advanced;
 
* Developer-expert mode.
 
 
 
==Advantages==
 
Armory bitcoin wallets are a reliable way to store and manipulate [[cryptocurrency]]. Why is it necessary to choose an electronic wallet [[Armory Wallet]] when creating a wallet – to get an answer to this question will allow an overview of all the advantages that this client provides to the user:
 
* secure management of funds even if you are connected to the Internet;
 
* storing private keys on the offline media, working in offline mode;
 
* [[address]] creation and control of funds without risk of hacking by intruders;
 
* operation by means of offline mode when using USB-key;
 
* the ability to create a [[paper wallet]].
 
 
 
==Disadvantages==
 
Despite the fact that the installation of the Armory wallet on the computer offers bitcoin a lot of positive aspects of the client's use, among its positive aspects it is also necessary to highlight some disadvantages, which somewhat darken the picture:
 
* Armory requires that you have plenty of free disk space to install;
 
* operation options the Armory client requires specific skills and experience in the use of such programs;
 
* to generate the Armory wallet requires the official Bitcoin Core wallet because of the lack of Armory needed network functions;
 
* easy of use in the Armory only for Windows platforms, Linux, Mac, Ubuntu.
 
  
 
==External Links==
 
==External Links==
59行目: 40行目:
 
* [http://www.expresscoin.com/wallets/bitcoin/armory How to Setup a Armory Bitcoin Wallet for Windows, Mac, and Linux]
 
* [http://www.expresscoin.com/wallets/bitcoin/armory How to Setup a Armory Bitcoin Wallet for Windows, Mac, and Linux]
  
== See also ==
+
'''Discontinued'''
* [[Bitcoin]]
+
* [https://www.bitcoinarmory.com/ Armory Official Website] (ATI no longer maintains Armory)
* [[Bitcoin wallet]]
+
* [https://github.com/etotheipi/BitcoinArmory Armory Project GitHub Page] (no longer maintained)
* [[Bitcoin address]]
 
* [[Thin Client Security]]
 
  
== References ==
+
==References==
 
<references />
 
<references />
  
[[ru:Armory]]
+
[[Category:Clients]]
 
+
[[Category:Open Source]]
[[Category:EWallets]]
 

2018年4月10日 (火) 00:46時点における版

Bitcoin Armory is an open-source, python-based, wallet-management application for the Bitcoin network.

Note: The Armory project is no longer maintained by its creator[1], however there is an effort underway to change to a new maintainer.

Features

  • Available for Windows, Mac OSX, and Linux.
  • Licensed under AGPL v3.
  • 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”, “Advanced”, and "Expert" modes to guarantee an appropriate set of options and information.
  • Custom deterministic wallet format.
  • 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.

See the project's forum thread for full details or on their website.

History

The Armory project was announced January 3rd, 2012[2].

Crowdfunding

The project received $2,661 by 26 funders on crowdfunding site RocketHub. The project completed it's funding on 2012-03-19[3].

See Also

External Links

Discontinued

References