The REALLY gentle guide to becoming a witness by personz

View this thread on steempeak.com
· @personz · (edited)
$91.64
The REALLY gentle guide to becoming a witness
![](https://steemitimages.com/0x0/https://steemitimages.com/DQmWdseTRNzchGBrQA4YuAKtHHNspxXN3KGDUXtobqiMUDg/art_personz_w.png)

### Why I'm posting this today

#### In opposition to Jerry Banfield's course

This is in response to [A gentle guide to becoming a steem witness by @jerrybanfield](https://steemit.com/witness-category/@mattgimel/a-gentle-guide-to-becoming-a-steem-witness-by-jerrybanfield), by @mattgimel, and to be clear this is not in critique of @mattgimel in any way. **I do not support @jerrybanfield 's charging for freely available information**.

The the linked video Jerry Banfield spends a really long time telling us how excited he is to become a witness ([what's a witness?](https://steemit.com/witness-category/@someguy123/seriously-what-is-a-witness-why-should-i-care-how-do-i-become-one-answer)), and **asks for $180** to sign up to his course.

### Questionable

However by his own admission he is in no way technically skilled and has never been a witness. So in other words, he is not qualified to be **charging** for information.

Instead of that, you can follow my guide here **for free**, or look up the information and chat to existing witnesses as I did. You can vote for my post but that's it. I need the votes as [I'm not self voting any more](https://steemit.com/steemit/@personz/short-note-on-my-involvement-with-smackdown-kitty). 😜

### The claim of earnings

@jerrybanfield claims you can make thousands in a few months. Well maybe you can, but I would not be disappointed if it doesn't happen for you. You need a lot of votes to get up in the list in order to start getting blocks, and you need to keep your server ticking along.

You can honestly probably earn more blogging on Steemit as a genearl user. One witness in particular is fond of saying "blogging is the new mining"!

## Guides

Here are the two best general guides to becoming a witness that I found:

[The Complete Noob Guide to STEEM Witness Setup](https://steemit.com/witness-category/@klye/the-complete-noob-guide-to-steem-witness-setup)

[Complete Witness Installation Guide](https://steemit.com/witness-category/@krnel/complete-witness-installation-guide)

They are old but still relevant for the most part. It is where I got the bulk of my knowledge.

## Script to do most of it for you

I've created some bash scripts to do most of the work to set up a witness from scratch on a Ubuntu 16.04 server. I did this to keep track of what I learned anyway, and I believe in open source and sharing code, so here it is:

https://github.com/Steem-FOSSbot/witness-setup

I wasn't intending on publishing this today but I was prompted to do so by the post I linked to at the start, so there's no readme (i.e. instructions) yet on GitHub, but here they are.

### Before you get started, you'll need a server

You can run it locally on your own Ubuntu 16.04 installation, or in the cloud.

If you use the cloud, here are two suggestions:

1. [BuyVM](https://buyvm.net/) - I use them and can vouch they work AND they accept Bitcoin which is great.
2. [Privex](https://steemit.com/introduceyourself/@privex/we-are-privex-inc-we-accept-steem-protecting-your-privacy-in-the-cloud) - @someguy123 runs this. I haven't used it but I know he has a good reputation and other witnesses do use it

Any other reliable service will do. You will also want to consider security, using a [firewall](https://help.ubuntu.com/lts/serverguide/firewall.html), [fail2ban](https://help.ubuntu.com/community/Fail2ban), etc. which is _your responsibility_. The second guide above links to discussions of this.

### Running the scripts

Just enter the following commands:

```sudo apt-get update```
```sudo apt-get install -y git```
```git clone https://github.com/Steem-FOSSbot/witness-setup```
```cd witness-setup```
```sudo ./bootstrap.sh```

This process will take a really long time as the following things are automatically done:

1. Update the system and install build tools
2. Download the steem blockchain software and build it
3. Download a recent-ish compressed copy of the blockchain (from my seed server) and decompress
4. "Replay" the blockchain downloaded so far, and sync with the other seeds to get the remaining block until the current block

Note that your witness config and blockchain data will be in the ```~/data/``` folder and ```~/data/blockchain/``` folder. The tilda (```~```) symbol is [shorthand for your home folder](http://linuxforbeginners.blogspot.ie/2013/01/tilde-command-in-linux.html).

It could take a really really long time, but as long as you see something happening it's all good. Note that the blockchain decompression can take a while and has no use feedback so just wait for that part.

After this you'll need to add your witness account name and WIF key to the file at ```~/data/config.ini```

I recommend you use @furion 's [conductor](https://github.com/Netherdrake/conductor) app to manage your keys. There is a guide for it [here](https://steemit.com/steem/@furion/introducing-conductor-a-simple-steem-witness-toolkit) and I would hand off to that at this point. There you can manage your keys.

###Β And then?

From then on you just will need to just run `steemd`, the program which processes blocks. You can start it with the following command:

```steemd -d ~/data```

We have to specify the data directory here.

If you find that ```steemd``` is failing, you might need to replay the blockchain again, or even delete it and start again. These are the trials of witnesshood 

## Disclaimer

These scripts are "as is" and I have used them to set up a witness but that does not mean it will work in every scenario.

## I got the server, now what?

You need witness votes! This is what Jerry referred to as "trust". You need to let people know you're a witness, and they need to believe you are worth voting for. As with the rest of Steemit, stake is the decider, so votes from high SP (Steem Power) users are going to make the biggest difference in your rank.

This is very much a social task and there's a few ways of going about it. I'm just a freshman witness, a backup, so I'm not very experienced, I only have a few votes.

## Other useful tools

[My-NetData.io](http://my-netdata.io/) is great for keeping tabs on how your server is performing.

[Witness Schedule](https://bitcoiner.me/schedule/?c=show200) by @bitcoiner is really awesome to see what the witness list is right now and rolling. You can also see your witness rank.

### My witness

I run my witness at @personzzz, vote for me if you like. I'll answer any questions as best I can. You can also join us on the #witness channel on steemit.chat
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
post_id5,660,439
authorpersonz
permlinkthe-really-gentle-guide-to-becoming-a-witness
categorywitness-category
json_metadata"{"format": "markdown", "links": ["https://steemit.com/witness-category/@mattgimel/a-gentle-guide-to-becoming-a-steem-witness-by-jerrybanfield", "https://steemit.com/witness-category/@someguy123/seriously-what-is-a-witness-why-should-i-care-how-do-i-become-one-answer", "https://steemit.com/steemit/@personz/short-note-on-my-involvement-with-smackdown-kitty", "https://steemit.com/witness-category/@klye/the-complete-noob-guide-to-steem-witness-setup", "https://steemit.com/witness-category/@krnel/complete-witness-installation-guide", "https://github.com/Steem-FOSSbot/witness-setup", "https://buyvm.net/", "https://steemit.com/introduceyourself/@privex/we-are-privex-inc-we-accept-steem-protecting-your-privacy-in-the-cloud", "https://help.ubuntu.com/lts/serverguide/firewall.html", "https://help.ubuntu.com/community/Fail2ban", "http://linuxforbeginners.blogspot.ie/2013/01/tilde-command-in-linux.html", "https://github.com/Netherdrake/conductor", "https://steemit.com/steem/@furion/introducing-conductor-a-simple-steem-witness-toolkit", "http://my-netdata.io/", "https://bitcoiner.me/schedule/?c=show200"], "app": "steemit/0.1", "tags": ["witness-category", "witness", "steemit", "foss", "steemdev"], "users": ["mattgimel", "jerrybanfield", "someguy123", "furion", "bitcoiner", "personzzz"], "image": ["https://steemitimages.com/0x0/https://steemitimages.com/DQmWdseTRNzchGBrQA4YuAKtHHNspxXN3KGDUXtobqiMUDg/art_personz_w.png"]}"
created2017-06-30 12:36:54
last_update2017-07-02 02:27:48
depth0
children23
net_rshares10,491,731,517,679
last_payout2017-07-07 12:36:54
cashout_time1969-12-31 23:59:59
total_payout_value71.526 SBD
curator_payout_value20.117 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length6,636
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (47)
@is-educator ·
$0.44
This is great information, but why would I need to become a witness?
πŸ‘  , ,
properties (23)
post_id5,675,661
authoris-educator
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170630t151055673z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-06-30 15:10:57
last_update2017-06-30 15:10:57
depth1
children2
net_rshares51,295,631,179
last_payout2017-07-07 15:10:57
cashout_time1969-12-31 23:59:59
total_payout_value0.398 SBD
curator_payout_value0.043 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length68
author_reputation20,417,379,446
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (3)
@personz ·
$0.03
[This post](https://steemit.com/witness/@sykochica/what-s-a-steem-witness-and-why-should-we-care) lays out some good points, which I'll summarize and add my own thoughts:

1. They are needed for the blockchain to function as they are the ones who actually create the blocks
2. They need to be trustable sort of ppl that will not do this well and not tamper with blocks (though this would take significant effort)
3. They are the ones that make Hard Fork adoptions happen
4. They report accurately on the price of STEEM by maintaining a price feed
5. They have some technical know how or are at least willing to learn about it, it's a technical job
6. They generally contribute in other ways, such as developing software or tools, or reaching out to communities, etc. and basically champion the platform in some shape or form

For this there is a reward in STEEM per block made.

All of that said, that pretty much just applies to the top 19 witnesses. The rest of us are backup witnesses who get scheduled to so the 20th block in a round at random and based on our rank. Backup witnesses are important, and can become a top 19 witness if votes change.

If you think you fit that and want to do it then do!
πŸ‘  , ,
properties (23)
post_id5,676,992
authorpersonz
permlinkre-is-educator-re-personz-the-really-gentle-guide-to-becoming-a-witness-20170630t152448419z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "links": ["https://steemit.com/witness/@sykochica/what-s-a-steem-witness-and-why-should-we-care"], "tags": ["witness-category"]}"
created2017-06-30 15:24:48
last_update2017-06-30 15:24:48
depth2
children1
net_rshares3,160,837,414
last_payout2017-07-07 15:24:48
cashout_time1969-12-31 23:59:59
total_payout_value0.024 SBD
curator_payout_value0.001 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,205
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (3)
@is-educator ·
$0.07
Wow, I didn't know about being a witness!  Thank you for taking the time to explain.  This is something I would consider in the near future!
πŸ‘  ,
properties (23)
post_id5,677,667
authoris-educator
permlinkre-personz-re-is-educator-re-personz-the-really-gentle-guide-to-becoming-a-witness-20170630t153117642z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-06-30 15:31:18
last_update2017-06-30 15:31:18
depth3
children0
net_rshares8,731,110,741
last_payout2017-07-07 15:31:18
cashout_time1969-12-31 23:59:59
total_payout_value0.060 SBD
curator_payout_value0.012 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length140
author_reputation20,417,379,446
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@outhori5ed ·
$0.07
this is great information
πŸ‘  
properties (23)
post_id5,681,207
authorouthori5ed
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170630t160853651z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-06-30 16:09:00
last_update2017-06-30 16:09:00
depth1
children0
net_rshares8,010,915,180
last_payout2017-07-07 16:09:00
cashout_time1969-12-31 23:59:59
total_payout_value0.052 SBD
curator_payout_value0.016 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length25
author_reputation39,607,531,636,946
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@mattgimel ·
$0.07
@personz  on point explanation of the what? and how? of becoming  a steem witness.. 

## Vote me (i.e @mattgimel) for witness on Steemit.com
https://user-images.githubusercontent.com/84896/27712686-102e246e-5d20-11e7-9e3a-5ebd22cce39d.png
πŸ‘  
properties (23)
post_id5,688,371
authormattgimel
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170630t171929276z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "users": ["personz", "mattgimel"], "image": ["https://user-images.githubusercontent.com/84896/27712686-102e246e-5d20-11e7-9e3a-5ebd22cce39d.png"], "tags": ["witness-category"]}"
created2017-06-30 17:19:30
last_update2017-06-30 17:19:30
depth1
children0
net_rshares8,010,915,180
last_payout2017-07-07 17:19:30
cashout_time1969-12-31 23:59:59
total_payout_value0.050 SBD
curator_payout_value0.016 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length238
author_reputation120,534,427,956
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@bigoldbitties ·
$0.07
@personz, can I get a witness?!!! lol great info - @bigoldbitties
πŸ‘  
properties (23)
post_id5,697,255
authorbigoldbitties
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170630t184300650z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "users": ["personz", "bigoldbitties"], "tags": ["witness-category"]}"
created2017-06-30 18:43:00
last_update2017-06-30 18:43:00
depth1
children0
net_rshares8,010,915,180
last_payout2017-07-07 18:43:00
cashout_time1969-12-31 23:59:59
total_payout_value0.058 SBD
curator_payout_value0.009 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length65
author_reputation156,474,814,165
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@followbtcnews ·
$0.93
Great information.. I voted on your witness last week after reading your witness post..  I also started my witness last week and hosting it on Privexx.. And I have been working all week long on my Witness post, because I believe people need to know 100% about us and  what we plan on doing for Steemit.. Which you have been invaluable in helping people..

I highly recommend people vote for you....
πŸ‘  ,
properties (23)
post_id5,813,415
authorfollowbtcnews
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170701t192830263z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-01 19:28:33
last_update2017-07-01 19:28:33
depth1
children1
net_rshares112,212,746,225
last_payout2017-07-08 19:28:33
cashout_time1969-12-31 23:59:59
total_payout_value0.904 SBD
curator_payout_value0.025 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length398
author_reputation49,990,662,111,101
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@personz ·
$0.35
Thank you so much, very kind of you :)
πŸ‘  
properties (23)
post_id5,814,338
authorpersonz
permlinkre-followbtcnews-re-personz-the-really-gentle-guide-to-becoming-a-witness-20170701t193803736z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-01 19:38:03
last_update2017-07-01 19:38:03
depth2
children0
net_rshares42,683,345,253
last_payout2017-07-08 19:38:03
cashout_time1969-12-31 23:59:59
total_payout_value0.296 SBD
curator_payout_value0.057 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length38
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@jerrybanfield ·
@personz love your post here and am now one of your top upvotes on it because this is better than I would have ever imagined!  Finding a new witness guide is difficult because there are so many older guides out there that are already good most new witnesses are not motivated to make one.  The only new guide I could find is by @someguy123 at https://steemit.com/steem/@someguy123/your-guide-to-setting-up-a-witness-server-steem-in-a-box-hf19.  With your guide I now have another link in the course showing how to actually set this up alongside of all the old guides!

While I know you intended this as criticism, I take it as a huge compliment because you took a valuable action on behalf of the community based on what you saw me doing.  Some of the best online courses I have made were motivated by seeing another instructor do a terrible job teaching a course I bought and knowing I could do better.  Over time my original dislike for the instructor changed into love and respect him because the fact was he motivated me to be better.  Without his terrible courses, I would not likely have thought I had what it took to make a great online course.

I voted for you as a witness because I like your desire to serve the community and willingness to speak up when you think things should be different.  Making posts like the one you made is difficult for me now because I am so concerned about not offending anyone and I applaud you for making it!

As I am reading @someguy123's guide again tonight, I will now also be reading yours again to help me make sure I understand what I am doing before I start setting my witness up!

Thank you for writing this and helping me get started as a witness!
πŸ‘  
properties (23)
post_id5,841,774
authorjerrybanfield
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170702t020403349z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "users": ["personz", "someguy123"], "links": ["https://steemit.com/steem/@someguy123/your-guide-to-setting-up-a-witness-server-steem-in-a-box-hf19"], "tags": ["witness-category"]}"
created2017-07-02 02:04:03
last_update2017-07-02 02:04:03
depth1
children3
net_rshares0
last_payout2017-07-09 02:04:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,696
author_reputation358,463,090,245,284
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@personz ·
I was taking this action anyway, you just prompted me to put it together earlier.

I appreciate your witness vote, but you should really not be charging for this information. I will flag any further post on your witness course and encourage everyone else to do the same. Free information is just that - **FREE**. You are making plenty of steem with your posts, no need to string along hopefuls with your promises.

> With your guide I now have another link in the course showing how to actually set this up alongside of all the old guides!

Missing the point a bit here. I highly suggest you stop your witness course and join the rest of us backup witnesses in learning and doing without closed-doors "courses".
properties (22)
post_id5,842,147
authorpersonz
permlinkre-jerrybanfield-re-personz-the-really-gentle-guide-to-becoming-a-witness-20170702t021054132z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-02 02:10:54
last_update2017-07-02 02:10:54
depth2
children2
net_rshares0
last_payout2017-07-09 02:10:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length711
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jerrybanfield ·
You are right the information is free and what I charge for is early access to videos of my explaining why this information is worth taking action on today plus showing how to get started.  You have made an awesome free post here which you would be well within your rights to charge for if you filmed a one to two hour video class featuring screen capture tutorials of how to actually use the information you posted here because that would be even more valuable than the post here and be worth paying for.  I would probably buy it so I could watch the tutorials even though everything you posted here is free.  I trust your judgement on which posts you flag and I was surprised to see someone made a post about it on Steemit because my intended audience for the course was YouTube and Facebook based on my assumption that few on Steemit who already knew about witnesses would be interested buying the course!
properties (22)
post_id5,916,606
authorjerrybanfield
permlinkre-personz-re-jerrybanfield-re-personz-the-really-gentle-guide-to-becoming-a-witness-20170702t181041814z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-02 18:10:39
last_update2017-07-02 18:10:39
depth3
children1
net_rshares0
last_payout2017-07-09 18:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length908
author_reputation358,463,090,245,284
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jerrybanfield ·
Congratulations on making it in the top 100 so fast!
properties (22)
post_id5,916,687
authorjerrybanfield
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170702t181133289z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-02 18:11:30
last_update2017-07-02 18:11:30
depth1
children1
net_rshares0
last_payout2017-07-09 18:11:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length52
author_reputation358,463,090,245,284
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@personz ·
Thanks πŸ™‚
properties (22)
post_id6,765,492
authorpersonz
permlinkre-jerrybanfield-re-personz-the-really-gentle-guide-to-becoming-a-witness-20170710t163600006z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-10 16:36:00
last_update2017-07-10 16:36:00
depth2
children0
net_rshares0
last_payout2017-07-17 16:36:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length8
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@lucky.digger ·
$0.04
You can honestly probably earn more blogging on Steemit as a genearl user. One witness in particular is fond of saying "blogging is the new mining"! 

I believe you...
πŸ‘  ,
properties (23)
post_id6,764,377
authorlucky.digger
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170710t162402632z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-10 16:24:06
last_update2017-07-10 16:24:06
depth1
children0
net_rshares12,662,160,977
last_payout2017-07-17 16:24:06
cashout_time1969-12-31 23:59:59
total_payout_value0.038 SBD
curator_payout_value0.005 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length167
author_reputation2,062,739,781,884
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@lucky.digger ·
Excuse my noob question, but the WIF key, where does one get it from?
properties (22)
post_id6,804,333
authorlucky.digger
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20170711t005429663z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-07-11 00:54:30
last_update2017-07-11 00:54:30
depth1
children0
net_rshares0
last_payout2017-07-18 00:54:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length69
author_reputation2,062,739,781,884
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@brilliancy ·
Useful and organized information with very specific references. Feeling nice to read the whole article. yes, I agree with you that people shouldn't charge money for the available free information.
properties (22)
post_id16,091,238
authorbrilliancy
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20171025t222844771z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-10-25 22:28:45
last_update2017-10-25 22:28:45
depth1
children2
net_rshares0
last_payout2017-11-01 22:28:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length196
author_reputation70,794,578,438
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@personz ·
Thanks! Just to nit pick, I would not say _should not charge_, he's free to do it. But anyone who has the option between free and paying for the same thing can be happy to get it for free instead.

Hope you get something from this still, it'll go out of date eventually 😭
properties (22)
post_id16,118,680
authorpersonz
permlinkre-brilliancy-re-personz-the-really-gentle-guide-to-becoming-a-witness-20171026t082540318z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-10-26 08:25:42
last_update2017-10-26 08:25:42
depth2
children1
net_rshares0
last_payout2017-11-02 08:25:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length271
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@brilliancy ·
Yes, I got it. Thanks for make me clear about the concept. I do agree.
properties (22)
post_id16,431,632
authorbrilliancy
permlinkre-personz-re-brilliancy-re-personz-the-really-gentle-guide-to-becoming-a-witness-20171030t090806608z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2017-10-30 09:08:06
last_update2017-10-30 09:08:06
depth3
children0
net_rshares0
last_payout2017-11-06 09:08:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length70
author_reputation70,794,578,438
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@chivesz ·
thank you so much for this
properties (22)
post_id23,935,051
authorchivesz
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20180106t113048451z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "tags": ["witness-category"]}"
created2018-01-06 11:30:48
last_update2018-01-06 11:30:48
depth1
children1
net_rshares0
last_payout2018-01-13 11:30:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length26
author_reputation794,328,234,724
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@personz ·
You're welcome @chivesz πŸ‘
πŸ‘  
properties (23)
post_id23,977,431
authorpersonz
permlinkre-chivesz-re-personz-the-really-gentle-guide-to-becoming-a-witness-20180106t154656162z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "users": ["chivesz"], "tags": ["witness-category"]}"
created2018-01-06 15:46:57
last_update2018-01-06 15:46:57
depth2
children0
net_rshares1,111,737,272
last_payout2018-01-13 15:46:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length25
author_reputation42,440,234,781,798
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@carterx7 ·
@persons even though this is an older post I hope you still see the replies. I read over this steemit post and I must say you keep shit real 100 % and it looks like you care about this platform  thanks for the amazing post and you've got my witness vote I'm going to do it now. Thanks again.
properties (22)
post_id39,996,695
authorcarterx7
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20180322t173506165z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "users": ["persons"], "tags": ["witness-category"]}"
created2018-03-22 17:35:06
last_update2018-03-22 17:35:06
depth1
children0
net_rshares0
last_payout2018-03-29 17:35:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length291
author_reputation28,183,829,312,644
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@sh86 ·
Hi Dear
error my witness : No witnesses configured! Please add witness names and private keys to configuration. 

![Screenshot_2.png](https://steemitimages.com/DQmXvSptFBe8oPDLvA2JtRiyXKk9teawdhJTXCP83eoeDvW/Screenshot_2.png)
πŸ‘  
properties (23)
post_id43,444,353
authorsh86
permlinkre-personz-the-really-gentle-guide-to-becoming-a-witness-20180413t184705842z
categorywitness-category
json_metadata"{"app": "steemit/0.1", "image": ["https://steemitimages.com/DQmXvSptFBe8oPDLvA2JtRiyXKk9teawdhJTXCP83eoeDvW/Screenshot_2.png"], "tags": ["witness-category"]}"
created2018-04-13 18:47:06
last_update2018-04-13 18:47:06
depth1
children0
net_rshares611,599,280
last_payout2018-04-20 18:47:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length225
author_reputation0
root_title"The REALLY gentle guide to becoming a witness"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)