Author

Topic: [ANN][ZEN] Horizen: Unbounded By Design - page 218. (Read 217223 times)

legendary
Activity: 2380
Merit: 1026
October 21, 2017, 05:09:24 AM
Will there be any support for hardware wallets like Nano S or Ledger or ...?
Or will there a software wallet with 2FA yubikey/nitrokey integration?
All for a better level of security
Software for Hardware wallet is in developing.

 You should check Arizen wallet which is in beta but i'm using it. https://github.com/ZencashOfficial/arizen ->

 encrypted login pass
 encrypted [your_login].awd file - storing all your data
 encrypted users.arizen file - storing all users login data
 multiple accounts
 password protection
 you have to create strong password
 automatically download updates
newbie
Activity: 56
Merit: 0
October 21, 2017, 04:55:16 AM
I've been watching zencash for a long time, the spurt in the last few days is just excellent. if they continue, they will overtake zcash

That's ambitious! not saying it won't happen but might take a while to catch the original zcash chain Smiley

There is no reason why zcash is worth more than zencash at this point, technnologically we are better.
sr. member
Activity: 325
Merit: 250
October 21, 2017, 04:54:55 AM
Will there be any support for hardware wallets like Nano S  Ledger, Trezor  or ...?
Or will there a software wallet with 2FA yubikey/nitrokey integration?
All for a better level of security
full member
Activity: 616
Merit: 167
October 21, 2017, 04:35:20 AM
I've been watching zencash for a long time, the spurt in the last few days is just excellent. if they continue, they will overtake zcash

That's ambitious! not saying it won't happen but might take a while to catch the original zcash chain Smiley
sr. member
Activity: 630
Merit: 250
October 21, 2017, 04:02:33 AM
I've been watching zencash for a long time, the spurt in the last few days is just excellent. if they continue, they will overtake zcash
newbie
Activity: 56
Merit: 0
October 21, 2017, 03:39:40 AM
So we do need a domain name for a secure node. Namecheap is cheap for the first year, but make sure to check how much the 2nd year costs from wherever you buy your domain from. Those guides are really easy to understand.  Cool

There are plenty of free DNS providers where you can get a domain name.

hi would you mind sharing one? Thank you
full member
Activity: 120
Merit: 100
October 21, 2017, 02:32:40 AM
MedaR
Thanks!
sr. member
Activity: 1021
Merit: 324
October 21, 2017, 01:13:34 AM
So we do need a domain name for a secure node. Namecheap is cheap for the first year, but make sure to check how much the 2nd year costs from wherever you buy your domain from. Those guides are really easy to understand.  Cool

There are plenty of free DNS providers where you can get a domain name.

Didn't realize letsencrypt supported something like noip. Even better.
legendary
Activity: 1764
Merit: 1002
October 21, 2017, 12:57:00 AM
the report its shit out from clone coin
sr. member
Activity: 700
Merit: 294
October 21, 2017, 12:54:49 AM
So we do need a domain name for a secure node. Namecheap is cheap for the first year, but make sure to check how much the 2nd year costs from wherever you buy your domain from. Those guides are really easy to understand.  Cool

There are plenty of free DNS providers where you can get a domain name.
full member
Activity: 208
Merit: 100
October 20, 2017, 10:34:29 PM
Are there plans to add functionality to the windows Swing wallet for wallet encryption? ETA? I don't want to leave an unencrypted wallet.dat file on any systems just waiting to be hacked nor is it a good idea to leave it on an Exchange..
Yes, wallet encryption for security is a very important feature as hackers are so crazy now a day.
newbie
Activity: 56
Merit: 0
October 20, 2017, 10:12:00 PM
zencash is fucking awesome i am almost all in at this point
jr. member
Activity: 36
Merit: 2
October 20, 2017, 09:31:56 PM
Are there plans to add functionality to the windows Swing wallet for wallet encryption? ETA? I don't want to leave an unencrypted wallet.dat file on any systems just waiting to be hacked nor is it a good idea to leave it on an Exchange..
sr. member
Activity: 1021
Merit: 324
October 20, 2017, 09:13:24 PM
Hello
How many Zen need for Secure Node? How make Secure Node?

The basic requirements of Secure Nodes are:

