create account

STEEM DNS - Your username DOT STEEM. DNS on the Blockchain by someguy123

View this thread on: hive.blogpeakd.comecency.com
· @someguy123 · (edited)
$3,532.88
STEEM DNS - Your username DOT STEEM. DNS on the Blockchain
A few days ago @dan @dantheman [suggested someone should set up a DNS (domain) system](https://steemit.com/namecoin/@dantheman/dns-via-steem) with the JSON Metadata. I decided to take that challenge on and see how quickly I could get it up.
=====

![](https://i.imgur.com/TaWDvbY.gif)

The end result? A working .STEEM domain, entirely on the blockchain. Sadly, like Namecoin domains, you'll need to set up a custom DNS server.

If you want to try it out, and you're willing to change a few settings on your PC, [follow these instructions](https://developers.google.com/speed/public-dns/docs/using#change_your_dns_servers_settings) and swap out the "Primary DNS" for the following IP address:

My public DNS server is: 159.203.22.60
----

**Be aware that by using someone else's DNS server, all of your DNS queries will go to them. This could allow someone to do bad things, like redirect your bank or bitcoin sites to a phishing page silently and steal your accounts.** While I'm highly trusted in the Litecoin community, and somewhat trusted within the Bitcoin community, others might not be. Keep this in mind if you choose to use someone's public DNS server.

I'll try to get an easier way of doing this in the next few days, with a proxy domain for those who don't want to change their DNS settings. I'll be making the program for this open source once I've cleaned it up a bit, and producing a guide for others who want to set up their own DNS, which will remove the security risk of using someone else's public DNS.

How can I set up a .STEEM domain?
-----------------

There's no web interface for this just yet (but there might be one in the next few days depending on how interested people are), however if you have **cli_wallet**, you can set your JSON metadata to look like this (subdomain blank or @ works for root domain):

    {
        "dns": {
            "records": [
                [SUBDOMAIN, RECORD_TYPE, CONTENT, PRIORITY (ONLY FOR MX RECORDS)]
            ]
        }
    }

Here's an example for my domain:

    update_account_meta someguy123 "{\"dns\": {\"records\": [[\"@\",\"A\",\"5.196.157.116\"]]}}" true

That command sets the root domain, i.e. someguy123.steem to point to the IP address 5.196.157.116 using an **A Record**. As soon as my DNS server picks up the new block, the change will be live almost instantly.

How does it work?
------

I run a DNS server on the public IP at the start of the guide. The DNS server has a script watching the STEEM RPC server. 

As soon as new blocks come in, I check if any users have updated their JSON Metadata. If so, then I parse it, extract the records, and feed them to a database.

Finally, as DNS requests come into my server, they hit that database, allowing you to see people's .STEEM domains in a simple way.

Got any questions? Leave them in the comments and I'll answer them. 
==============
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 173 others
properties (23)
authorsomeguy123
permlinksteem-dns-your-username-dot-steem-dns-on-the-blockchain
categorysteemit
json_metadata{"tags":["steemit","namecoin","steem","dns","bounty"],"users":["dan","dantheman"],"links":["https://steemit.com/namecoin/@dantheman/dns-via-steem"]}
created2016-08-12 17:09:15
last_update2016-08-12 22:40:42
depth0
children46
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value2,737.030 HBD
curator_payout_value795.845 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,875
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,000
net_rshares134,499,086,872,018
author_curate_reward""
vote details (237)
@a11at ·
nice post
properties (22)
authora11at
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t211300632z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 21:13:03
last_update2016-08-12 21:13:03
depth1
children0
last_payout2016-09-12 11:55:21
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_length9
author_reputation-980,601,486,666
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,396
net_rshares0
@abit ·
Ubuntu and Mac users have internal DNS forwarding server installed by default. Best if they can be configured to use a local node or trusted nodes for .steem domains.
👍  
properties (23)
authorabit
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t211359918z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 21:14:09
last_update2016-08-12 21:14:09
depth1
children1
last_payout2016-09-12 11:55:21
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_length166
author_reputation141,171,499,037,785
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,414
net_rshares846,162,024
author_curate_reward""
vote details (1)
@someguy123 ·
I'll look into that, and see if I can get that working. If you want to produce a guide for that yourself, feel free to.
properties (22)
authorsomeguy123
permlinkre-abit-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t215413650z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 21:54:12
last_update2016-08-12 21:54:12
depth2
children0
last_payout2016-09-12 11:55:21
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_length119
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,091
net_rshares0
@alifton ·
And now on top of storing the blockchain I'm off to clear some space to store a DNS registry as well.  LOL

And away we go!
properties (22)
authoralifton
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t101010123z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-13 10:10:15
last_update2016-08-13 10:10:15
depth1
children0
last_payout2016-09-12 11:55:21
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_length123
author_reputation661,948,714,392
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id780,434
net_rshares0
@ausbitbank ·
$0.32
Damn. I spent far too long working on this idea and hypothetical future expansions and someone beat me to it. 
I actually already made a system using rubydns, and piston api to do this, but your solution sounds like it would be more reliable. 
I have the username steemdns and domain steemdns.com if they would be useful for this.

My expansions on the idea:

All subdomains should be mirrored with a suffix at steemdns.com (ie subdomain.ausbitbank.steem = subdomain.ausbitbank.steemdns.com

Optional extra information available via TXT records (eg dig @steemdns.com balance.ausbitbank.steem TXT)

I was really interested in the .sss TLD as well for a freeform domain system not associated directly with your steem username. A good chunk of time was spent pondering ways to stop someone registering all domains or squatting other peoples names - there has to be an interesting solution to this problem using the reputation/web-of-trust system within steemit.

I've been sick as a dog the last few days and haven't been able to focus properly.. If you're seriously wanting to look after this concept long term I'm happy to help + give domain etc

Yeah - I'm a little deflated/dissapointed but TBH money doesn't matter, a truly free alternative DNS system being available to the world is FAR more valuable to me :)
👍  , , , , , , ,
properties (23)
authorausbitbank
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t235638674z
categorysteemit
json_metadata{"tags":["steemit"],"users":["steemdns.com"]}
created2016-08-12 23:56:39
last_update2016-08-12 23:56:39
depth1
children1
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.246 HBD
curator_payout_value0.071 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,312
author_reputation287,009,709,424,827
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id774,843
net_rshares372,700,258,195
author_curate_reward""
vote details (8)
@full-steem-ahead · (edited)
And you're not alone ausbitbank. So happy to see you guys working on this, it's been addressed by several others I know of but for various reasons a robust and adoptable solution is yet to appear the masses can use. 

DNS has been one of my strong interests ever since I became aware of blockchain tech. Remember meowbit? Kyehotee? Meowbit was not a bad idea. It was a chrome / firefox extension (I don't recall which one now) based on namecoin. A blockchain solution to this problem is definitely the way to go IMO, tho the namecoin project hasn't been successful in coming up with a solution a community consensus has rallied around.

It's been several years since I was into this, and I need to refresh my internal knowledge base, as I don't quick grock how t use what someguy123 for other domains unrelated to steem. I get this article only describes the first step, just foggy on how it can grow beyond. But that's my issue, you guys carry on and I'll stay tuned and catch up as I can.

Thanks again for your efforts, all of you. Many have recognized the need for a better DNS, and I was surprised not to see a noticeable increase in such efforts when control of ICANN went to the UN.

EDIT: Just now noticed this is a very old thread. Not sure why it popped up on my radar. I don't use steemit very much these days, so I wouldn't have thought something so old would get my attention. But that's what happens when you don't pay attention and follow links from elsewhere! Doh!
properties (22)
authorfull-steem-ahead
permlinkre-ausbitbank-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20190325t145941270z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2019-03-25 14:59:42
last_update2019-03-25 15:03:51
depth2
children0
last_payout2019-04-01 14:59:42
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_length1,480
author_reputation30,177,498,572,933
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id81,923,346
net_rshares0
@bigedude ·
So, how would file storage work on something like this? I'm a bit out of the loop - I didn't know this was even a possibility on the blockchain.

If I understand correctly, you can run your own Insertnamehere.steem domain for no $$ or something like that?!?! Or for a fee that doesn't cost anything like those .com  registration things I get?!?

How would you transfer a domain ? would that even be possible?

Sorry for all of the questions - I'm just amazed by all of this!!

What a wonderful place this community is!!
👍  
properties (23)
authorbigedude
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t214426962z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 21:44:42
last_update2016-08-12 21:44:42
depth1
children1
last_payout2016-09-12 11:55:21
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_length519
author_reputation573,655,551,986
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,923
net_rshares846,162,024
author_curate_reward""
vote details (1)
@someguy123 ·
There'd be no fee. You pretty much already pay that fee to create your account name (which steemit pays for you).

I'm not sure what you mean by file storage. This isn't hosting, it's just the domain. You'd point your domain at your own server, hosted elsewhere.

You wouldn't be able to transfer a domain without handing over your entire account, since it's linked to your account name. To get around this you might make accounts for a project, like "abcd" would get abcd.steem so you'd make @abcd
👍  
properties (23)
authorsomeguy123
permlinkre-bigedude-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t215335315z
categorysteemit
json_metadata{"tags":["steemit"],"users":["abcd"]}
created2016-08-12 21:53:36
last_update2016-08-12 21:53:36
depth2
children0
last_payout2016-09-12 11:55:21
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_length498
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,083
net_rshares398,556,893
author_curate_reward""
vote details (1)
@blockcodes · (edited)
The most important thing to get on the roadmap is removing reliance on private DNS for all domain level requests on browsers. We need to limit using steemit user provided DNS server requests to *.steem . The change from google or isp DNS to a steemit @user controlled server is not going to happen at this stage in the game for the average user. 

Is there a way to use domain-specific DNS servers maybe just add DNS servers to resolv.conf on linux or the hosts file for windoze to bypass  the need for users to rely on private DNS for all domains? I need someone with specific technical knowledge of this field as it is not my specialty. - many thanks @blockcodes.
👍  
properties (23)
authorblockcodes
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t113249075z
categorysteemit
json_metadata{"tags":["steemit"],"users":["user","blockcodes"]}
created2016-08-13 11:32:51
last_update2016-08-13 11:37:42
depth1
children0
last_payout2016-09-12 11:55:21
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_length665
author_reputation22,202,430,880
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id781,032
net_rshares349,361,139
author_curate_reward""
vote details (1)
@discombobulated · (edited)
$0.10
Awesome work on delivering this quickly!  My only concern is that you do not go over the security concerns:

### Using custom third-party DNS servers opens users up to potential man in the middle attacks and credential theft!

I am not saying that you are malicious, but if your server gets hacked and it goes unnoticed, then everyone who uses it is vulnerable.  If a large portion of Steemit begins using your service (and it's hacked), then a large portion of funds can be stolen.

NOTE: @someguy123 is making this code open source so that others can use it as well.  If anyone is planning to use someone else's DNS server, they must ABSOLUTELY TRUST that person is safe and is running the same code.
👍  , , , , , , , ,
properties (23)
authordiscombobulated
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t205126376z
categorysteemit
json_metadata{"tags":["steemit"],"users":["someguy123"]}
created2016-08-12 20:51:27
last_update2016-08-12 20:55:03
depth1
children6
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.080 HBD
curator_payout_value0.020 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length702
author_reputation13,090,894,039,053
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id771,996
net_rshares127,120,754,942
author_curate_reward""
vote details (9)
@ausbitbank ·
$0.07
Upvote for visibility, this is a major issue with using DNS directly to achieve this. 
The best solutions I could see (whilst still using dns) was to encourage everyone using steemdns to use a local dns proxy that *only* forwards the .steem dns requests over the custom server. 

Namecoin directions for Acrilic DNS (windows) and polipo (linux) are here https://bitcointalk.org/index.php?topic=205026    - Just swap out references to .bit for .steem and swap IP's for @someguy123's server instead
👍  , , , , ,
properties (23)
authorausbitbank
permlinkre-discombobulated-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t002040313z
categorysteemit
json_metadata{"tags":["steemit"],"users":["someguy123"],"links":["https://bitcointalk.org/index.php?topic=205026"]}
created2016-08-13 00:20:39
last_update2016-08-13 00:20:39
depth2
children0
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length496
author_reputation287,009,709,424,827
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id775,111
net_rshares83,045,373,398
author_curate_reward""
vote details (6)
@someguy123 ·
$0.06
Of course this is a problem. I will be publishing a guide in the next day or so on how to run a DNS server yourself. Then there's no risk, and of course people could choose DNS servers of people they do trust.

I'm working to become a top witness, I'm already well trusted outside of STEEM, and slowly I'm hoping to gain the same reputation on Steemit.
👍  ,
properties (23)
authorsomeguy123
permlinkre-discombobulated-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t205419019z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 20:54:18
last_update2016-08-12 20:54:18
depth2
children0
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.046 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length352
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,046
net_rshares77,893,831,503
author_curate_reward""
vote details (2)
@someguy123 ·
I've just updated the post to reflect this. Hopefully that will address your concerns.
👍  
properties (23)
authorsomeguy123
permlinkre-discombobulated-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t205648107z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 20:56:48
last_update2016-08-12 20:56:48
depth2
children3
last_payout2016-09-12 11:55:21
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_length86
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,095
net_rshares1,332,198,344
author_curate_reward""
vote details (1)
@discombobulated ·
$0.03
A little, but you don't really go over the security issues, you just define what a DNS server does.  Everyday user's will have no idea why what this means and what the implications are:
> Be aware that by using my DNS server, all of your DNS queries will go to me. 

What everyday users need to hear is that:

## By using a third-party DNS, you are essentially trusting them with ALL OF YOUR INTERNET CREDENTIALS including bank account information.  BE VERY CAREFUL!!
👍  , ,
properties (23)
authordiscombobulated
permlinkre-someguy123-re-discombobulated-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t223751021z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 22:37:48
last_update2016-08-12 22:37:48
depth3
children2
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length467
author_reputation13,090,894,039,053
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,752
net_rshares40,692,925,704
author_curate_reward""
vote details (3)
@ekitcho ·
cant wait to see more...
this gonna be huge ;)
properties (22)
authorekitcho
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160814t211235173z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-14 21:12:33
last_update2016-08-14 21:12:33
depth1
children0
last_payout2016-09-12 11:55:21
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_length46
author_reputation9,913,026,260,616
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id805,014
net_rshares0
@ethbull ·
You need https://httpsimage.com/img/steemitWhale.png
Good luck , keep us Updated by Posting more !
👍  ,
properties (23)
authorethbull
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t180037826z
categorysteemit
json_metadata{"tags":["steemit"],"image":["https://httpsimage.com/img/steemitWhale.png"]}
created2016-08-12 18:00:39
last_update2016-08-12 18:00:39
depth1
children1
last_payout2016-09-12 11:55:21
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_length98
author_reputation2,563,067,628,265
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,892
net_rshares923,085,844
author_curate_reward""
vote details (2)
@someguy123 ·
Thanks. I'll be sure to keep everyone updated. Next article might be "How to set up your own Steem DNS server", so everyone can do it.
properties (22)
authorsomeguy123
permlinkre-ethbull-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t180300311z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 18:03:00
last_update2016-08-12 18:03:00
depth2
children0
last_payout2016-09-12 11:55:21
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_length134
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,950
net_rshares0
@fulltimegeek ·
$0.12
Why is ICANN called as so? Because they can do what ever they want and ICANNOT. Dan and yourself are on the right track for bypassing our "Internet Overlords."
👍  , , , ,
properties (23)
authorfulltimegeek
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t174726468z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:47:27
last_update2016-08-12 17:47:27
depth1
children1
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.094 HBD
curator_payout_value0.029 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length159
author_reputation82,542,358,852,913
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,649
net_rshares185,422,711,632
author_curate_reward""
vote details (5)
@wish ·
You have it all wrong. ICANN are volunteers selected by ISPs, in fact, they are more decentralized in a way than the founders of something like STEEM is. All the money they make go directly into funding internet projects, and anyone can apply for a grant. STEEM can just buy the .steem GTLD and then nobody needs to use custom DNS.
👍  
properties (23)
authorwish
permlinkre-fulltimegeek-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t223141594z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 22:31:42
last_update2016-08-12 22:31:42
depth2
children0
last_payout2016-09-12 11:55:21
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_length331
author_reputation7,533,290,574
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,667
net_rshares30,663,113,720
author_curate_reward""
vote details (1)
@jesta ·
I assume we're going to need some sort of uniqueness constraint available on the json_metadata in order to truly make this work, otherwise what's to prevent two people from using the same name record?

Which leads to an entirely different conversation about the json_metadata field all together, what it could be used for, and what types of rules should exist for it. 

Awesome job though! I'm really excited to see projects like this happening :)
👍  , ,
properties (23)
authorjesta
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t174047363z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:40:39
last_update2016-08-12 17:40:39
depth1
children6
last_payout2016-09-12 11:55:21
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_length447
author_reputation140,605,453,893,072
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,543
net_rshares36,496,492,444
author_curate_reward""
vote details (3)
@picokernel ·
I am pretty sure that two people could not have the same name record, because you need the private key to change the json_metadata field. 
But I agree that the json_metadata field is just all around crazy. It has a lot of potential. You could add stuff like about myself to it. Neat. This just gave me a great idea for screem.
👍  
properties (23)
authorpicokernel
permlinkre-jesta-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t174333197z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:43:30
last_update2016-08-12 17:43:30
depth2
children1
last_payout2016-09-12 11:55:21
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_length326
author_reputation17,498,320,798,649
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,593
net_rshares160,817,665
author_curate_reward""
vote details (1)
@steemitqa ·
Me love me some Screem ;-)
👍  
properties (23)
authorsteemitqa
permlinkre-picokernel-re-jesta-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t183811675z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 18:39:00
last_update2016-08-12 18:39:00
depth3
children0
last_payout2016-09-12 11:55:21
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_reputation22,135,803,163,402
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id769,682
net_rshares160,817,665
author_curate_reward""
vote details (1)
@someguy123 ·
$0.28
It's linked to your username. When you ask for "@" you would get *jesta.steem*- if you ask for "dev" you would get dev.jesta.steem.

Thanks for the reply
👍  , , , ,
properties (23)
authorsomeguy123
permlinkre-jesta-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t174221959z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:42:21
last_update2016-08-12 17:42:21
depth2
children3
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.216 HBD
curator_payout_value0.068 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length153
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,582
net_rshares335,383,755,083
author_curate_reward""
vote details (5)
@jesta ·
Ahhh I was sort of under the assumption that you could pretty much pick whatever you wanted. But if it's bound to usernames, then that makes sense. 

Still, it would be cool if on my `jesta` account I could add a record for `stats.steem` with the appropriate DNS :)
properties (22)
authorjesta
permlinkre-someguy123-re-jesta-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t175214111z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:52:06
last_update2016-08-12 17:52:06
depth3
children2
last_payout2016-09-12 11:55:21
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_length265
author_reputation140,605,453,893,072
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,723
net_rshares0
@joeyarnoldvn ·
Should I create my own DNS on my laptop, even as I use Comcast as my ISP and will Comcast get mad at me for it or would they even notice?
properties (22)
authorjoeyarnoldvn
permlinkpvp9rv
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2019-08-04 06:52:42
last_update2019-08-04 06:52:42
depth1
children0
last_payout2019-08-11 06:52:42
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_length137
author_reputation51,367,218,709,933
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id89,119,348
net_rshares0
@pedrosgali ·
Absolutely bloody brilliant mate, take my vote and 100 awesome points.
👍  
properties (23)
authorpedrosgali
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t174512272z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:45:18
last_update2016-08-12 17:45:18
depth1
children0
last_payout2016-09-12 11:55:21
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_length70
author_reputation296,043,226,646
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,620
net_rshares903,854,889
author_curate_reward""
vote details (1)
@raymonjohnstone ·
Woah! this is crazy cool! Well done!
properties (22)
authorraymonjohnstone
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t110640352z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-13 11:06:39
last_update2016-08-13 11:06:39
depth1
children0
last_payout2016-09-12 11:55:21
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_length36
author_reputation14,611,383,737,584
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id780,844
net_rshares0
@steem-id ·
$0.17
It will be awesome if we could integrate this to [OpenNIC](https://www.opennicproject.org/), they already support [.bit](http://wiki.opennicproject.org/dotBitTLD) (namecoin) domain.
👍  ,
properties (23)
authorsteem-id
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t055436416z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://www.opennicproject.org/"]}
created2016-08-13 05:54:36
last_update2016-08-13 05:54:36
depth1
children1
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.132 HBD
curator_payout_value0.040 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length181
author_reputation2,224,650,372,472
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id778,499
net_rshares211,545,613,781
author_curate_reward""
vote details (2)
@dezfutak ·
Upvoted because this might be a way to obviate MIM/security issues (but I#m *not* a security expert - perhaps @discombobulated can elucidate?)
properties (22)
authordezfutak
permlinkre-steem-id-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t105010228z
categorysteemit
json_metadata{"tags":["steemit"],"users":["discombobulated"]}
created2016-08-13 10:50:09
last_update2016-08-13 10:50:09
depth2
children0
last_payout2016-09-12 11:55:21
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_length142
author_reputation12,190,380,564
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id780,709
net_rshares0
@steemitqa ·
$0.08
This is pretty unique no doubt. I'm so curious where this all goes and will be watching . Good stuff :)
👍  ,
properties (23)
authorsteemitqa
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t180238890z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 18:03:27
last_update2016-08-12 18:03:27
depth1
children0
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation22,135,803,163,402
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,961
net_rshares96,874,833,695
author_curate_reward""
vote details (2)
@stephen-somers ·
This is so cool but I'm not technically knowledgeable to do this yet. But still very cool
properties (22)
authorstephen-somers
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t224644219z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 22:46:48
last_update2016-08-12 22:46:48
depth1
children1
last_payout2016-09-12 11:55:21
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_length89
author_reputation19,280,743,077,878
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,859
net_rshares0
@someguy123 ·
Don't worry. I'm discussing with other developers on Steemit.Chat on ways to make this more user friendly.

Soon this might be much more accessible to the everyday user
👍  ,
properties (23)
authorsomeguy123
permlinkre-stephen-somers-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t224833445z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 22:48:33
last_update2016-08-12 22:48:33
depth2
children0
last_payout2016-09-12 11:55:21
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_length168
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,883
net_rshares4,400,439,126
author_curate_reward""
vote details (2)
@sweetsssj ·
Nice work on this, as I discussed on chat with you, I would really love to one day see this possible without too much fidding from a non-tech savvy person like myself.  I also see some concern in having to place trust in the private dns provider which is an issue. 

Do people who wish to see .STEEM addresses also have to  modify their default dns server?
👍  
properties (23)
authorsweetsssj
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t035318789z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-13 03:53:15
last_update2016-08-13 03:53:15
depth1
children1
last_payout2016-09-12 11:55:21
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_length356
author_reputation478,092,957,105,590
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id777,473
net_rshares823,188,551
author_curate_reward""
vote details (1)
@someguy123 ·
For now, yes. But you'll soon be able to go to for example sweetsssj.steem.something - I'm working on getting a domain for this and setting it up.

To reduce the trust, one could set up the DNS server locally (guide coming soon), thus no trust needed.
properties (22)
authorsomeguy123
permlinkre-sweetsssj-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160813t035620697z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-13 03:56:21
last_update2016-08-13 03:56:21
depth2
children0
last_payout2016-09-12 11:55:21
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_length251
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id777,507
net_rshares0
@thedashguy ·
$0.04
Wow this is great! So I need to start thinking of good .steem domains?
👍  
properties (23)
authorthedashguy
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t205419830z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 20:54:18
last_update2016-08-12 20:54:18
depth1
children1
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation27,279,921,688,159
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,047
net_rshares56,841,756,652
author_curate_reward""
vote details (1)
@someguy123 ·
$0.04
Maybe. You'd need to also create the account with that name. It's linked to your username. E.g. having @thedashguy would allow you to control thedashguy.steem and all subdomains of that, like chat.thedashguy.steem etc.
👍  
properties (23)
authorsomeguy123
permlinkre-thedashguy-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t205848703z
categorysteemit
json_metadata{"tags":["steemit"],"users":["thedashguy"]}
created2016-08-12 20:58:48
last_update2016-08-12 20:58:48
depth2
children0
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length218
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id772,129
net_rshares56,841,756,652
author_curate_reward""
vote details (1)
@theoretical ·
$0.25
Is your script available somewhere?
👍  , ,
properties (23)
authortheoretical
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t200530716z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 20:05:30
last_update2016-08-12 20:05:30
depth1
children1
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.250 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation30,164,760,525,645
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id771,146
net_rshares298,041,361,276
author_curate_reward""
vote details (3)
@someguy123 ·
Not just yet, but it will be in the next day or so. I'll be writing up a guide on configuring the DNS server, and posting a cleaned up python script which handles it. If you PM me on SteemitChat I can get you a copy to look at before I release it. Maybe you can help improve it (it's in python).
👍  
properties (23)
authorsomeguy123
permlinkre-theoretical-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t200957641z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 20:09:57
last_update2016-08-12 20:09:57
depth2
children0
last_payout2016-09-12 11:55:21
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_length295
author_reputation103,945,664,283,580
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id771,234
net_rshares16,612,707,667
author_curate_reward""
vote details (1)
@tyler-fletcher ·
This is great and definitely has potential. Keep up the good work!
👍  
properties (23)
authortyler-fletcher
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t171717054z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 17:17:18
last_update2016-08-12 17:17:18
depth1
children0
last_payout2016-09-12 11:55:21
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_length66
author_reputation1,975,656,119,538
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id768,144
net_rshares942,316,799
author_curate_reward""
vote details (1)
@wish · (edited)
$0.05
Nice, now all you need to do is get a whale so buy a GTLD from ICANN for $200000 and then nobody needs to use a custom DNS server to use .steem DNS.


http://i.imgur.com/dBIYMJv.gif
👍  , , , , , ,
properties (23)
authorwish
permlinkre-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t222932598z
categorysteemit
json_metadata{"tags":["steemit"],"image":["http://i.imgur.com/dBIYMJv.gif"]}
created2016-08-12 22:29:33
last_update2016-08-12 22:35:36
depth1
children2
last_payout2016-09-12 11:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length181
author_reputation7,533,290,574
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,641
net_rshares68,484,330,565
author_curate_reward""
vote details (7)
@dagelf ·
...And then watch Ethereum and Namecoin follow suit!
👍  
properties (23)
authordagelf
permlinkre-wish-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20160812t223910025z
categorysteemit
json_metadata{"tags":["steemit"]}
created2016-08-12 22:39:12
last_update2016-08-12 22:39:12
depth2
children1
last_payout2016-09-12 11:55:21
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_length52
author_reputation1,300,055,982,160
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id773,767
net_rshares0
author_curate_reward""
vote details (1)
@xiobus ·
Lets start a .steem campaign
properties (22)
authorxiobus
permlinkre-dagelf-re-wish-re-someguy123-steem-dns-your-username-dot-steem-dns-on-the-blockchain-20170609t174611676z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-06-09 17:47:36
last_update2017-06-09 17:47:36
depth3
children0
last_payout2017-06-16 17:47:36
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_length28
author_reputation358,681,635,626
root_title"STEEM DNS - Your username DOT STEEM. DNS on the Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,483,217
net_rshares0