Pages:
Author

Topic: Welcome Armory users! - page 2. (Read 20634 times)

legendary
Activity: 1232
Merit: 1001
January 16, 2014, 04:44:23 AM
#6
I wouldn't use Armory because it constantly CRASH! Fuck this shit, find another service.

OMG, your are constantly complaynin about a free software where you paid nothing for and which developers work in their free time. Just don't use it and shut up.

If you want a better software, how about you pay the developers something?
legendary
Activity: 2912
Merit: 1060
January 16, 2014, 04:41:48 AM
#5
I wouldn't use Armory because it constantly CRASH! Fuck this shit, find another service.

Lol make your own then
sr. member
Activity: 331
Merit: 250
January 16, 2014, 04:06:12 AM
#4
I wouldn't use Armory because it constantly CRASH! Fuck this shit, find another service.
legendary
Activity: 2912
Merit: 1060
December 18, 2013, 06:42:52 AM
#3
.9 out!
hero member
Activity: 784
Merit: 1000
October 14, 2013, 03:21:35 AM
#2
Many links are already not working, time to update it a bit maybe?
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
January 28, 2013, 09:21:17 PM
#1

Armory Links: (Armory Homepage) (Get Armory) (Quick Start)  (Cold Storage) (Github Project Page) (Report Issues)


Thanks to theymos for making a subforum just for Armory!  It will now be much easier to discuss smaller issues/bugs/feature-requests without triggering notifications for every user who's ever used Armory!  Don't be afraid to start new threads, even for small things!  It will de-clutter the general-discussion thread, and will make searching for previously-discussed topics easier.


If you're new to Armory, please checkout its homepage, or use the links at the top of this post to jump directly where you want to go.  Please see below for general information about Armory features:



  • Deterministic wallets:  Your entire wallet is recoverable from only the root address and a "chaincode."  You only need to backup your wallet once, and your funds will be safe forever.  (NOTE: if you have imported private keys, consider using the "Backup Individual Keys" dialog instead --you can backup both the root key & chaincode, along with the raw private key data for imported keys, all in one screen).
  • Paper-backups:   Print a paper backup of your wallet on one sheet of paper, and keep it in a book on your bookshelf, in a safe, or drop it in a safe-deposit box at your bank.  Paper wallets are superior to digital media, because paper is cheap, easy to store, and you can verify the integrity of the backup by eye.  If you backup your wallet to a USB key, how do you know that it will still work when you plug it in two years from now?  If you can read the characters on the paper backup, you can recover all the funds you ever received to it!
  • One-time-only Backups:  Did you know that you need to backup your Bitcoin-Qt wallet every 100 addresses?  This is a dangerous and unnecessary burden for most users.  With Armory, regardless of whether you make a paper backup or digital backup, it will be good forever.  Do it once (though, maybe multiple copies).  Store it safely.  Never worry again about whether your coins are protected against hard-drive failure
  • Multi-wallet interface:  Manage as many wallets as you want simultaneously.  Armory was designed from the start for multi-wallet operations without limit on number.
  • Usermode Options:   Choose between "Standard", "Advanced" and "Expert", to scale the functionality according to your experience level.  "Standard" user mode has a reduced set of functionality and only presents information necessary for basic wallet management and transactions.  "Advanced" and "Expert" modes have a plethora of extra options and information that most users don't need or want.  
  • Watching-only wallets:  "Watching-only" wallets can be used generate addresses and confirm incoming payments, but cannot spend the money.  Keep the full wallet on an offline computer, and maintain it safely from the online computer.  Or create a master wallet for your business, and give a watching-only copy to your employees to do business.  It's impossible for a hacker (or employee) to steal your Bitcoins if your private keys are on a computer that never touched the internet!
  • Offline Wallet Interface:  This is the holy-grail feature of Armory!  You can use Armory to create a wallet on a computer that will never touch the internet again, and then make a watching-only copy to use on the internet computer.  You can monitor transactions online, and sign transactions offline without needing the blockchain.  And since it doesn't need the blockchain, even a computer with 512 MB of RAM can be used as the offline system.  Please see the offline-wallet tutorial! (you will need a USB key to shuttle data between computers, but the entire process for offline transactions can be done in under one minute!).
  • Wallet encryption with GPU-resistent key derivation function:  AES256 in-place key encryption.  Encryption key is generated with a scrypt-based algorithm to renders GPU-acceleration useless for brute-force passphrase guessing. Speed and memory parameters are calibrated to your system speed.
  • Corruption-resistent wallet files  Wallet code auto-corrects bit-flips on your hard-drive, and also uses a synchronous backup wallet scheme that guarantees no matter which nanosecond the power goes out, your wallet will never be corrupted (or automatically recovered if it does).
  • Import/Sweep Addresses:  Import trusted private keys into your wallets, or just "sweep" the funds to another address in your wallet.  Supports private keys in hex, base58, and mini-private-key format used on Casascius physical bitcoins (it does work with Vanitygen addresses!)
  • Get your private keys!  There is no database software obscuring key data.  All keys are stored in a straightforward binary wallet format, and easily extractable.  If you want to switch to another wallet application, you can simply "Backup Individual Keys" and import them into the other wallet.
  • Developer-Friendly!  Thoroughly-commented Python code.  Thoroughly-commented C++ code.  Thousands of lines of unit-test code for verifying almost every sub-function of the entire library.  Simple wallet files.  And the "Developer" user mode will give you everything you could possibly need to help you with your own development:  browse the blockchain, examine tx scripts, etc.
  • Windows and Linux! (Mac/OSX with some work).  Exhaustive instructions for compiling on the Building Armory page.  Will eventually offer real OSX support, but for now it can be downloaded and installed with only a few terminal commands (after installing xcode).   See Red Emerald's instructions if you want to take a shot at it.  Will eventually figure out OSX packaging, but for now users who attempt to do it with RE's instructions have reported wide success.
Pages:
Jump to: