create account

Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit by dana-edwards

View this thread on: hive.blogpeakd.comecency.com
· @dana-edwards · (edited)
$1,410.72
Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit
The state of the art of blind signature schemes
==================

In my research, so far I've found that most blind signature schemes are not quantum resistant. This means a quantum computer can crack the scheme using an advanced algorithm to invalidate the security premises the blind signatures are based on. This is similar to how Shor's algorithm can run on a quantum computer or other forms of cryptography can be broken on a quantum computer.

In my previous post I offered an [idea](https://steemit.com/steemit/@dana-edwards/a-privacy-preserving-reputation-system-is-possible-on-steemit) for a privacy preserving reputation system to be built on top of Steemit. This system I described here, utilizes a blind signature technique from Okamoto which is very much like a mechanism to allow anonymous voting. This is basically a mechanism which would decouple the reviews from the reviewers in an e-commerce use case and this is necessary for e-commerce but also have benefits for other possible features.

The problem? Quantum resistant blind signatures may not work using the Okamoto scheme. 

Enter the State of the Art Error Correcting Code based Blind signature scheme
===================

The security of this coding scheme is equivalent to the security of Niederreiter PKC. What is Niederreiter PKC? Niederreiter PKC is a public key encryption scheme based on error correcting codes. It's an alternative to the RSA or typical public key cryptography schemes we see. 

>The blind signature scheme is based on Niederreiter PKC, 
so  the  security  of  the  proposed  signature  scheme  is  up  to 
the security of Niederreiter PKC

What you can take away from this security analysis in the research papers is that Niederreiter PKC is resistant to quantum crypt-analysis attacks. In fact, by all currently known methods it is unbreakable. So for Steemit, this particular alternative crypto scheme may be of great value for enhancing privacy without the long term risk of a well financed quantum super computer trying to attack it.


Conclusion
=======

Any sort of voting, reviewing, or rating scheme on Steemit ultimately will have to rely on a blind signature scheme. If a blind signature scheme must be chosen then the state of the art is going to provide quantum resistance. This post is to reveal the research on the state of the art and show that a quantum resistant blind signature scheme is possible.


References

Repka, M. (2014). McEliece PKC calculator. Journal of Electrical Engineering, 65(6), 342-348.
Ye, J., Ren, F., Zheng, D., & Chen, K. (2015). an Efficient Blind Signature Scheme based on Error Correcting Codes.

If you would like to put this post in context, please see my previous post!
----------------------------------------------------------

 - [A Privacy Preserving Reputation System is possible on Steemit](https://steemit.com/steemit/@dana-edwards/a-privacy-preserving-reputation-system-is-possible-on-steemit)
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 144 others
properties (23)
authordana-edwards
permlinkquantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit
categorycrypto-news
json_metadata{"tags":["crypto-news","steemit","steem-research","cryptography"],"links":["https://steemit.com/steemit/@dana-edwards/a-privacy-preserving-reputation-system-is-possible-on-steemit"]}
created2016-08-06 10:20:09
last_update2016-08-06 10:25:09
depth0
children27
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value1,351.842 HBD
curator_payout_value58.881 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,950
author_reputation353,623,611,191,427
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id642,612
net_rshares75,441,612,455,304
author_curate_reward""
vote details (208)
@alexgr ·
What's the drawback in terms of "bloat" - if there is any?
properties (22)
authoralexgr
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t202423275z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 20:24:24
last_update2016-08-06 20:24:24
depth1
children7
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation45,645,291,230,585
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id649,947
net_rshares0
@dana-edwards ·
Cost benefit analysis, is the feature it can provide in terms of enhanced privacy worth the code complexity? I would say yes but someone else might say no. Considering private voting typically relies on blind signature schemes, and a lot of people will ask to have the ability to obfuscate their votes for political or commercial reasons, I can understand that at least in my opinion the benefit outweighs the cost.

For e-commerce I would say it's a critical feature. People wont want to rate a service if they think it could negatively effect their reputation or somehow cost them votes from whales.
properties (22)
authordana-edwards
permlinkre-alexgr-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t212453179z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 21:24:51
last_update2016-08-06 21:24:51
depth2
children6
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length601
author_reputation353,623,611,191,427
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id650,827
net_rshares0
@alexgr ·
$0.64
I'm asking because in blockchain use, the extra bloat might be critical in terms of scaling. 

I had asked on bitcointalk about QC-resistant algorithms for Bitcoin and the signatures  (lamport, not a Niederreiter PKC scheme) where several kbytes which would make the network process a small fraction of its current transactions (which are currently 250-300 bytes on average). In other words it would hurt scaling so much that it could render Bitcoin useless.
πŸ‘  , , , , , , , , , , ,
properties (23)
authoralexgr
permlinkre-dana-edwards-re-alexgr-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t220358791z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 22:04:00
last_update2016-08-06 22:04:00
depth3
children5
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.490 HBD
curator_payout_value0.148 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length458
author_reputation45,645,291,230,585
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id651,359
net_rshares592,497,072,108
author_curate_reward""
vote details (12)
@meteor78 ·
πŸ‘nice post @dana-edwards
properties (22)
authormeteor78
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t112405116z
categorycrypto-news
json_metadata{"tags":["crypto-news"],"users":["dana-edwards"]}
created2016-08-06 11:24:09
last_update2016-08-06 11:24:09
depth1
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation184,361,553,890
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id643,124
net_rshares0
@michaellamden68 ·
Great post, a lot to think about; thank you for sharing.
πŸ‘  
πŸ‘Ž  
properties (23)
authormichaellamden68
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t120237276z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 12:02:36
last_update2016-08-06 12:02:36
depth1
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation98,902,028,363,203
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id643,424
net_rshares602,749,505
author_curate_reward""
vote details (2)
@modprobe ·
I don't see how this can help voter privacy, though. Votes are stake-weighted, and I'm not aware of any way of hiding who voted how in a stake-weighted voting system -- if you don't know who cast the vote, you don't know how much weight it has in the count.
properties (22)
authormodprobe
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t222500734z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 22:25:00
last_update2016-08-06 22:25:00
depth1
children5
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length257
author_reputation57,055,357,664,878
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id651,666
net_rshares0
@dana-edwards · (edited)
This wouldn't be for stake weighted votes. This would be for votes to review or rate products and services. For example you buy a product from someone on Steemit and you want to rate your experience, but this can't be stake weighted because you're rating an experience as a unique customer. You want to be able to report your experience without anyone being able to link you back to your review. But you want the blockchain to admit it's a verified user experience.

For e-commerce, blind signatures may be necessary. You can't rate products without voting, and if votes are linked to customers  then no one can honestly rate any product or service. As a shopper, I cannot know what to buy if I can't get any ratings or reviews on the quality.
πŸ‘  
properties (23)
authordana-edwards
permlinkre-modprobe-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t224938126z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 22:49:39
last_update2016-08-06 22:50:36
depth2
children2
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length743
author_reputation353,623,611,191,427
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id652,023
net_rshares818,645,976
author_curate_reward""
vote details (1)
@modprobe ·
Ahh, OK, I assumed you meant chain-managed votes, like upvotes or witness elections.
properties (22)
authormodprobe
permlinkre-dana-edwards-re-modprobe-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t231903731z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 23:19:03
last_update2016-08-06 23:19:03
depth3
children1
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation57,055,357,664,878
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id652,485
net_rshares0
@williambanks ·
@modprobe  Here is how you protect voter privacy...
Voters vote into a witness they trust.  The witness keeps a tally.
When voting ends the witness reports a summary of results.
The voter knows which witness they used, and can ask the witness which portion of the total that their vote comprised.
πŸ‘  
properties (23)
authorwilliambanks
permlinkre-modprobe-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t230417820z
categorycrypto-news
json_metadata{"tags":["crypto-news"],"users":["modprobe"]}
created2016-08-06 23:04:24
last_update2016-08-06 23:04:24
depth2
children1
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length296
author_reputation90,708,691,850,244
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id652,240
net_rshares8,443,993,405
author_curate_reward""
vote details (1)
@modprobe ·
$0.57
The witness still knows how they voted, though. And the witness could lie about the results.
πŸ‘  , , , , , , , , , ,
properties (23)
authormodprobe
permlinkre-williambanks-re-modprobe-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t231738970z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 23:17:39
last_update2016-08-06 23:17:39
depth3
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.436 HBD
curator_payout_value0.135 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation57,055,357,664,878
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id652,464
net_rshares546,086,720,284
author_curate_reward""
vote details (11)
@steem42 ·
Very interesting!  Thank you for sharing.  Happy Steeming.
properties (22)
authorsteem42
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t145020182z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 14:50:21
last_update2016-08-06 14:50:21
depth1
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation188,281,417,941
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id645,259
net_rshares0
@steemuwe ·
Even though not knowing anything about the deep world of cryptography I can appreciate your valuable updates ;-)
properties (22)
authorsteemuwe
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t203719541z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 20:38:36
last_update2016-08-06 20:38:36
depth1
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation1,872,066,472,934
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id650,180
net_rshares0
@timsaid ·
Indeed, using Blind Signatures using quantum technology offer us a very high security level. However, nothing is safe for eternity. As soon as the first quantum computers are available, quantum encryption will be breakable
πŸ‘  
properties (23)
authortimsaid
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t115845159z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 11:58:45
last_update2016-08-06 11:58:45
depth1
children6
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation338,948,364,553,435
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id643,396
net_rshares110,656,549
author_curate_reward""
vote details (1)
@dana-edwards ·
Did you read and understand the paper? Quantum resistant crypto schemes using error correcting codes cannot ever be broken by any kind of quantum computer.
πŸ‘  
properties (23)
authordana-edwards
permlinkre-timsaid-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t122518932z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 12:25:18
last_update2016-08-06 12:25:18
depth2
children5
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length155
author_reputation353,623,611,191,427
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id643,606
net_rshares818,613,963
author_curate_reward""
vote details (1)
@timsaid ·
I read it and might not understand it fully. Am sorry for that. It's just people find always a way. There nothing more I wish than to be fully secure
properties (22)
authortimsaid
permlinkre-dana-edwards-re-timsaid-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t130839342z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 13:08:39
last_update2016-08-06 13:08:39
depth3
children1
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation338,948,364,553,435
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id644,035
net_rshares0
@williambanks · (edited)
$0.59
@dana-edwards   All due respect, but that's false.  

When we say quantum resistant, we mean  that it uses methods which are not susceptible to Shor's algorithm.  However there are encryption methods which are not susceptible to Shors algorithm but can still be broken without a brute force search even now.  For example any form of lattice based encryption.  Also Shor's is probably not the only attack vector that quantum computing will bring us.

Also we don't quite yet know what is meant by "any" in the context of a quantum computer because at the moment all known quantum computers are extremely "special purpose".  The field is too young to be making any sort of claims on yet.

My personal preference for quantum resistance is NTRU, but like all known Quantum Algos it leaks a little bit of the private key with each signature and so you have to change keys frequently.  It may be that this is some fundamental thing with nature.  Or it may be we just don't yet have the math to do encryption that deals in realms of physics we barely have any understanding in at all.
πŸ‘  , , , , , , , , , ,
properties (23)
authorwilliambanks
permlinkre-dana-edwards-re-timsaid-re-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t225753943z
categorycrypto-news
json_metadata{"tags":["crypto-news"],"users":["dana-edwards"]}
created2016-08-06 22:58:00
last_update2016-08-06 22:59:09
depth3
children2
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.454 HBD
curator_payout_value0.137 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,077
author_reputation90,708,691,850,244
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id652,138
net_rshares554,260,510,838
author_curate_reward""
vote details (11)
@treeleaves ·
$0.58
I just reviewed many of dana-edwards' articles:

<a href="/dana-edwards/@treeleaves/the-best-of-dana-edwards-summary-and-analysis-of-swarm-ai">The best of @dana-edwards:  Summary and Analysis of Swarm AI</a>
πŸ‘  , , , , , , , , , ,
properties (23)
authortreeleaves
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160807t020358384z
categorycrypto-news
json_metadata{"tags":["crypto-news"],"links":["/dana-edwards/@treeleaves/the-best-of-dana-edwards-summary-and-analysis-of-swarm-ai"]}
created2016-08-07 02:03:57
last_update2016-08-07 02:03:57
depth1
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.514 HBD
curator_payout_value0.066 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length207
author_reputation3,845,241,917,953
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id654,446
net_rshares544,169,226,671
author_curate_reward""
vote details (11)
@vishal1 ·
Great. Thanks for the post
properties (22)
authorvishal1
permlinkre-dana-edwards-quantum-resistant-error-correcting-code-based-blind-signatures-can-enhance-voter-privacy-on-steemit-20160806t102203214z
categorycrypto-news
json_metadata{"tags":["crypto-news"]}
created2016-08-06 10:22:03
last_update2016-08-06 10:22:03
depth1
children0
last_payout2016-09-06 03:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation-291,550,544,386
root_title"Quantum Resistant Error Correcting Code Based Blind Signatures Can Enhance Voter Privacy On Steemit"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id642,627
net_rshares0