With release 0.3.2, piston now supports **offline signing** for coldstorage. The procedure consists of three basic steps. 1. **preparation of the (unsigned) transaction** 2. **offline signing of the transaction** 3. **broadcasting of the signed transaction** Let's go through the details real quick: ## preparation of the (unsigned) transaction Any transaction that piston can do (post, reply, edit, upvote, downvote, transfer, powerup, powerdown, powerdownroute, convert, allow, disallow, newaccount, updatememokey, etc.) can be generated **without** actually signing them using the `-x` flag. The command will return a couple lines (JSON format) and all you need to do is store those in a file and carry them over to your offline computer. **Important remark**: The default expiration time for transaction is **30 seconds**. Apparently, nobody will be able to carry the transaction to an offline computer, sign them and move them back to the online computer within 30 seconds, you can increase the expiration to 5 minutes by adding `-e 300` (300 seconds = 5 minutes)! ``` $ piston -e 300 -x transfer fabian 0.1 SBD > unsigned-transaction.json ``` This gives you 5 minutes for your procedure. If you can't make it in 5 minutes, increase the `300` and try again. ### Technical details A simple example looks like this: ``` $ piston -x -e 300 transfer fabian 0.1 SBD {'expiration': '2016-09-07T08:17:19', 'extensions': [], 'operations': [['transfer', {'amount': '0.100 SBD', 'from': 'xeroc', 'memo': '', 'to': 'fabian'}]], 'ref_block_num': 38340, 'ref_block_prefix': 336529008, 'signatures': [], [...] } ``` That is the **basic** transaction and you see that the `signatures` are empty. In order to make it easier for the offline machine to sign your transaction, there are a few more informations returned, namely: ``` { [...] 'missing_signatures': ['STM6quoHiVnmiDEXyz4fAsrNd28G6q7qBCitWbZGo4pTfQn8SwkzD', 'STM8HCf7QLUexogEviN8x1SpKRhFwg2sc8LrWuJqv7QsmWrua6ZyR'], 'required_authorities': {'fabian': {'account_auths': [], 'key_auths': [['STM8HCf7QLUexogEviN8x1SpKRhFwg2sc8LrWuJqv7QsmWrua6ZyR', 1]], 'weight_threshold': 1}, 'xeroc': {'account_auths': [['fabian', 1]], 'key_auths': [['STM6quoHiVnmiDEXyz4fAsrNd28G6q7qBCitWbZGo4pTfQn8SwkzD', 1]], 'weight_threshold': 2}}, } ``` This data allows to identify the required keys without the need for an internet connection (e.g. on you offline computer). ## offline signing of the transaction With the unsigned transaction, you can go to your offline computer and have it signed using your key there by using: ``` piston sign --file unsigned-transaction.json > signed-transaction.json ``` The command will return the signed transaction which will look like this: ``` {'expiration': '2016-09-07T08:25:48', 'extensions': [], 'operations': [['transfer', {'amount': '0.001 SBD', 'from': 'xeroc', 'memo': '', 'to': 'fabian'}]], 'ref_block_num': 38510, 'ref_block_prefix': 3441950962, 'signatures': ['2071716bc5655d5327524004e33d340757cae067fcd30728484c21c605e26e3d0b548ca8b433af3037246084e67addbb726f45ef8d3fdb6e6b3e81415899bd762c']} ``` Carry this transaction to an internet connected computer and go to the next step. ## broadcasting of the signed transaction The signed transaction can easily be broadcast to the network/blockchain by using ``` piston broadcast --file signed-transaction.json ``` Unless you obtain an error, your transaction was transmitted to the network and will shortly after be added to a block. Congratulations!
author | xeroc |
---|---|
permlink | piston-howto-use-it-for-coldstorage |
category | piston |
json_metadata | {"tags":["piston","coldstorage","security"]} |
created | 2016-09-07 08:27:33 |
last_update | 2016-09-07 08:39:12 |
depth | 0 |
children | 9 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 493.454 HBD |
curator_payout_value | 30.618 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,948 |
author_reputation | 118,819,064,085,695 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,585 |
net_rshares | 75,473,693,560,663 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fminerten1 | 0 | 45,470,104,595 | 81% | ||
barrie | 0 | 619,236,401,205 | 100% | ||
steempty | 0 | 7,632,921,407,762 | 100% | ||
anonymous | 0 | 404,776,631,366 | 100% | ||
summon | 0 | 14,294,422,542,008 | 100% | ||
highasfuck | 0 | -67,949,689,551 | -40% | ||
wackou | 0 | 6,899,688,277,162 | 100% | ||
badassmother | 0 | 2,637,997,053,156 | 100% | ||
hr1 | 0 | 2,151,253,150,035 | 100% | ||
ihashfury | 0 | 1,083,807,125,368 | 100% | ||
rossco99 | 0 | 1,661,622,415,529 | 100% | ||
liondani | 0 | 986,738,649,090 | 100% | ||
jabbasteem | 0 | 2,023,604,292,963 | 100% | ||
steemit200 | 0 | 5,410,460,692,505 | 100% | ||
boy | 0 | 3,103,275,934 | 100% | ||
xeroc | 0 | 1,690,206,787,792 | 100% | ||
bue-witness | 0 | 3,767,715,417 | 100% | ||
bunny | 0 | 690,928,086 | 100% | ||
arhag | 0 | 6,685,773,829,357 | 100% | ||
bue | 0 | 54,690,845,839 | 100% | ||
mini | 0 | 1,662,922,809 | 100% | ||
moon | 0 | 213,783,721 | 100% | ||
aizensou | 0 | 77,360,044,708 | 100% | ||
au1nethyb1 | 0 | 3,922,200,423,800 | 100% | ||
recursive3 | 0 | 474,277,500,846 | 100% | ||
recursive | 0 | 2,930,907,942,638 | 100% | ||
mineralwasser | 0 | 1,424,100,760 | 100% | ||
boombastic | 0 | 855,322,573,653 | 100% | ||
mrs.agsexplorer | 0 | 118,219,696,851 | 100% | ||
signalandnoise | 0 | 149,515,464,470 | 100% | ||
bingo-0 | 0 | 8,455,897,957 | 100% | ||
bingo-1 | 0 | 2,152,490,865 | 100% | ||
boatymcboatface | 0 | 571,124,333,271 | 100% | ||
officialfuzzy | 0 | 326,641,694,341 | 100% | ||
cass | 0 | 1,131,791,016,752 | 100% | ||
proctologic | 0 | 27,419,777,663 | 100% | ||
healthcare | 0 | 624,898,586 | 100% | ||
daniel.pan | 0 | 971,367,298 | 100% | ||
woo7739 | 0 | 400,595,104,947 | 100% | ||
jazzycrypt | 0 | 591,008,208 | 100% | ||
team | 0 | 134,352,027,485 | 100% | ||
ash | 0 | 351,220,950,956 | 100% | ||
helen.tan | 0 | 288,334,510 | 100% | ||
valtr | 0 | 13,898,380,964 | 100% | ||
noaommerrr | 0 | 202,119,876,938 | 100% | ||
sunsallo | 0 | 565,165,844 | 100% | ||
chryspano | 0 | 411,324,346,103 | 100% | ||
morning | 0 | 4,472,607,219 | 100% | ||
easteagle13 | 0 | 75,797,484,535 | 100% | ||
f35720 | 0 | 554,083,555 | 100% | ||
jademont | 0 | 16,091,355,271 | 100% | ||
eeks | 0 | 567,473,298,623 | 100% | ||
fkn | 0 | 3,023,170,156 | 13% | ||
paco-steem | 0 | 487,407,658 | 100% | ||
spaninv | 0 | 5,494,190,583 | 100% | ||
gekko | 0 | 2,105,697,423 | 100% | ||
teamsteem | 0 | 293,513,932,849 | 100% | ||
elishagh1 | 0 | 3,976,722,513 | 13% | ||
richman | 0 | 13,260,728,193 | 100% | ||
nanzo-scoop | 0 | 735,377,249,207 | 100% | ||
steve-walschot | 0 | 149,829,866,203 | 100% | ||
hannixx42 | 0 | 55,669,554,578 | 100% | ||
mummyimperfect | 0 | 230,680,645,496 | 100% | ||
coar | 0 | 535,153,606 | 100% | ||
asch | 0 | 70,690,815,425 | 100% | ||
murh | 0 | 1,425,952,436 | 33.01% | ||
cryptofunk | 0 | 7,183,880,097 | 100% | ||
kodi | 0 | 590,660,403 | 100% | ||
cyber | 0 | 989,092,615,799 | 100% | ||
treeleaves | 0 | 2,286,253,933 | 10% | ||
theshell | 0 | 89,628,366,889 | 100% | ||
ak2020 | 0 | 63,422,889,152 | 100% | ||
zebbra2014 | 0 | 4,920,082,161 | 100% | ||
coinbitgold | 0 | 140,496,632,925 | 100% | ||
stiletto | 0 | 380,527,848 | 100% | ||
martin-wichmann | 0 | 16,428,943,190 | 32% | ||
kenny-crane | 0 | 105,780,627,648 | 100% | ||
ratel | 0 | 21,796,893,121 | 30% | ||
will-zewe | 0 | 217,585,418,142 | 100% | ||
schro | 0 | 140,077,369,278 | 100% | ||
ziv | 0 | 19,578,495,116 | 100% | ||
zakharya | 0 | 16,075,048,506 | 100% | ||
michaelx | 0 | 33,792,665,643 | 100% | ||
kimziv | 0 | 85,830,812,645 | 39% | ||
svamiva | 0 | 2,899,269,244 | 50% | ||
mrhankeh | 0 | 536,525,887 | 100% | ||
isteemit | 0 | 38,706,934,437 | 100% | ||
michaellamden68 | 0 | 3,513,693,618 | 100% | ||
roelandp | 0 | 324,496,521,975 | 100% | ||
romait | 0 | 9,859,893,835 | 100% | ||
rubybian | 0 | 88,567,285,341 | 100% | ||
orly | 0 | 3,365,984,027 | 100% | ||
robrigo | 0 | 122,255,296,473 | 100% | ||
fabio | 0 | 67,161,918,286 | 19% | ||
jasonmcz | 0 | 71,353,499,024 | 100% | ||
juneaugoldbuyer | 0 | 360,785,382,317 | 100% | ||
r4fken | 0 | 16,368,980,320 | 100% | ||
tcfxyz | 0 | 25,006,549,876 | 100% | ||
futurefood | 0 | 6,927,227,861 | 100% | ||
derekareith | 0 | 124,912,633,785 | 100% | ||
mahnunchik | 0 | 247,482,538 | 100% | ||
furion | 0 | 8,442,707,709 | 13% | ||
busser | 0 | 707,078,778 | 100% | ||
owdy | 0 | 4,225,455,002 | 100% | ||
barbara2 | 0 | 71,125,792 | 13% | ||
ch0c0latechip | 0 | 79,793,095 | 13% | ||
doge4lyf | 0 | 73,146,814 | 13% | ||
vi1son | 0 | 1,536,081,330 | 100% | ||
ausbitbank | 0 | 7,569,174,052 | 42% | ||
steem1653 | 0 | 1,526,530,351 | 100% | ||
cynetyc | 0 | 108,908,119 | 100% | ||
steemit-life | 0 | 3,950,344,940 | 100% | ||
jesta | 0 | 207,913,769,477 | 100% | ||
karen13 | 0 | 3,980,353,045 | 100% | ||
cryptosi | 0 | 6,138,454,715 | 100% | ||
hankrearden | 0 | 236,830,702 | 100% | ||
dr2073 | 0 | 342,713,299 | 100% | ||
bycz | 0 | 13,703,753,614 | 100% | ||
karenmckersie | 0 | 433,622,998 | 100% | ||
yongyoon | 0 | 40,801,694,398 | 100% | ||
wildchild | 0 | 96,640,276 | 100% | ||
btcbtcbtc20155 | 0 | 5,776,345,614 | 100% | ||
adamt | 0 | 4,085,076,961 | 100% | ||
imp3 | 0 | 3,175,425,579 | 100% | ||
natalyt | 0 | 429,506,501 | 100% | ||
blueorgy | 0 | 98,642,393,516 | 50% | ||
oululahti | 0 | 4,218,525,719 | 100% | ||
bobo012 | 0 | 125,855,148 | 100% | ||
ubg | 0 | 32,108,749,844 | 100% | ||
rpf | 0 | 6,967,132,859 | 100% | ||
tarindel | 0 | 4,077,395,320 | 100% | ||
deanliu | 0 | 25,729,787,550 | 100% | ||
jl777 | 0 | 193,553,606,832 | 100% | ||
james212 | 0 | 1,018,599,809,382 | 100% | ||
positive | 0 | 2,449,269,500 | 13% | ||
yarly | 0 | 1,818,679,024 | 100% | ||
yarly2 | 0 | 275,078,191 | 100% | ||
yarly3 | 0 | 275,490,099 | 100% | ||
yarly4 | 0 | 159,279,578 | 100% | ||
yarly5 | 0 | 160,178,852 | 100% | ||
yarly7 | 0 | 91,302,559 | 100% | ||
strictlybusiness | 0 | 200,189,709 | 100% | ||
proto | 0 | 16,495,260,397 | 100% | ||
curator | 0 | 639,074,973 | 100% | ||
sisterholics | 0 | 12,589,101,273 | 38% | ||
yarly10 | 0 | 441,109,420 | 100% | ||
alex.chien | 0 | 1,672,721,220 | 100% | ||
yarly11 | 0 | 236,345,420 | 100% | ||
yarly12 | 0 | 82,681,797 | 100% | ||
fnait | 0 | 80,707,437 | 13% | ||
keepcalmand | 0 | 73,639,087 | 13% | ||
celebr1ty | 0 | 39,786,198,301 | 100% | ||
creatorgalaxy | 0 | 115,523,854 | 100% | ||
spinner | 0 | 1,563,180,931 | 100% | ||
webosfritos | 0 | 3,152,295,386 | 100% | ||
glitterpig | 0 | 4,628,571,456 | 100% | ||
uwe69 | 0 | 2,214,912,842 | 28% | ||
picker | 0 | 119,294,413 | 100% | ||
metaflute | 0 | 1,151,771,368 | 100% | ||
taker | 0 | 8,336,047,073 | 100% | ||
pakisnxt | 0 | 729,376,920 | 100% | ||
rampant | 0 | 6,415,794,365 | 15% | ||
felixxx | 0 | 15,642,700,631 | 100% | ||
laonie | 0 | 853,906,198,697 | 80% | ||
laonie1 | 0 | 22,879,304,038 | 100% | ||
laonie2 | 0 | 23,922,770,445 | 100% | ||
laonie3 | 0 | 23,931,515,943 | 100% | ||
laoyao | 0 | 26,384,533,956 | 100% | ||
myfirst | 0 | 12,963,138,245 | 30% | ||
somebody | 0 | 103,051,235,546 | 39% | ||
flysaga | 0 | 3,855,450,397 | 39% | ||
gmurph | 0 | 15,012,405,364 | 100% | ||
midnightoil | 0 | 22,771,140,413 | 39% | ||
coderg | 0 | 63,541,793 | 100% | ||
ullikume | 0 | 4,346,483,097 | 100% | ||
minion | 0 | 6,546,707,720 | 100% | ||
laonie4 | 0 | 23,927,381,371 | 100% | ||
laonie5 | 0 | 23,925,693,365 | 100% | ||
laonie6 | 0 | 23,923,074,313 | 100% | ||
laonie7 | 0 | 23,919,971,478 | 100% | ||
laonie8 | 0 | 23,916,289,883 | 100% | ||
laonie9 | 0 | 23,914,622,519 | 100% | ||
xiaohui | 0 | 99,276,706,520 | 83% | ||
joele | 0 | 90,587,416,968 | 100% | ||
oflyhigh | 0 | 5,377,652,032 | 100% | ||
paynode | 0 | 1,215,604,948 | 100% | ||
xiaokongcom | 0 | 1,670,284,580 | 38% | ||
goingpaper | 0 | 12,460,341,814 | 100% | ||
xianjun | 0 | 3,589,790,821 | 39% | ||
erikclark13 | 0 | 1,558,840,909 | 100% | ||
gamerate | 0 | 339,161,328 | 100% | ||
perduta | 0 | 93,645,581 | 100% | ||
evgenyche | 0 | 77,724,719 | 100% | ||
vootka | 0 | 230,347,891 | 100% | ||
immortality | 0 | 61,696,026 | 100% | ||
stevescriber | 0 | 60,730,988 | 100% | ||
bledarus | 0 | 1,638,829,103 | 100% | ||
loli | 0 | 51,247,757 | 100% | ||
future-shock | 0 | 115,008,476 | 100% | ||
immortal | 0 | 61,167,862 | 100% | ||
microluck | 0 | 235,820,859 | 39% | ||
longevity | 0 | 71,551,855 | 100% | ||
rashka | 0 | 60,661,014 | 100% | ||
chinadaily | 0 | 1,626,942,859 | 100% | ||
cryptomental | 0 | 190,168,923 | 100% | ||
longtech | 0 | 58,816,907 | 100% | ||
jaredcwillis | 0 | 8,474,027,141 | 100% | ||
movievertigo | 0 | 1,857,065,395 | 100% | ||
steembeast | 0 | 2,569,484,278 | 100% | ||
laonie10 | 0 | 23,908,415,458 | 100% | ||
zite | 0 | 58,064,982 | 100% | ||
sneak | 0 | 16,750,234,259 | 100% | ||
uziriel | 0 | 59,787,165 | 100% | ||
laonie11 | 0 | 23,554,872,251 | 100% | ||
greatness | 0 | 178,343,237 | 100% | ||
sponge-bob | 0 | 24,470,554,665 | 71% | ||
l0k1 | 0 | 3,465,935,094 | 100% | ||
doitvoluntarily | 0 | 5,393,956,384 | 100% | ||
smisi | 0 | 1,287,548,413 | 100% | ||
asksisk | 0 | 150,125,209,273 | 100% | ||
budda | 0 | 54,632,424 | 100% | ||
warhammer | 0 | 54,012,814 | 100% | ||
dr-who | 0 | 53,764,342 | 100% | ||
dr-house | 0 | 106,784,239 | 100% | ||
tracemayer | 0 | 59,411,932,702 | 100% | ||
brains | 0 | 9,136,714,949 | 30% | ||
imc | 0 | 53,546,921 | 100% | ||
puffin | 0 | 2,787,917,003 | 100% | ||
dragonice | 0 | 50,228,382 | 100% | ||
steemq | 0 | 50,225,780 | 100% | ||
deli | 0 | 51,215,236 | 100% | ||
twinbraid | 0 | 757,461,679 | 100% | ||
airmike | 0 | 4,407,810,905 | 100% | ||
abdullar | 0 | 39,132,249,671 | 100% | ||
allianz | 0 | 159,710,416 | 100% | ||
origin | 0 | 161,212,160 | 100% | ||
gravity | 0 | 160,973,134 | 100% | ||
digitalillusions | 0 | 157,745,750 | 100% | ||
sabsel | 0 | 0 | 100% | ||
scorer | 0 | 0 | 100% |
Thank you for providing the technical details on how it works under the hood. Much appreciated.
author | cryptomental |
---|---|
permlink | re-xeroc-piston-howto-use-it-for-coldstorage-20160907t082934530z |
category | piston |
json_metadata | {"tags":["piston"]} |
created | 2016-09-07 08:29:36 |
last_update | 2016-09-07 08:29:36 |
depth | 1 |
children | 0 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 95 |
author_reputation | 6,756,831,217,523 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,600 |
net_rshares | 0 |
A question: what is the maximum expiration time for a transaction? Can it be set e.g. to 24 hours? Or is it just 5 minutes?
author | cryptomental |
---|---|
permlink | re-xeroc-piston-howto-use-it-for-coldstorage-20160907t083155176z |
category | piston |
json_metadata | {"tags":["piston"]} |
created | 2016-09-07 08:31:57 |
last_update | 2016-09-07 08:33:30 |
depth | 1 |
children | 2 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 124 |
author_reputation | 6,756,831,217,523 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,622 |
net_rshares | 0 |
That is actually an EXCELLENT question! This is what the code says: ``` #define STEEMIT_MAX_TIME_UNTIL_EXPIRATION (60*60) // seconds, aka: 1 hour ```
author | xeroc |
---|---|
permlink | re-cryptomental-re-xeroc-piston-howto-use-it-for-coldstorage-20160907t084113484z |
category | piston |
json_metadata | {"tags":["piston"]} |
created | 2016-09-07 08:41:12 |
last_update | 2016-09-07 08:41:12 |
depth | 2 |
children | 1 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.162 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 157 |
author_reputation | 118,819,064,085,695 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,676 |
net_rshares | 404,776,631,366 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
anonymous | 0 | 404,776,631,366 | 100% |
Ok, thanks!
author | cryptomental |
---|---|
permlink | re-xeroc-re-cryptomental-re-xeroc-piston-howto-use-it-for-coldstorage-20160907t084248399z |
category | piston |
json_metadata | {"tags":["piston"]} |
created | 2016-09-07 08:42:51 |
last_update | 2016-09-07 08:42:51 |
depth | 3 |
children | 0 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 6,756,831,217,523 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,683 |
net_rshares | 0 |
Interesting! I dunno much about the subject but I am curious to know more so I followed you @xeroc
author | cynetyc |
---|---|
permlink | re-xeroc-piston-howto-use-it-for-coldstorage-20160907t082951893z |
category | piston |
json_metadata | {"tags":["piston"],"users":["xeroc"]} |
created | 2016-09-07 08:29:54 |
last_update | 2016-09-07 08:29:54 |
depth | 1 |
children | 0 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | 108,708,138,206,157 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,604 |
net_rshares | 108,908,119 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cynetyc | 0 | 108,908,119 | 100% |
lol read it and thought it said prison..
author | doitvoluntarily |
---|---|
permlink | re-xeroc-piston-howto-use-it-for-coldstorage-20160907t083026432z |
category | piston |
json_metadata | {"tags":["piston"]} |
created | 2016-09-07 08:30:27 |
last_update | 2016-09-07 08:30:27 |
depth | 1 |
children | 0 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 1,412,689,148,080,496 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,607 |
net_rshares | 0 |
this keeps getting more interesting @xeroc 8]
author | gekko |
---|---|
permlink | re-xeroc-piston-howto-use-it-for-coldstorage-20160907t084331996z |
category | piston |
json_metadata | {"tags":["piston"],"users":["xeroc"]} |
created | 2016-09-07 08:43:33 |
last_update | 2016-09-07 08:43:33 |
depth | 1 |
children | 0 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 45 |
author_reputation | 1,185,517,433,922 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,692 |
net_rshares | 2,062,724,006 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gekko | 0 | 2,062,724,006 | 100% |
Nice feature. A friend of mine is always talking about offline signing for bitcoin transactions. If someone is running a service like an exchange or other trusted third party, cold storage and offline signing are essential for reducing the chances of a network breach.
author | l0k1 |
---|---|
permlink | re-xeroc-piston-howto-use-it-for-coldstorage-20160907t083605225z |
category | piston |
json_metadata | {"tags":["piston"]} |
created | 2016-09-07 08:36:06 |
last_update | 2016-09-07 08:36:06 |
depth | 1 |
children | 1 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 268 |
author_reputation | 94,800,257,230,993 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,156,644 |
net_rshares | 0 |
you may want to also read the other post that came after this one: [[piston] How to use it for multisignature accounts](/piston/@xeroc/piston-how-to-use-it-for-multisignature-accounts)
author | xeroc |
---|---|
permlink | re-l0k1-re-xeroc-piston-howto-use-it-for-coldstorage-20160907t094632731z |
category | piston |
json_metadata | {"tags":["piston"],"links":["/piston/@xeroc/piston-how-to-use-it-for-multisignature-accounts"]} |
created | 2016-09-07 09:46:33 |
last_update | 2016-09-07 09:46:33 |
depth | 2 |
children | 0 |
last_payout | 2016-10-08 16:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.162 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 184 |
author_reputation | 118,819,064,085,695 |
root_title | "[piston] Howto use it for coldstorage" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,157,034 |
net_rshares | 404,778,141,591 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
anonymous | 0 | 404,778,141,591 | 100% | ||
sneak | 0 | 0 | 100% |