Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZEN] ZenCash: Private, Secure, Resilient CryptoCurrency with zk-SNARKs
by
MedaR
on 28/11/2017, 22:13:54 UTC
Arizen wallet
Private keys are encrypted in .awd wallet file.
->   .uawd (unecrypted arizen wallet database) is unecrypted and you can export it from Arizen menu - it isnt in plain text but in binary format.
Write code in any language which load binary file and display it in plain text, or some text editor that allow you open / load binary files.
People asked for encrypted wallet. We will see if in newer version  this can be simplified.


So you are protected by having a private key for your Arizen wallet
and no one else can get this key from the wallet?

It is an open source wallet also?

You can hold 42 ZenCash in it while running a private node?

Thanks,   Cool
What is and can do Arizen wallet

 You can download Arizen wallet from Release section from Github right now
You can create multiple separate accounts
 Password protected locally stored accounts

All data are encrypted (any of other wallets does not have this) and stored only on your HDD
 Detailed info about address and transaction history
You can import / export wallet to encrypted .awd / decrypted .uawd Arizen's file
Desktop notifications when balance has been changed
 Arizen automatically downloads updates instead of you
 Windows + MacOS + Linux installation files

https://github.com/ZencashOfficial/arizen

Yes you can steak 42 Zen in it while running a private node.