Maintain a minimum of 42 ZEN in transparent address per node. Demonstrates the operator cares enough about ZenCash to own some.
Create and maintain a valid TLS certificate from a known Certificate Authority. This enabled encrypted data transport.
Run the node on a server with enough processor and memory so that it can meet a computational challenge. This protects against DDoS attacks.
Maintain a full copy of the ZenCash blockchain. This makes sure no UTXO’s  or commitments are lost.
Keep the node up and running at least 92% of the time.
3.5% of the ZenCash mining reward is distributed to all Secure Nodes which meet the requirements during each pay period.
https://blog.zensystem.io/secure-nodes-why-are-they-important/

You can find all informations here->
https://forum.zensystem.io/t/secure-node-tracking-and-payment-system-software-development-project-discussion/126/14
https://blockoperations.com/build-zencash-secure-node-part-1-prepare-vps/
https://blockoperations.com/build-zencash-secure-node-part-2-build-zen-node/
https://blockoperations.com/build-zencash-secure-node-part-2-5-test-tls-secnodetracker/
This one can be called simple.
https://medium.com/@jm9k/how-to-setup-up-a-zencash-node-a-guide-for-complete-noobs-d585216d289a

So we do need a domain name for a secure node. Namecheap is cheap for the first year, but make sure to check how much the 2nd year costs from wherever you buy your domain from. Those guides are really easy to understand.  Cool
newbie
Activity: 56
Merit: 0
October 20, 2017, 07:24:45 PM
Thanks for the meaningful information. Igonna try collecting more Zen in order to run my secure node
legendary
Activity: 2380
Merit: 1026
October 20, 2017, 07:21:23 PM
Hello
How many Zen need for Secure Node? How make Secure Node?

The basic requirements of Secure Nodes are:

Maintain a minimum of 42 ZEN in transparent address per node. Demonstrates the operator cares enough about ZenCash to own some.
Create and maintain a valid TLS certificate from a known Certificate Authority. This enabled encrypted data transport.
Run the node on a server with enough processor and memory so that it can meet a computational challenge. This protects against DDoS attacks.
Maintain a full copy of the ZenCash blockchain. This makes sure no UTXO’s  or commitments are lost.
Keep the node up and running at least 92% of the time.
3.5% of the ZenCash mining reward is distributed to all Secure Nodes which meet the requirements during each pay period.
https://blog.zensystem.io/secure-nodes-why-are-they-important/

You can find all informations here->
https://forum.zensystem.io/t/secure-node-tracking-and-payment-system-software-development-project-discussion/126/14
https://blockoperations.com/build-zencash-secure-node-part-1-prepare-vps/
https://blockoperations.com/build-zencash-secure-node-part-2-build-zen-node/
https://blockoperations.com/build-zencash-secure-node-part-2-5-test-tls-secnodetracker/
This one can be called simple.
https://medium.com/@jm9k/how-to-setup-up-a-zencash-node-a-guide-for-complete-noobs-d585216d289a
full member
Activity: 120
Merit: 100
October 20, 2017, 06:14:28 PM
Hello
How many Zen need for Secure Node? How make Secure Node?
newbie
Activity: 20
Merit: 0
October 20, 2017, 06:01:00 PM
It`s real here is the pdf:

http://docdro.id/BmpUHmO


Thanks for the link. Greatly appreciated for sharing.

Seconded. Interesting report.

I agree, this is an extremely interesting report. It is actually amazing that this report alone has managed to triple the price of the coin.

it was down so much ... volume tell the whole storie lol 47m cap 47m 24h volume

now vol starting to goes down -

Also sorry for trading talk thanks for pointing the thread Smiley
sr. member
Activity: 1015
Merit: 289
October 20, 2017, 05:16:15 PM
It`s real here is the pdf:

http://docdro.id/BmpUHmO


Thanks for the link. Greatly appreciated for sharing.

Seconded. Interesting report.

I agree, this is an extremely interesting report. It is actually amazing that this report alone has managed to triple the price of the coin.
full member
Activity: 294
Merit: 100
October 20, 2017, 04:33:38 PM
One report is causing this? i find that very hard to believe.  There's no way that a single report like that is generating 40M+ worth of volume...

Yes, Just watch how GAS almost catched NEO last month.. when this guys reviewed that.

ZEN is a great project, probably the best privacy coin when it´s complete. Still scary the power a simple newsletter have... apparently many whales and fin companies relly on the report...
Jump to: