The recent rise of crypto valuations has spawned a new generation of millionaires. Consequently, this has also created many opportunities for hackers to steal the new found wealth. In this post I will outline 2 methods you can use to secure your coins. ## Get yourself a Trezor Trezor is a fantastic piece of technology that will make your life much easier. Trezor is a hardware wallet, and all transactions are signed on it, which means that if someone hacks your computer, they can't steal your coins. By far the best feature on Trezor is the way it generates private keys, by combining 2 seeds. There is one seed key generated by Trezor on setup, and this key is securely enclaved on Trezors chipset. The second seed is a password - any password. Every password combination will thus generate a new unique private key(s), which means that you could have unlimited number of wallets. This is especially good for traveling. For example, if you're asked to unlock your trezor at US customs, you could use a password that unlocks your wallet with 5 BTC. But you could also have a wallet with 100,000 BTC, and nobody could find it, or prove that such wallet exists. Unfortunately, Trezor only supports a few coins (Bitcoin, Dash, ETH, Monero). To deal with other coins, we need to build our own, general purpose trezor-like computer. ## Build your own Trezor First, we need some hardware. I am a big fan of old Thinkpad laptops, and you can probably get a used T61 for less than 50 EUR. The next step is [air-gapping](https://en.wikipedia.org/wiki/Air_gap_%28networking%29). We want to perform some surgery on it, to ensure that this computer will not be able to connect to the internet ever again. Additionally, I think its a good idea to remove the hard drive and any other storage medium that could enable non intentional data persistence.  I have recently performed this for a friend on a T61, and it is fairly easy. The dial-up modem / ethernet card, and the wifi card are located under the keyboard. I have also removed the hard drive.  My OS of choice is Tails. The reason for this is that Tails is n00b friendly - it won't let you shoot yourself in the foot, while being super easy to use. Tails disables persistence by default. The OS filesystem is read-only, and all new userspace files will be lost on reboot.  Tails has an option of creating a LUKS encrypted partition to enable persistence. It also ships with KeePassX, Bitcoin Electrum wallet and some other nifty tools. This allows us to stack encrypted layers, with different encryption algorithms and keys. ``` Encrypted FS (Persistent Volume) + Encrypted Bitcoin Wallet ``` or ``` Encrypted FS (Persistent Volume) + Encrypted KeePassX DB storing our private keys ``` . **The important thing to remember is that we should only ever mount our encrypted persistent storage from the air-gapped machine**. To be safe, just don't plug the Tails USB key into any other device - ever. ## Generating new wallets Each coin has its own wallet software and tools. We need to get these tools on our air-gapped machine. We can do this trough an additional USB stick, mounted in read-only mode (don't forget to wipe it before plugging into networked pc), or a DVD rom (read-only medium) for the super paranoid. Once the keys are generated, we store them in our Encrypted Persistent Volume. Here is an example Steem (Python) script to generate Steem Keys. You can use the public keys from the newly generated keypairs to create a new Steem account, or replace keys on an existing account. ``` from steembase.account import PasswordKey account_name = 'furion' password = 'super secret and reasonably complex password' posting_key = PasswordKey(account_name, password, role="posting") active_key = PasswordKey(account_name, password, role="active") owner_key = PasswordKey(account_name, password, role="owner") memo_key = PasswordKey(account_name, password, role="memo") ``` ## Signing Transactions We can also use the wallet software to sign the transactions on our air-gapped machine, and then broadcast these transactions on our regular machine - thus never exposing our private keys. For Steem (Python), see `steempy sign` and `steempy broadcast` commands. ### References Trezor - https://trezor.io/ Thinkpad T61 - http://www.notebookreview.com/notebookreview/lenovo-thinkpad-t61-review/ KeePassX - https://www.keepassx.org/screenshots Tails - https://tails.boum.org/ Steem (Python) - http://steem.readthedocs.io/en/latest/
author | furion |
---|---|
permlink | build-yourself-a-trezor |
category | trezor |
json_metadata | {"tags":["trezor","security","money"],"image":["https://steemitimages.com/DQmRDY4ig8kj6Pua38fdrfHBiVS4DZdcQSgVnkw23UExbxg/IMG_0439.JPG","https://steemitimages.com/DQmYNrFV35wq6xrU18yRcj51BYTbEurPDhWJbM4WoPL73KP/IMG_0440.JPG","https://steemitimages.com/DQmdaf5eAk7t99CbZDgnrtMoMEnoizdxmCKviuqjEyGgPK8/IMG_0442.JPG"],"links":["https://en.wikipedia.org/wiki/Air_gap_%28networking%29","https://trezor.io/","http://www.notebookreview.com/notebookreview/lenovo-thinkpad-t61-review/","https://www.keepassx.org/screenshots","https://tails.boum.org/","http://steem.readthedocs.io/en/latest/"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-06-15 11:14:21 |
last_update | 2017-06-15 11:14:21 |
depth | 0 |
children | 175 |
last_payout | 2017-06-22 11:14:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1,093.066 HBD |
curator_payout_value | 165.258 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,812 |
author_reputation | 116,503,940,714,958 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,039 |
net_rshares | 53,176,849,086,309 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fminerten | 0 | 329,210,991,736 | 28% | ||
fmooo | 0 | 25,433,973,386 | 28% | ||
steempty | 0 | 300,851,726,569 | 28% | ||
berkah | 0 | 103,455,057,960 | 100% | ||
summon | 0 | 2,046,585,202,668 | 100% | ||
riverhead | 0 | 2,074,232,710,844 | 30% | ||
wackou | 0 | 1,640,089,351,944 | 50% | ||
pharesim | 0 | 229,451,114,256 | 4% | ||
sandra | 0 | 22,637,449,616 | 70% | ||
ihashfury | 0 | 16,540,823,210 | 100% | ||
rossco99 | 0 | 632,356,868,043 | 100% | ||
liondani | 0 | 235,224,723,934 | 100% | ||
boy | 0 | 1,290,901,394 | 100% | ||
xeroc | 0 | 769,544,139,580 | 100% | ||
steem-id | 0 | 286,126,953,771 | 100% | ||
bue-witness | 0 | 1,574,036,248 | 100% | ||
bunny | 0 | 217,486,127 | 100% | ||
ajvest | 0 | 333,820,657,752 | 100% | ||
bue | 0 | 26,362,604,453 | 100% | ||
mini | 0 | 689,965,369 | 100% | ||
moon | 0 | 87,724,426 | 100% | ||
lovejoy | 0 | 83,873,957,565 | 100% | ||
joseph | 0 | 139,434,429,036 | 100% | ||
aizensou | 0 | 76,670,947,203 | 100% | ||
jason | 0 | 23,480,611,244 | 48.3% | ||
recursive | 0 | 3,247,523,781,451 | 80% | ||
boatymcboatface | 0 | 59,749,294,532 | 10% | ||
officialfuzzy | 0 | 2,863,880,901,673 | 90% | ||
pairmike | 0 | 84,952,206,993 | 100% | ||
cass | 0 | 1,804,221,702,868 | 100% | ||
pheonike | 0 | 6,328,060,275 | 3% | ||
healthcare | 0 | 257,129,092 | 100% | ||
tuck-fheman | 0 | 73,785,450,221 | 100% | ||
daniel.pan | 0 | 406,784,252 | 100% | ||
steemrollin | 0 | 114,278,404,446 | 50% | ||
fusan | 0 | 14,995,389,968 | 100% | ||
chitty | 0 | 208,249,748,153 | 100% | ||
helen.tan | 0 | 117,786,478 | 100% | ||
steampunkpowered | 0 | 22,027,990,763 | 100% | ||
valtr | 0 | 16,771,030,651 | 100% | ||
gregory-f | 0 | 42,256,266,146 | 100% | ||
chryspano | 0 | 264,927,669,032 | 100% | ||
atomrigs | 0 | 255,612,118,087 | 100% | ||
carlos-cabeza | 0 | 456,640,188 | 100% | ||
full-measure | 0 | 54,210,508,219 | 49% | ||
kingscrown | 0 | 315,861,934,930 | 10% | ||
dimimp | 0 | 76,831,424,684 | 100% | ||
mranderson | 0 | 10,827,424,524 | 100% | ||
teamsteem | 0 | 2,140,990,758,164 | 50% | ||
nanzo-scoop | 0 | 580,609,741,313 | 40% | ||
mummyimperfect | 0 | 2,607,678,033 | 40% | ||
amartinezque | 0 | 70,798,194,223 | 100% | ||
klye | 0 | 180,259,814,548 | 100% | ||
bdnoble | 0 | 1,774,719,337 | 100% | ||
cryptofunk | 0 | 2,618,297,053 | 47% | ||
edtorrez | 0 | 2,879,427,318 | 100% | ||
blakemiles84 | 0 | 140,503,105,624 | 100% | ||
theshell | 0 | 80,068,809,917 | 100% | ||
ak2020 | 0 | 19,596,321,716 | 40% | ||
justtryme90 | 0 | 34,539,893,054 | 100% | ||
eric-boucher | 0 | 135,453,053,284 | 100% | ||
coinbitgold | 0 | 33,658,130,633 | 100% | ||
applecrisp | 0 | 196,039,539 | 100% | ||
samether | 0 | 4,774,207,103 | 100% | ||
ratel | 0 | 2,387,254,652 | 70% | ||
thecryptodrive | 0 | 243,357,163,996 | 100% | ||
wongshiying | 0 | 2,840,371,088 | 100% | ||
will-zewe | 0 | 2,571,509,669 | 100% | ||
bravenewcoin | 0 | 13,048,751,246 | 100% | ||
beervangeer | 0 | 27,110,421,540 | 100% | ||
michaelx | 0 | 43,763,692,324 | 100% | ||
thedashguy | 0 | 86,336,350,124 | 100% | ||
grandpere | 0 | 2,346,840,845 | 10% | ||
tensorflow | 0 | 16,291,523,113 | 100% | ||
mark-waser | 0 | 27,751,888,243 | 100% | ||
albertogm | 0 | 31,387,728,142 | 100% | ||
geoffrey | 0 | 350,479,222,502 | 100% | ||
crok | 0 | 4,568,037,684 | 100% | ||
mammasitta | 0 | 41,040,516,401 | 100% | ||
mauricemikkers | 0 | 36,549,143,931 | 100% | ||
emily-cook | 0 | 259,842,778 | 40% | ||
superfreek | 0 | 2,834,599,226 | 100% | ||
pmartynov | 0 | 184,906,476,945 | 100% | ||
isteemit | 0 | 70,946,346,634 | 100% | ||
grey580 | 0 | 9,675,003,784 | 100% | ||
michaellamden68 | 0 | 3,451,038,802 | 100% | ||
roelandp | 0 | 335,742,691,930 | 100% | ||
firepower | 0 | 79,170,067,515 | 40% | ||
hitmeasap | 0 | 2,050,972,454 | 50% | ||
matt-a | 0 | 481,230,161,814 | 100% | ||
rambogoham | 0 | 8,971,719,888 | 100% | ||
stranger27 | 0 | 5,918,245,644 | 100% | ||
prot | 0 | 247,544,204 | 100% | ||
chamviet | 0 | 534,028,783 | 100% | ||
cultura.bitcoin | 0 | 3,904,121,918 | 100% | ||
erizan | 0 | 217,207,158 | 100% | ||
picokernel | 0 | 151,079,312,178 | 100% | ||
slowwalker | 0 | 1,800,895,046,578 | 77% | ||
shayne | 0 | 20,744,568,893 | 100% | ||
okkiedot | 0 | 22,039,401,637 | 100% | ||
furion | 0 | 586,418,230,200 | 100% | ||
becerra18 | 0 | 7,620,276,180 | 100% | ||
on0tole | 0 | 16,089,343,007 | 70% | ||
alkemix | 0 | 2,094,482,093 | 100% | ||
anasya | 0 | 2,036,757,103 | 70% | ||
ausbitbank | 0 | 1,990,430,933,375 | 54% | ||
vl248 | 0 | 12,734,963,221 | 70% | ||
esepinche | 0 | 257,211,511 | 100% | ||
sveokla | 0 | 6,951,240,016 | 70% | ||
marinabogumil | 0 | 11,810,043,364 | 70% | ||
joseph.kalu | 0 | 270,128,774 | 100% | ||
gikitiki | 0 | 4,048,696,879 | 100% | ||
biglipsmama | 0 | 4,574,453,098 | 100% | ||
steemit-life | 0 | 23,417,851,787 | 25% | ||
cloh76 | 0 | 2,680,692,022 | 100% | ||
annieb | 0 | 2,025,045,233 | 100% | ||
senseiteekay | 0 | 13,553,614,783 | 100% | ||
igster | 0 | 24,184,658,856 | 100% | ||
sephiroth | 0 | 175,789,588,222 | 100% | ||
cryptosi | 0 | 5,715,107,149 | 100% | ||
transisto | 0 | -3,826,218,045,292 | -96% | ||
raymondspeaks | 0 | 8,023,383,429 | 100% | ||
kell234 | 0 | 2,829,434,012 | 70% | ||
gregm | 0 | 146,984,180,733 | 100% | ||
dnair28 | 0 | 2,226,336,646 | 100% | ||
luisucv34 | 0 | 4,272,266,682 | 100% | ||
hyiparena | 0 | 6,439,186,808 | 70% | ||
krystle | 0 | 12,204,542,313 | 54% | ||
inertia | 0 | 281,199,036,957 | 100% | ||
cm1 | 0 | 235,498,378 | 100% | ||
stomatolog2 | 0 | 53,311,710 | 100% | ||
charles-d | 0 | 13,908,858,461 | 100% | ||
arcange | 0 | 96,024,992,386 | 100% | ||
lichtblick | 0 | 143,537,426,842 | 100% | ||
manthostsakirid | 0 | 35,675,493,940 | 100% | ||
the-future | 0 | 25,855,692,545 | 100% | ||
konti | 0 | 7,119,071,466 | 70% | ||
phenom | 0 | 37,592,116,569 | 100% | ||
blueorgy | 0 | 46,650,530,960 | 100% | ||
opheliafu | 0 | 44,063,096,506 | 61% | ||
coininstant | 0 | 10,987,362,320 | 100% | ||
animus | 0 | 1,030,359,994 | 100% | ||
bitcoiner | 0 | 122,510,130,066 | 100% | ||
bola | 0 | 1,181,584,072 | 1% | ||
deanliu | 0 | 355,094,379,203 | 100% | ||
siol | 0 | 593,610,514 | 100% | ||
sharker | 0 | 1,191,865,590 | 70% | ||
nin0000 | 0 | 5,452,682,152 | 100% | ||
victoria2002 | 0 | 740,931,308 | 100% | ||
zaebars | 0 | 80,010,566,599 | 70% | ||
arnob | 0 | 3,668,546,572 | 71% | ||
prufarchy | 0 | 112,854,121,190 | 100% | ||
johnsmith | 0 | 218,715,814,199 | 100% | ||
strictlybusiness | 0 | 2,206,170,141 | 100% | ||
sompitonov | 0 | 5,553,793,364 | 100% | ||
lemooljiang | 0 | 37,011,859,687 | 100% | ||
daynewright | 0 | 1,644,950,325 | 100% | ||
marriedbear | 0 | 3,233,877,517 | 100% | ||
neonartist | 0 | 5,918,470,125 | 100% | ||
krabgat | 0 | 44,151,047,165 | 100% | ||
fatboy | 0 | 39,165,404,575 | 100% | ||
ace108 | 0 | 11,779,743,530 | 2% | ||
royalmacro | 0 | 24,469,926,567 | 71% | ||
michaeldodridge | 0 | 52,537,651,166 | 100% | ||
logic | 0 | 1,158,710,352 | 100% | ||
bkkshadow | 0 | 890,541,188 | 10% | ||
nadira | 0 | 4,005,635,061 | 71% | ||
smailer | 0 | 70,886,000,146 | 70% | ||
youngkim | 0 | 19,131,806,743 | 80% | ||
pipokinha | 0 | 9,073,444,291 | 100% | ||
tommyhansen | 0 | 75,563,465,291 | 100% | ||
fabien | 0 | 903,135,362,758 | 100% | ||
alexpmorris | 0 | 19,239,523,867 | 100% | ||
sulev | 0 | 59,287,856,936 | 100% | ||
dmilash | 0 | 13,321,828,167 | 70% | ||
belfordz | 0 | 384,643,566 | 100% | ||
lsc9999 | 0 | 33,089,319,486 | 100% | ||
jamesbrown | 0 | 156,216,470,726 | 50% | ||
michiel | 0 | 26,651,385,649 | 100% | ||
sujoy1990 | 0 | 1,075,394,223 | 71% | ||
shortcut | 0 | 45,145,685,315 | 100% | ||
steemdrive | 0 | 505,916,718 | 100% | ||
spookypooky | 0 | 3,143,389,386 | 100% | ||
dirty.hera | 0 | 815,692,730 | 100% | ||
gomeravibz | 0 | 42,204,798,433 | 90% | ||
litrbooh | 0 | 3,992,021,461 | 70% | ||
ragini00 | 0 | 908,139,049 | 71% | ||
craigslist | 0 | 173,985,779 | 100% | ||
theprophet0 | 0 | 2,430,413,671,442 | 100% | ||
atkins | 0 | 2,278,045,111 | 71% | ||
ronald0 | 0 | 874,988,747 | 71% | ||
jerremie | 0 | 1,367,998,284 | 71% | ||
steampty | 0 | 2,438,015,463 | 71% | ||
felixxx | 0 | 74,818,561,672 | 100% | ||
dez1337 | 0 | 14,608,312,643 | 100% | ||
always1success | 0 | 7,365,190,845 | 70% | ||
timcliff | 0 | 222,231,756,738 | 100% | ||
transhuman | 0 | 1,907,698,162 | 44% | ||
letc | 0 | 1,616,268,027 | 100% | ||
laoyao | 0 | 23,677,795,389 | 100% | ||
myfirst | 0 | 4,629,359,565 | 100% | ||
somebody | 0 | 281,960,759,834 | 100% | ||
toxic | 0 | 643,788,526,062 | 100% | ||
brendio | 0 | 126,794,305,848 | 80% | ||
muchlizars | 0 | 64,365,233 | 100% | ||
viktor.phuket | 0 | 9,806,719,774 | 100% | ||
mama-steem | 0 | 2,201,787,884 | 70% | ||
midnightoil | 0 | 42,182,838,767 | 100% | ||
ullikume | 0 | 7,366,271,104 | 100% | ||
shanejonas | 0 | 63,314,528 | 100% | ||
ssm1810 | 0 | 390,473,803,121 | 100% | ||
tommycoin | 0 | 39,358,136,072 | 100% | ||
kurtbeil | 0 | 99,574,560,513 | 100% | ||
uuuhha | 0 | 17,829,517,331 | 70% | ||
romancs | 0 | 4,535,457,362 | 70% | ||
bayareacoins | 0 | 3,499,121,449 | 100% | ||
ipumba | 0 | 2,985,939,193 | 70% | ||
ekitcho | 0 | 536,042,929,540 | 60% | ||
elfkitchen | 0 | 6,483,762,373 | 100% | ||
fishingvideos | 0 | 768,065,088 | 100% | ||
joele | 0 | 261,012,278,326 | 100% | ||
oflyhigh | 0 | 272,395,814,724 | 100% | ||
erikkartmen | 0 | 110,543,332 | 100% | ||
sirwinchester | 0 | 104,147,025,474 | 100% | ||
xiaokongcom | 0 | 3,285,534,690 | 100% | ||
krishtopa | 0 | 9,386,131,577 | 70% | ||
freskil | 0 | 1,110,046,328 | 100% | ||
hms818 | 0 | 2,586,844,985 | 100% | ||
cmorton | 0 | 5,074,247,624 | 40% | ||
cristi | 0 | 64,237,652,079 | 100% | ||
jrcornel | 0 | 883,394,993,475 | 100% | ||
inv | 0 | 345,583,772,340 | 28% | ||
fooblic | 0 | 5,010,678,895 | 99% | ||
hanshotfirst | 0 | 174,417,766,859 | 25% | ||
bhavnapatel68 | 0 | 25,269,102,203 | 100% | ||
bledarus | 0 | 609,039,940 | 100% | ||
zentat | 0 | 2,684,879,511 | 100% | ||
sc-steemit | 0 | 2,523,210,623 | 100% | ||
bitminter | 0 | 7,226,129,317 | 100% | ||
solar | 0 | 15,212,420,611 | 100% | ||
chinadaily | 0 | 29,686,042,457 | 100% | ||
kyriacos | 0 | 22,027,914,665 | 23% | ||
helene | 0 | 36,455,927,967 | 100% | ||
virtualgrowth | 0 | 7,550,543,500 | 15% | ||
lamech-m | 0 | 2,394,748,396 | 50% | ||
kafkanarchy84 | 0 | 130,705,971,573 | 100% | ||
tolik8080 | 0 | 59,158,859 | 100% | ||
cryptomancer | 0 | 176,393,502,102 | 75% | ||
samstonehill | 0 | 17,330,987,259 | 30% | ||
movievertigo | 0 | 136,962,219,295 | 100% | ||
jyp | 0 | 167,624,395,499 | 100% | ||
jimmco | 0 | 26,700,576,301 | 100% | ||
mig641 | 0 | 293,563,088 | 100% | ||
sweetsssj | 0 | 303,397,904,464 | 80% | ||
netaterra | 0 | 3,340,241,600 | 100% | ||
tradz | 0 | 3,424,540,396 | 100% | ||
someguy123 | 0 | 28,237,616,852 | 50% | ||
lily-da-vine | 0 | 6,721,267,385 | 30% | ||
leno4ek | 0 | 1,772,867,054 | 70% | ||
davidmwy | 0 | 57,400,747 | 100% | ||
nick1989 | 0 | 801,010,258 | 100% | ||
inchonbitcoin | 0 | 303,782,136,785 | 100% | ||
tomtrial | 0 | 0 | 100% | ||
voluntary | 0 | 1,201,674,681 | 100% | ||
englishtchrivy | 0 | 95,245,602,524 | 100% | ||
nulliusinverba | 0 | 4,626,078,279 | 100% | ||
runridefly | 0 | 5,167,957,958 | 5% | ||
stephenkendal | 0 | 143,143,346,414 | 100% | ||
ivet | 0 | 7,534,420,610 | 35% | ||
yzomri | 0 | 7,418,069,338 | 100% | ||
makov | 0 | 56,835,260 | 100% | ||
nadin3 | 0 | 8,499,511,007 | 70% | ||
xanoxt | 0 | 32,383,641,967 | 70% | ||
davidjkelley | 0 | 1,349,135,675 | 100% | ||
getonthebus | 0 | 914,722,742 | 100% | ||
aggroed | 0 | 2,707,082,455 | 5% | ||
victoriart | 0 | 4,884,553,400 | 70% | ||
matthogan | 0 | 56,001,313 | 100% | ||
digital-wisdom | 0 | 11,733,132,176 | 100% | ||
ethical-ai | 0 | 2,220,685,900 | 100% | ||
dailybitcoinnews | 0 | 793,111,094 | 50% | ||
fraenk | 0 | 1,365,856,891 | 100% | ||
saramiller | 0 | 200,858,044,017 | 100% | ||
titusfrost | 0 | 19,608,470,396 | 100% | ||
jwaser | 0 | 7,131,747,588 | 100% | ||
tatianka | 0 | 3,076,290,225 | 70% | ||
kralizec | 0 | 8,195,577,909 | 70% | ||
doitvoluntarily | 0 | 26,084,930,889 | 48% | ||
yetaras | 0 | 15,708,444,981 | 25% | ||
kyusho | 0 | 20,927,512,653 | 50% | ||
profitgenerator | 0 | 24,348,442,660 | 100% | ||
steemit79 | 0 | 54,846,418 | 100% | ||
dan-bn | 0 | 161,950,550,065 | 100% | ||
ebargains | 0 | 20,606,153,613 | 100% | ||
deaddy | 0 | 61,448,929,579 | 23% | ||
mixacool | 0 | 53,411,806 | 100% | ||
rebeccaryan | 0 | 111,982,226,758 | 100% | ||
dubi | 0 | 71,094,180,305 | 100% | ||
elena-singer | 0 | 5,852,443,814 | 70% | ||
damarth | 0 | 533,546,408,771 | 100% | ||
abagendo | 0 | 152,479,801 | 100% | ||
bwaser | 0 | 1,675,085,635 | 100% | ||
jeff-kubitz | 0 | 23,374,297,853 | 100% | ||
allyouneedtoknow | 0 | 13,967,670,188 | 60% | ||
falvar | 0 | 2,942,676,222 | 100% | ||
patelincho | 0 | 2,354,316,592 | 33% | ||
tracemayer | 0 | 31,693,883,364 | 100% | ||
burnin | 0 | 12,921,258,247 | 70% | ||
bitcoinparadise | 0 | 3,099,510,646 | 100% | ||
anton333 | 0 | 8,134,754,088 | 70% | ||
bontonstory | 0 | 119,215,755,034 | 100% | ||
soldier | 0 | 41,618,501,589 | 100% | ||
t-bot | 0 | 3,964,492,475 | 40% | ||
ellepdub | 0 | 3,958,564,660 | 100% | ||
steemmeets | 0 | 1,038,443,870 | 71% | ||
skt | 0 | 411,127,993,716 | 100% | ||
thenakedgod | 0 | 472,424,781 | 100% | ||
stardust | 0 | 409,947,470 | 100% | ||
ekaterinka | 0 | 1,672,406,094 | 70% | ||
herpetologyguy | 0 | 34,497,507,635 | 100% | ||
worldtraveler | 0 | 5,149,826,415 | 100% | ||
clayboyn | 0 | 16,334,857,881 | 100% | ||
develcuy | 0 | 2,903,987,959 | 70% | ||
morgan.waser | 0 | 2,991,083,100 | 100% | ||
luisan00 | 0 | 3,627,678,435 | 100% | ||
borishaifa | 0 | 10,311,042,409 | 70% | ||
cupang | 0 | 72,319,227 | 100% | ||
technium | 0 | 1,691,889,870 | 100% | ||
ancapwarren | 0 | 1,163,902,289 | 100% | ||
thegame | 0 | 242,921,893 | 5% | ||
okean123 | 0 | 8,740,624,055 | 100% | ||
donchate | 0 | 1,993,019,702 | 80% | ||
lucashunter | 0 | 1,507,682,980 | 100% | ||
natord | 0 | 3,674,782,631 | 100% | ||
steembets | 0 | 293,202,793 | 5% | ||
dodders007 | 0 | 15,650,797,362 | 100% | ||
saiku | 0 | 1,126,348,350 | 80% | ||
awesomenyl | 0 | 934,564,667 | 20% | ||
strong-ai | 0 | 3,317,132,613 | 100% | ||
zoee | 0 | 988,087,493 | 100% | ||
steemint | 0 | 1,940,575,192 | 100% | ||
abdullar | 0 | 157,377,482,679 | 40% | ||
artists | 0 | 2,123,914,358 | 71% | ||
bosjaya | 0 | 153,693,294 | 60% | ||
htyfn | 0 | 2,233,380,750 | 70% | ||
rusteemitblog | 0 | 11,504,276,896 | 70% | ||
ninkhisibir | 0 | 3,858,345,824 | 100% | ||
birds90 | 0 | 5,715,464,153 | 100% | ||
mgibson | 0 | 4,199,773,606 | 71% | ||
jameshowarrd | 0 | 196,187,615 | 100% | ||
pinc | 0 | 156,345,198 | 100% | ||
tata.lucette | 0 | 2,001,612,817 | 100% | ||
hellared | 0 | 157,269,793 | 100% | ||
bleujay | 0 | 153,324,009,325 | 30% | ||
orenshani7 | 0 | 7,019,518,978 | 70% | ||
reddust | 0 | 87,785,318,640 | 100% | ||
jhouck4828 | 0 | 155,843,888 | 100% | ||
aldentan | 0 | 27,791,625,488 | 100% | ||
dreambodyclinic | 0 | 150,489,974 | 100% | ||
therajmahal | 0 | 2,390,957,695 | 70% | ||
viktorcapulet | 0 | 258,341,312 | 15% | ||
steemtruth | 0 | 71,508,078,701 | 100% | ||
marel | 0 | 1,915,357,215 | 70% | ||
paulocouto | 0 | 1,078,621,567 | 100% | ||
iyuta | 0 | 14,097,049,181 | 100% | ||
dgiors | 0 | 45,536,332,554 | 100% | ||
luismy | 0 | 1,396,626,265 | 100% | ||
jahtech | 0 | 2,142,320,192 | 100% | ||
steemlift | 0 | 4,104,411,658 | 70% | ||
marialin | 0 | 4,479,812,881 | 100% | ||
steemsports | 0 | 51,758,916,475 | 100% | ||
wakeupsheeps | 0 | 2,670,123,656 | 100% | ||
jonjon1 | 0 | 9,381,554,323 | 100% | ||
curiesea | 0 | 4,569,369,601 | 100% | ||
lalala | 0 | 2,647,702,384 | 100% | ||
graviton | 0 | 5,737,735,360 | 100% | ||
blhz | 0 | 0 | 100% | ||
sanghkaang | 0 | 385,336,939,073 | 100% | ||
ianstrat | 0 | 10,308,292,201 | 100% | ||
stray | 0 | 9,550,992,521 | 100% | ||
point | 0 | 736,990,522 | 100% | ||
very | 0 | 24,300,511,385 | 100% | ||
thejohalfiles | 0 | 3,740,833,478,988 | 28% | ||
dongu | 0 | 1,942,839,338 | 100% | ||
themeanbean | 0 | 7,869,166,333 | 100% | ||
mokluc | 0 | 2,375,135,689 | 100% | ||
ianboil | 0 | 467,625,669 | 100% | ||
steemwart | 0 | 3,480,513,266 | 100% | ||
dragosroua | 0 | 49,037,888,390 | 100% | ||
rihchie.ebb | 0 | 1,959,057,803 | 100% | ||
ejhaasteem | 0 | 11,141,802,675 | 100% | ||
knittybynature | 0 | 3,267,567,980 | 60% | ||
max-max | 0 | 4,487,020,496 | 70% | ||
judasp | 0 | 2,798,265,141 | 100% | ||
raluca | 0 | 2,600,016,204 | 100% | ||
sstefan | 0 | 10,520,862,968 | 50% | ||
garvofe | 0 | 3,408,541,458 | 30% | ||
jmehta | 0 | 773,727,996 | 100% | ||
technocomanche | 0 | 995,939,826 | 100% | ||
xochicotta | 0 | 362,148,237 | 100% | ||
steemland.com | 0 | 245,795,578 | 5% | ||
streetartgallery | 0 | 5,097,004,115 | 100% | ||
chotto | 0 | 3,012,639,654 | 71% | ||
alanfreestone | 0 | 24,313,473,613 | 100% | ||
felix.herrmann | 0 | 922,576,334 | 100% | ||
elishagautam | 0 | 1,432,431,691 | 100% | ||
nigelmarkdias | 0 | 17,903,024,898 | 100% | ||
breezin | 0 | 12,123,902,704 | 100% | ||
orionvk | 0 | 23,870,122,955 | 100% | ||
devilwsy | 0 | 527,169,357 | 100% | ||
janiceting | 0 | 527,110,870 | 100% | ||
edgarstudio | 0 | 2,109,376,870 | 100% | ||
bluudz | 0 | 1,847,470,376 | 100% | ||
teukumukhlis | 0 | 25,404,063,397 | 100% | ||
gacherih | 0 | 1,383,684,633 | 100% | ||
chessmasters | 0 | 191,263,202 | 100% | ||
steemprentice | 0 | 7,568,325,015 | 15% | ||
technoprogressiv | 0 | 3,153,446,973 | 100% | ||
teamhumble | 0 | 4,049,172,483 | 100% | ||
omarrium | 0 | 748,851,492 | 50% | ||
mafeeva | 0 | 8,142,837,056 | 40% | ||
bottymcbotface | 0 | 911,179,732 | 28% | ||
detol | 0 | 1,104,286,742 | 70% | ||
justinw | 0 | 6,480,997,676 | 20% | ||
humanearl | 0 | 163,242,470,770 | 100% | ||
squidd | 0 | 555,153,908 | 100% | ||
writingamigo | 0 | 403,221,096 | 10% | ||
chappers | 0 | 53,959,111 | 40% | ||
abn | 0 | 2,624,635,273 | 100% | ||
antidorsessions | 0 | 4,541,817,618 | 100% | ||
libert | 0 | 2,189,346,814 | 100% | ||
beeskee | 0 | 11,900,707,892 | 100% | ||
v4vapid | 0 | 34,839,077,909 | 100% | ||
gildar | 0 | 1,818,147,879 | 35% | ||
cryptofreedom | 0 | 17,531,711,262 | 100% | ||
saleg25 | 0 | 2,044,972,199 | 100% | ||
rebatesteem | 0 | 404,161,506 | 100% | ||
nspart | 0 | 4,143,228,475 | 20% | ||
lvl | 0 | 352,522,585 | 100% | ||
kyra-kristian | 0 | 1,557,871,571 | 100% | ||
azazqwe | 0 | 2,411,396,572 | 100% | ||
estonia | 0 | 186,629,223,843 | 100% | ||
throughtheglass | 0 | 660,425,111 | 21% | ||
exanime15 | 0 | 5,129,110,161 | 100% | ||
fibra59 | 0 | 9,034,977,373 | 100% | ||
dimidrolshina | 0 | 164,535,247 | 100% | ||
andrusha.mef | 0 | 132,479,814 | 100% | ||
dragon40 | 0 | 2,667,011,171 | 100% | ||
hiddenid | 0 | 494,010,118 | 100% | ||
things | 0 | 1,075,751,429 | 40% | ||
maerco | 0 | 838,723,103 | 100% | ||
stabe | 0 | 8,823,377,725 | 100% | ||
opanyin | 0 | 370,104,733 | 100% | ||
barvon | 0 | 2,103,749,814 | 100% | ||
sebastianjago | 0 | 56,822,801,954 | 50% | ||
kasperfred | 0 | 6,671,511,802 | 100% | ||
theodosis63 | 0 | 471,286,989 | 70% | ||
kostaslou | 0 | 2,010,091,004 | 70% | ||
blackbunny | 0 | 3,831,136,806 | 100% | ||
lukinsawyer | 0 | 354,741,029 | 50% | ||
kotturinn | 0 | 17,444,823,630 | 100% | ||
rizaldamti | 0 | 846,552,956 | 100% | ||
davidcurwain | 0 | 310,625,054 | 100% | ||
lazarescu.irinel | 0 | 417,451,676 | 100% | ||
firesteem | 0 | 2,617,859,391 | 100% | ||
iamswam | 0 | 960,604,427 | 100% | ||
akiyoshi | 0 | 725,030,360 | 100% | ||
ryanthegecko | 0 | 417,442,875 | 100% | ||
da-dawn | 0 | 15,464,334,641 | 100% | ||
fbechstein | 0 | 9,632,344,890 | 70% | ||
corvuscoraxx | 0 | 920,586,104 | 84.22% | ||
eem | 0 | 202,504,684 | 91% | ||
cgame | 0 | 6,622,590,966 | 100% | ||
blockchained | 0 | 10,776,265,853 | 70% | ||
janmarysmith | 0 | 417,736,738 | 100% | ||
ejemai | 0 | 417,346,264 | 100% | ||
mage00000 | 0 | 2,865,520,804 | 100% | ||
makhzar | 0 | 404,810,849 | 100% | ||
chessmasterhex | 0 | 810,395,879 | 100% | ||
pqlenator | 0 | 1,144,654,693 | 100% | ||
cljg918 | 0 | 516,934,581,282 | 100% | ||
rogeer | 0 | 4,525,186,672 | 100% | ||
honusurf | 0 | 4,026,034,512 | 100% | ||
wattacut | 0 | 232,879,829 | 100% | ||
zubett | 0 | 588,754,534 | 100% | ||
lingfei | 0 | 4,419,329,759 | 100% | ||
cassidyandfranks | 0 | 832,968,365 | 100% | ||
deadmosco | 0 | 4,002,316,973 | 100% | ||
macstyly | 0 | 516,445,136 | 100% | ||
tarazkp | 0 | 1,761,917,566 | 20% | ||
eusebio | 0 | 1,072,899,764 | 100% | ||
ligrev | 0 | 1,656,150,100 | 100% | ||
eyeofthestorm | 0 | 297,696,974 | 100% | ||
mariaalmeida | 0 | 1,266,685,711 | 50% | ||
ihsan19 | 0 | 365,050,141 | 100% | ||
festusfestina | 0 | 270,649,735 | 100% | ||
sawang | 0 | 285,799,833 | 100% | ||
zulfi | 0 | 815,784,874 | 100% | ||
atechreviews | 0 | 4,187,506,389 | 100% | ||
hypexals-spiral | 0 | 720,683,190 | 50% | ||
vidallia | 0 | 742,045,465 | 100% | ||
samuelpaddy | 0 | 144,204,975 | 100% | ||
zephyraijunzo | 0 | 23,037,252,325 | 100% | ||
torkot | 0 | 3,798,932,701 | 100% | ||
evanrvoss | 0 | 10,770,435,115 | 16% | ||
kiran27 | 0 | 351,630,789 | 100% | ||
steemian69 | 0 | 195,709,220 | 100% | ||
fredtedt | 0 | 331,464,321 | 100% | ||
yyyy | 0 | 980,570,092 | 100% | ||
writemore | 0 | 1,369,445,197 | 100% | ||
buzzbeergeek | 0 | 5,325,107,715 | 50% | ||
rckymaulana | 0 | 1,477,170,594 | 100% | ||
alexanarcho | 0 | 17,975,558,298 | 100% | ||
saikababii | 0 | 11,040,985,253 | 100% | ||
cube48 | 0 | 4,195,946,953 | 100% | ||
decentralizd | 0 | 49,098,289,614 | 100% | ||
sebhofmann | 0 | 18,216,333,435 | 100% | ||
evildeathcore | 0 | 19,308,690,018 | 100% | ||
evimeria | 0 | 1,099,854,192 | 100% | ||
azfix | 0 | 34,946,083,287 | 95% | ||
carland | 0 | 4,111,412,423 | 100% | ||
teammo | 0 | 29,490,708,458 | 100% | ||
ainiaziz | 0 | 4,913,046,691 | 100% | ||
dogfried | 0 | 432,482,968 | 100% | ||
kanedizzle08 | 0 | 1,402,035,170 | 100% | ||
irishcrypto | 0 | 4,420,391,189 | 100% | ||
cybertiger | 0 | 1,388,917,407 | 100% | ||
pbock | 0 | 1,081,495,953 | 100% | ||
bookman | 0 | 4,216,507,268 | 100% | ||
camilojjj | 0 | 184,601,817 | 100% | ||
macneo | 0 | 119,092,017 | 100% | ||
funkit | 0 | 3,664,841,614 | 100% | ||
rcecelja2503 | 0 | 663,884,415 | 100% | ||
jasonbourne | 0 | 20,839,627,594 | 100% | ||
mutant-x | 0 | 877,576,128 | 100% | ||
munawar1 | 0 | 357,669,098 | 100% | ||
jamesc1 | 0 | 2,108,633,236,493 | 50% | ||
higomex | 0 | 425,552,336 | 100% | ||
gladbhoy | 0 | 806,904,191 | 100% | ||
ghostwriter82 | 0 | 12,246,540,507 | 50% | ||
speakerftd | 0 | 364,044,982 | 100% | ||
muhammadrizal | 0 | 815,394,172 | 100% | ||
tagso | 0 | 202,886,296 | 100% | ||
aaronthegoat | 0 | 623,205,953 | 100% | ||
nusssy321 | 0 | 16,885,918,737 | 100% | ||
trafalgar | 0 | 1,616,481,481,523 | 30% | ||
crawfish37 | 0 | 2,665,987,245 | 100% | ||
amoltc | 0 | 322,737,898 | 100% | ||
worldclassplayer | 0 | 113,476,488,905 | 100% | ||
jeremylqe | 0 | 469,855,297 | 100% | ||
laodr | 0 | 2,007,617,263 | 100% | ||
trevis | 0 | 270,987,943 | 100% | ||
steemrich | 0 | 52,540,982,976 | 100% | ||
redsand1 | 0 | 7,611,391,641 | 100% | ||
raftingmagazine | 0 | 2,868,885,168 | 90% | ||
magicalwolf | 0 | 2,705,377,071 | 100% | ||
thomasgutierrez | 0 | 1,845,653,045 | 100% | ||
redje | 0 | 222,006,226 | 100% | ||
theindie360 | 0 | 322,698,549 | 100% | ||
sassal | 0 | 9,809,518,963 | 100% | ||
gogumacat | 0 | 364,231,971,943 | 100% | ||
isaac.rodebush | 0 | 1,238,983,401 | 20% | ||
kwak | 0 | 57,297,751,014 | 100% | ||
shony | 0 | 380,007,443 | 100% | ||
zerometal | 0 | 110,406,607 | 100% | ||
rdollarsign | 0 | 5,128,103,501 | 100% | ||
rachitparikh8 | 0 | 155,335,000 | 100% | ||
connecteconomy | 0 | 5,608,419,889 | 100% | ||
djredimi2 | 0 | 155,335,000 | 100% | ||
singa | 0 | 1,894,244,551 | 70% | ||
brains1ck | 0 | 155,335,000 | 100% | ||
horrordwell | 0 | 318,936,132 | 100% | ||
jocra | 0 | 11,283,754,604 | 100% | ||
dracosalieri | 0 | 4,590,381,990 | 100% | ||
elevator09 | 0 | 596,120,394 | 100% | ||
fataelrumy | 0 | 54,197,158 | 100% | ||
m0b1usz3r0 | 0 | 149,807,497 | 100% | ||
myvoter | 0 | 137,311,668,112 | 70% | ||
refollete | 0 | 920,181,285 | 100% | ||
ebohio2008 | 0 | 156,504,896 | 100% | ||
huku | 0 | 237,759,743 | 100% | ||
btcmillionaire | 0 | 41,893,702,807 | 100% | ||
looftee | 0 | 8,602,453,845 | 71% | ||
ebook-wizard | 0 | 155,438,550 | 100% | ||
aismor | 0 | 522,512,292 | 100% | ||
zukka | 0 | 155,335,000 | 100% | ||
sraseef | 0 | 160,118,930 | 100% | ||
newfulluser | 0 | 149,250,808 | 100% | ||
the50 | 0 | 2,375,666,353 | 100% | ||
kurakira | 0 | 124,268,000 | 100% | ||
pastzam | 0 | 553,228,887 | 100% | ||
aarellanes | 0 | 495,167,737 | 100% | ||
herfie | 0 | 155,376,422 | 100% | ||
stwait | 0 | 155,759,542 | 100% | ||
marxrab | 0 | 2,927,950,468 | 100% | ||
ali7119889 | 0 | 98,628,299 | 51% | ||
hammadakhtar | 0 | 1,361,888,766 | 100% | ||
jahry | 0 | 155,335,000 | 100% | ||
ericlongways | 0 | 144,051,266 | 100% | ||
saifulbahri | 0 | 651,336,020 | 100% | ||
hamidreza-asgari | 0 | 152,228,300 | 100% | ||
imperfect-one | 0 | 5,002,834,166 | 100% | ||
kalamur | 0 | 2,197,948,786 | 100% | ||
marizouchi | 0 | 155,335,000 | 100% | ||
hiroyamagishi | 0 | 18,480,826,894 | 100% | ||
jeff001 | 0 | 142,967,694 | 100% | ||
genics | 0 | 4,281,553,409 | 100% | ||
ahandfield | 0 | 1,046,409,618 | 100% | ||
aaronpake | 0 | 512,425,235 | 100% | ||
zacharytamas | 0 | 155,345,353 | 100% | ||
szokerobert | 0 | 629,266,765 | 100% | ||
hackerwhacker | 0 | 195,205,324 | 100% | ||
aaagent | 0 | 374,968,927 | 100% | ||
hiimamazing | 0 | 108,974,473 | 100% | ||
lawrenzox | 0 | 208,754,267 | 100% | ||
greenstar | 0 | 6,714,599,705 | 100% | ||
syn999 | 0 | 14,942,201,643 | 100% | ||
synapse | 0 | 674,199,583 | 100% | ||
contentguy | 0 | 579,995,800 | 100% | ||
antv | 0 | 366,534,985 | 100% | ||
graveric60 | 0 | 156,420,860 | 100% | ||
sebastian-austin | 0 | 155,335,000 | 100% | ||
rc3 | 0 | 126,469,236,008 | 100% | ||
orionschariot | 0 | 7,348,142,861 | 50% | ||
topsnav | 0 | 157,447,057 | 100% | ||
passion-fruit | 0 | 4,315,387,978 | 100% | ||
coocoocachoo | 0 | 4,966,113,711 | 100% | ||
jdc | 0 | 400,297,166 | 100% | ||
bramw | 0 | 155,428,184 | 100% | ||
nanash1 | 0 | 152,309,466 | 100% | ||
imoutdoors | 0 | 149,121,600 | 100% | ||
fortune-master | 0 | 4,599,980,367 | 100% | ||
racryptospace | 0 | 262,148,274 | 100% | ||
c86l | 0 | 155,645,609 | 100% | ||
bi5h0p | 0 | 169,848,749 | 100% | ||
chabuki69 | 0 | 637,701,890 | 100% | ||
gordonovich | 0 | 131,205,169 | 100% | ||
themevlog | 0 | 128,447,419 | 100% | ||
starsteem | 0 | 3,249,589,915 | 100% | ||
jbaba | 0 | 155,366,105 | 100% | ||
aarkay | 0 | 311,319,150 | 100% | ||
cryptoindestment | 0 | 4,114,276,974 | 100% | ||
sinned | 0 | 1,704,193,051 | 100% | ||
vandal | 0 | 17,225,878,583 | 100% | ||
tinanikolovski | 0 | 182,926,274 | 100% | ||
toru | 0 | 1,457,915,324 | 100% | ||
thedailyroto | 0 | 159,657,287 | 50% | ||
frankydoodle | 0 | 182,359,788 | 100% | ||
mdquixil | 0 | 31,863,686,844 | 100% | ||
truthseekereport | 0 | 432,938,057 | 100% | ||
clin10 | 0 | 0 | 45.77% | ||
devi1714 | 0 | 552,299,339 | 70% | ||
maros | 0 | 155,335,000 | 100% | ||
ni7n3k | 0 | 155,335,000 | 100% | ||
kishan | 0 | 152,431,225 | 100% | ||
dennisschroeder | 0 | 43,081,665,807 | 100% | ||
coinhub | 0 | 222,413,423 | 100% | ||
billyjohnsonart | 0 | 123,593,236 | 50% | ||
czechmate | 0 | 167,372,404 | 100% | ||
stargarden | 0 | 1,599,867,175 | 100% | ||
penny-lane | 0 | 155,335,000 | 100% | ||
marcusxman | 0 | 675,940,170 | 5% | ||
artemisia | 0 | 155,335,000 | 100% | ||
sighmanjestah | 0 | 1,494,454,192 | 100% | ||
matt2525 | 0 | 168,550,865 | 100% | ||
mrwalt | 0 | 2,889,292,911 | 100% | ||
tamsguitar | 0 | 5,999,621,637 | 100% | ||
tnkspe119 | 0 | 73,963,257,708 | 100% | ||
theswede | 0 | 282,923,335 | 100% | ||
cryptopher | 0 | 141,628,828 | 100% | ||
reconnectnature | 0 | 1,970,498,691 | 100% | ||
mrpliven | 0 | 282,129,450 | 100% | ||
josequintana | 0 | 1,604,527,139 | 100% | ||
sweetland | 0 | 155,335,000 | 100% | ||
mericanhomestead | 0 | 8,257,906,684 | 100% | ||
dp1011 | 0 | 1,691,712,776 | 100% | ||
lilmayo | 0 | 79,561,732,444 | 100% | ||
sharmin | 0 | 160,429,826 | 100% | ||
kwahzee | 0 | 153,871,975 | 100% | ||
sikawura | 0 | 258,663,839 | 100% | ||
karlm | 0 | 146,199,801 | 100% | ||
uadigger | 0 | 358,220,462 | 100% | ||
dazanar | 0 | 146,806,549 | 100% | ||
head2themountain | 0 | 155,417,825 | 100% | ||
comedyvideos | 0 | 1,515,370,290 | 100% | ||
guide.prepper | 0 | 2,453,922,244 | 100% | ||
redpol | 0 | 155,335,000 | 100% | ||
choihaennim | 0 | 2,129,211,184 | 100% | ||
frostkyekye | 0 | 1,553,373,086 | 100% | ||
ethios17 | 0 | 1,427,749,630 | 100% | ||
johngault | 0 | 118,054,600 | 100% | ||
texas-steemem | 0 | 878,434,195 | 100% | ||
steemlancer | 0 | 878,344,642 | 100% | ||
nasaba | 0 | 1,722,592,755 | 100% | ||
hatchi | 0 | 1,576,616,524 | 100% | ||
iansart | 0 | 3,024,686,351 | 100% | ||
tellall | 0 | 915,214,084 | 100% | ||
williamgomez | 0 | 1,535,663,951 | 100% | ||
vogeltron1 | 0 | 0 | 0% | ||
tomascello | 0 | 1,917,194,106 | 100% | ||
grande-fazial | 0 | 1,518,022,113 | 100% | ||
adriansky | 0 | 7,080,944,670 | 100% | ||
belleontherocks | 0 | 2,288,237,274 | 100% | ||
new-user | 0 | 1,515,369,296 | 100% | ||
danielhefi | 0 | 1,515,369,283 | 100% | ||
pillo | 0 | 1,485,061,893 | 100% | ||
novaatebatman | 0 | 1,682,598,384 | 100% | ||
wytrzeszcz | 0 | 5,806,035,321 | 100% | ||
circuitshark | 0 | 1,078,753,245 | 100% | ||
lautenglye | 0 | 621,488,148 | 100% | ||
izabellablue | 0 | 1,542,445,524 | 100% | ||
etcbits | 0 | 336,469,048 | 100% | ||
meraz | 0 | 1,516,975,357 | 100% | ||
okapi | 0 | 1,515,544,832 | 100% | ||
altcointrends | 0 | 1,603,003,376 | 100% | ||
junglist | 0 | 1,627,220,031 | 100% | ||
skytrex | 0 | 2,189,926,731 | 100% | ||
jasonb1 | 0 | 259,387,549 | 100% | ||
sanees | 0 | 290,719,670 | 100% | ||
praz735u5 | 0 | 312,255,878 | 100% | ||
papascrubs | 0 | 3,415,347,126 | 100% | ||
clysse | 0 | 2,667,956,775 | 100% | ||
emilniz | 0 | 1,155,192,132 | 100% | ||
jiva34 | 0 | 2,279,832,750 | 100% | ||
frankintaiwan | 0 | 1,557,891,121 | 100% | ||
julia-alexis22 | 0 | 1,606,701,317 | 100% | ||
ribalinux | 0 | 2,356,964,765 | 100% | ||
osmerj | 0 | 692,340,502 | 100% | ||
teotwawkiman | 0 | 1,609,404,777 | 100% | ||
jeppex1 | 0 | 3,143,250,562 | 100% | ||
nybble | 0 | 4,048,220,205 | 100% | ||
hebro | 0 | 1,695,126,079 | 100% | ||
pravesh486 | 0 | 1,516,019,984 | 100% | ||
ivanivanov88 | 0 | 1,511,135,109 | 100% | ||
avvah | 0 | 11,897,062,356 | 100% | ||
user786 | 0 | 460,296,736 | 100% | ||
crisgojar | 0 | 2,054,404,813 | 100% | ||
licklake | 0 | 14,460,788,091 | 100% | ||
userperson321 | 0 | 1,585,059,803 | 100% | ||
beordo | 0 | 1,495,764,812 | 100% | ||
sanevys | 0 | 6,318,069,313 | 100% | ||
gatmi | 0 | 1,319,045,166 | 100% | ||
beng05 | 0 | 2,068,772,306 | 100% | ||
newprepper | 0 | 1,398,654,938 | 100% | ||
deimus | 0 | 2,183,617,987 | 100% | ||
wthomas | 0 | 12,104,762,568 | 70% | ||
onepics | 0 | 1,515,367,160 | 100% | ||
victorvazco | 0 | 183,686,575 | 100% | ||
sunshinetraveler | 0 | 148,954,706 | 100% | ||
bnt | 0 | 303,073,313 | 100% | ||
charity-aceh | 0 | 1,536,431,908 | 100% | ||
budimir | 0 | 989,808,991 | 100% | ||
jamdonut | 0 | 155,335,000 | 100% | ||
jingis | 0 | 11,352,873,349 | 100% | ||
lowsome | 0 | 1,687,470,572 | 100% | ||
carface | 0 | 5,218,189,882 | 1% | ||
recrypto | 0 | 2,796,661,524 | 100% | ||
suerisue | 0 | 4,192,056,074 | 100% | ||
matiasrodrigo | 0 | 155,438,536 | 100% | ||
dmalaver | 0 | 155,335,000 | 100% | ||
sneakgeekz | 0 | 7,300,134,357 | 25% | ||
uruiamme | 0 | 553,236,866 | 35% | ||
beniehafa | 0 | 32,153,290,475 | 100% | ||
dwongch | 0 | 45,405,449,487 | 100% | ||
leomichael | 0 | 9,385,107,557 | 7% | ||
iulianbutanu | 0 | 1,528,732,908 | 100% | ||
charliseduardo | 0 | 1,519,808,774 | 100% | ||
brakan | 0 | 1,600,405,814 | 100% | ||
datosin | 0 | 1,192,656,193 | 100% | ||
zacharius | 0 | 1,487,361,618 | 100% | ||
stegaru | 0 | 1,641,226,701 | 100% | ||
jkkim | 0 | 57,808,663,127 | 100% | ||
patasieduagh | 0 | 484,983,238 | 100% | ||
mal402 | 0 | 30,597,933,071 | 100% | ||
manfactor | 0 | 1,515,458,626 | 100% | ||
onsomewavyshit | 0 | 2,998,776,198 | 100% | ||
classicstar | 0 | 1,635,691,299 | 100% | ||
grimboslice819 | 0 | 13,192,920,590 | 100% | ||
girina79 | 0 | 1,891,084,735 | 100% | ||
marduk777 | 0 | 0 | 100% | ||
hentikage | 0 | 1,364,107,996 | 100% | ||
jubedube | 0 | 78,730,960 | 100% | ||
donpepe | 0 | 257,074,439 | 100% | ||
misterdrobot | 0 | 1,515,364,790 | 100% | ||
jjjjosue | 0 | 0 | 100% | ||
misterd21 | 0 | 1,549,535,860 | 100% | ||
tx1683 | 0 | 1,517,093,474 | 100% | ||
fatimajunio | 0 | 1,515,364,347 | 100% | ||
vaibhavshah | 0 | 367,479,006 | 71% | ||
mys | 0 | 5,831,809,020 | 100% | ||
momerathalice | 0 | 306,368,510 | 50% | ||
knuckz | 0 | 1,559,473,031 | 100% | ||
unclemike | 0 | 1,516,223,734 | 100% | ||
rondonson | 0 | 1,556,094,813 | 100% | ||
mihaifelseghi | 0 | 161,733,486 | 100% | ||
seanrowe | 0 | 4,857,144,578 | 100% | ||
ericarthurblair | 0 | 6,459,956,305 | 100% | ||
cryptocrat | 0 | 155,335,000 | 100% | ||
todstikles | 0 | 155,335,000 | 100% | ||
nowherehomestead | 0 | 1,941,085,947 | 100% | ||
robstrijkers | 0 | 2,309,828,136 | 100% | ||
wronskian | 0 | 155,335,000 | 100% | ||
adamm | 0 | 10,914,054,065 | 100% | ||
dirtfoot | 0 | 154,890,679 | 100% | ||
muhammadhaseeb | 0 | 182,535,505 | 100% | ||
mmginc | 0 | 155,894,156 | 100% | ||
olteanu | 0 | 155,614,537 | 100% | ||
amirl | 0 | 156,121,799 | 100% | ||
gcnper09 | 0 | 153,668,837 | 100% | ||
praveen8808 | 0 | 155,335,000 | 100% | ||
grizgal | 0 | 783,722,224 | 100% | ||
almaamor | 0 | 757,165,023 | 100% | ||
e-saber | 0 | 1,409,866,093 | 100% | ||
ericgordon | 0 | 1,817,050,459 | 100% | ||
earnonlinewith | 0 | 232,948,999 | 100% | ||
deepaklal | 0 | 757,134,110 | 100% | ||
kingumut | 0 | 711,044,111 | 100% | ||
ooeygooey | 0 | 756,429,904 | 100% | ||
landern | 0 | 149,727,898 | 100% | ||
smithkim | 0 | 124,904,963 | 73% | ||
lexiconical | 0 | 20,099,685,291 | 100% | ||
charles1 | 0 | 351,350,725 | 100% | ||
flycryptoguy | 0 | 56,815,566,448 | 100% | ||
lulita | 0 | 1,192,376,520 | 100% | ||
wijuwiju | 0 | 2,188,822,042 | 100% | ||
johnyjo26 | 0 | 146,014,900 | 100% | ||
tommy93 | 0 | 156,018,413 | 100% | ||
lokii | 0 | 152,113,515 | 100% | ||
truelovelives | 0 | 155,335,000 | 100% | ||
tfdangerzone | 0 | 1,895,573,551 | 100% | ||
jezequiel | 0 | 756,572,062 | 100% | ||
danbain | 0 | 294,445,132 | 100% | ||
justcallmemyth | 0 | 189,080,714 | 100% | ||
tizswa | 0 | 3,513,530,441 | 70% | ||
dailygiveaway | 0 | 738,697,052 | 100% | ||
galberto | 0 | 156,750,267 | 100% | ||
travelersmemoire | 0 | 119,256,438 | 100% | ||
drkeyweb | 0 | 4,922,712,591 | 100% | ||
live2love | 0 | 152,090,886 | 100% | ||
davidether | 0 | 5,566,100,534 | 100% | ||
linuslee0216 | 0 | 171,859,365 | 100% | ||
hangeul | 0 | 166,600,236 | 100% | ||
lauzy | 0 | 177,955,098 | 100% | ||
yehey | 0 | 2,966,180,591 | 100% | ||
wandrnrose7 | 0 | 155,335,000 | 100% | ||
maxcrypto | 0 | 250,461,658 | 100% | ||
yesfa | 0 | 149,121,600 | 100% | ||
dududagrav | 0 | 538,463,984 | 100% | ||
janusface | 0 | 19,922,604,745 | 100% | ||
berlinmoonlight | 0 | 8,205,955,525 | 100% | ||
doughnutsmuggler | 0 | 140,276,937 | 100% | ||
ahinga | 0 | 158,803,410 | 100% | ||
pixzelplethora | 0 | 153,842,661 | 100% | ||
ydauti | 0 | 39,588,916,631 | 100% | ||
staticinstance | 0 | 5,213,733,022 | 100% | ||
joshua.johnson | 0 | 155,388,440 | 100% | ||
benjust123 | 0 | 828,903,140 | 100% | ||
efsane | 0 | 1,846,079,714 | 100% | ||
bloomview | 0 | 134,131,255 | 100% | ||
newgaia | 0 | 1,144,128,095 | 100% | ||
cooperkernan | 0 | 155,335,000 | 100% | ||
cryptohustler | 0 | 424,599,256 | 100% | ||
tyty24 | 0 | 155,335,000 | 100% | ||
danlocks.com | 0 | 195,064,810 | 100% | ||
azmul24 | 0 | 152,228,300 | 100% | ||
pf-coin | 0 | 245,250,812 | 100% | ||
traveldict | 0 | 319,104,078 | 100% | ||
mikeyue | 0 | 55,608,861 | 34% | ||
locos | 0 | 154,318,452 | 100% | ||
lasper | 0 | 155,428,185 | 100% | ||
deisip67 | 0 | 194,857,957 | 100% | ||
totrock | 0 | 163,565,659 | 100% | ||
mintsauce | 0 | 156,752,406 | 100% | ||
camilolunacom | 0 | 155,335,000 | 100% | ||
unusualmaverick | 0 | 155,335,000 | 100% | ||
muhammadzairil | 0 | 142,908,200 | 100% | ||
dewallenband | 0 | 264,951,461 | 100% | ||
crastty32 | 0 | 183,331,671 | 100% | ||
dattabitcoin | 0 | 450,342,115 | 100% | ||
dienhassan | 0 | 61,043,607 | 100% | ||
double-u | 0 | 2,233,752,939 | 100% | ||
arsar | 0 | 762,175,716 | 100% | ||
jungleebitcoin | 0 | 484,121,248 | 100% | ||
cryptokash | 0 | 775,960,916 | 100% | ||
almost-digital | 0 | 38,700,179,164 | 100% | ||
mokshrajput | 0 | 77,667,500 | 50% | ||
eduardo88 | 0 | 193,609,730 | 100% | ||
jontabaco | 0 | 174,067,635 | 100% | ||
bassemm | 0 | 430,291,366 | 100% | ||
exec | 0 | 16,572,257,025 | 100% | ||
eval | 0 | 169,824,089 | 100% | ||
carobetc | 0 | 152,360,194 | 100% | ||
steemdream17 | 0 | 156,297,828 | 100% | ||
jony | 0 | 470,918,106 | 100% | ||
triplej | 0 | 104,907,680,725 | 100% | ||
benniebanana | 0 | 138,589,855 | 100% | ||
bunabit | 0 | 155,386,766 | 100% | ||
aguayojoshua | 0 | 441,072,846 | 100% | ||
sara369 | 0 | 149,121,600 | 100% | ||
kaiching77 | 0 | 938,217,773 | 100% | ||
mdosev | 0 | 702,502,255 | 100% | ||
rickvanboxtel | 0 | 888,849,108 | 100% | ||
hamzaoui | 0 | 158,689,568 | 100% | ||
biggles | 0 | 155,335,000 | 100% | ||
hintenberg | 0 | 155,345,353 | 100% | ||
edwrich | 0 | 157,343,472 | 100% | ||
zohaibkhan | 0 | 0 | 0% | ||
zakarni | 0 | 165,063,812 | 100% | ||
bmickov | 0 | 290,178,765 | 100% | ||
rawad | 0 | 155,335,000 | 100% | ||
heimdall | 0 | 155,335,000 | 100% | ||
archerbest | 0 | 162,124,986 | 100% | ||
doncarlone | 0 | 1,734,694,954 | 100% | ||
randowhale | 0 | 392,135,400,684 | 18% | ||
dhwoodland | 0 | 152,228,300 | 100% | ||
muhammadsubqi | 0 | 146,014,900 | 100% | ||
ukato | 0 | 203,124,773 | 100% | ||
meesh85 | 0 | 354,158,053 | 100% | ||
watchcrypto | 0 | 290,178,179 | 100% | ||
shorab | 0 | 290,177,920 | 100% | ||
nomiii | 0 | 290,177,746 | 100% | ||
didrikk | 0 | 290,177,690 | 100% | ||
bulleth | 0 | 1,217,676,253 | 100% | ||
magamatt87 | 0 | 278,570,445 | 100% | ||
i-am-creepy | 0 | 62,129,830 | 100% | ||
cortes4g | 0 | 0 | 0% | ||
patil | 0 | 249,552,379 | 100% | ||
tinashe | 0 | 109,249,611 | 100% | ||
westillbelieve | 0 | 290,177,168 | 100% | ||
greatvideos | 0 | 207,296,333 | 100% | ||
digitizemycash | 0 | 290,177,164 | 100% | ||
abhilashrai | 0 | 284,373,620 | 100% | ||
xpency | 0 | 284,373,619 | 100% | ||
capitalpink | 0 | 390,433,430 | 100% | ||
mastergreen | 0 | 0 | 100% | ||
viva1981 | 0 | 284,373,618 | 100% | ||
dominiklederer | 0 | 360,738,343 | 100% | ||
financialcritic | 0 | 34,688,681,389 | 100% | ||
isacoin | 0 | 0 | 100% | ||
sushnostb | 0 | 284,373,610 | 100% | ||
moimoi | 0 | 290,177,151 | 100% | ||
eruton | 0 | 290,177,151 | 100% | ||
chandu91 | 0 | 290,177,149 | 100% | ||
organnabis | 0 | 290,177,148 | 100% | ||
imvictus | 0 | 280,756,783 | 100% | ||
john1981 | 0 | 290,177,135 | 100% | ||
crypt07 | 0 | 162,499,195 | 100% | ||
kadhir | 0 | 290,177,119 | 100% | ||
edb1984 | 0 | 1,160,800,465 | 100% | ||
v0nd | 0 | 203,123,982 | 100% | ||
queeneleanor | 0 | 4,868,939,987 | 37% | ||
anacristinasilva | 0 | 278,570,031 | 100% | ||
dream.pro | 0 | 0 | 100% | ||
joecoleman | 0 | 261,159,403 | 100% | ||
jeffreylikeyou | 0 | 290,177,110 | 100% | ||
aworandx | 0 | 290,177,110 | 100% | ||
nape | 0 | 357,105,636 | 100% | ||
shawshank-steem | 0 | 62,125,232 | 100% | ||
skepticology | 0 | 290,177,097 | 100% | ||
muhammadraza | 0 | 266,962,924 | 100% | ||
amarie | 0 | 272,766,465 | 100% | ||
alphacore | 0 | 116,070,836 | 100% | ||
hadimemories | 0 | 145,088,544 | 100% | ||
horcrux22 | 0 | 290,177,087 | 100% | ||
royalties | 0 | 290,177,086 | 100% | ||
acehisme | 0 | 290,177,084 | 100% | ||
krgf1motors | 0 | 266,962,916 | 100% | ||
iamblake | 0 | 290,177,082 | 100% | ||
jameslashomb | 0 | 290,177,081 | 100% | ||
blaxalb | 0 | 290,177,072 | 100% | ||
sarma | 0 | 266,962,900 | 100% | ||
jzeek | 0 | 290,177,028 | 100% | ||
sambo-rambo | 0 | 87,053,108 | 30% | ||
machineking | 0 | 290,177,019 | 100% | ||
kenhudoy | 0 | 467,630,067 | 100% | ||
chedo | 0 | 58,035,401 | 100% | ||
raymeela89 | 0 | 290,176,998 | 100% | ||
w0olf | 0 | 261,159,293 | 100% | ||
maxer27 | 0 | 139,284,952 | 100% | ||
blaze007 | 0 | 288,509,213 | 100% | ||
mensphysique | 0 | 290,176,975 | 100% | ||
johnlue | 0 | 290,176,967 | 100% | ||
acid78 | 0 | 255,355,726 | 100% | ||
peaceofmind | 0 | 290,176,960 | 100% | ||
shanzaylizay | 0 | 243,748,644 | 100% | ||
naskono | 0 | 542,128,725 | 100% | ||
wf9877 | 0 | 150,892,016 | 100% | ||
creativekyu | 0 | 203,123,863 | 100% | ||
ekan | 0 | 208,927,401 | 100% | ||
atsumi | 0 | 290,176,945 | 100% | ||
markshepard | 0 | 284,373,406 | 100% | ||
ticopurelife | 0 | 290,176,945 | 100% | ||
samuelwealth | 0 | 290,176,944 | 100% | ||
claudio333 | 0 | 290,176,941 | 100% | ||
myroadtours | 0 | 52,231,848 | 100% | ||
stevebronson | 0 | 290,176,937 | 100% | ||
naeemahsan | 0 | 290,176,934 | 100% | ||
younggamerj | 0 | 290,176,933 | 100% | ||
fatkid | 0 | 290,176,933 | 100% | ||
vanessavanny | 0 | 284,373,394 | 100% |
WOAH! Pretty AWESOME!
author | aarellanes |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t191921411z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:19:24 |
last_update | 2017-06-15 19:19:24 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 19:19:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.036 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 3,356,215,669,024 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,945,197 |
net_rshares | 2,134,785,190 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aarellanes | 0 | 2,134,785,190 | 100% |
I just wish this stuff was way less complicated. How do we ever get a billion people on board with bitcoin wallets with stuff like this making it sound like you need an engineering degree just to secure it.
author | alphacore |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t121939475z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:19:33 |
last_update | 2017-06-15 12:19:33 |
depth | 1 |
children | 1 |
last_payout | 2017-06-22 12:19:33 |
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 | 206 |
author_reputation | 23,829,051,779,241 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,915,083 |
net_rshares | 278,569,890 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alphacore | 0 | 116,070,836 | 100% | ||
balbina | 0 | 162,499,054 | 100% |
Exactly. I agree. I am a visual fx artist, wrangling data for years, always studying and upgrading, constantly learning. My brain eats this stuff for lunch. But try to help the girl at the checkout counter by telling her to look into bitcoin gets you very strange reactions. We need a bigger boat!
author | flycryptoguy |
---|---|
permlink | re-alphacore-re-furion-build-yourself-a-trezor-20170615t140322922z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:03:21 |
last_update | 2017-06-15 14:03:21 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 14:03:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.334 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 303 |
author_reputation | 729,500,597,236 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,922,130 |
net_rshares | 56,978,065,502 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
flycryptoguy | 0 | 56,815,566,448 | 100% | ||
balbina | 0 | 162,499,054 | 100% |
Great program, and this alternative impresses.
author | anacristinasilva |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t182112403z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-17 18:21:21 |
last_update | 2017-06-17 18:21:21 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 18:21:21 |
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 | 46 |
author_reputation | 111,698,655,748,730 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,114,116 |
net_rshares | 0 |
Hi @furion ! i ended up ordering a tremor and it should be here by tomorrow!!
author | antonezumot |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t203016204z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion"],"app":"steemit/0.1"} |
created | 2017-06-15 20:30:15 |
last_update | 2017-06-15 20:30:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:30:15 |
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 | 77 |
author_reputation | 18,788,729,150 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,949,996 |
net_rshares | 0 |
Very informative post. I am brand spanking new to the world of cryptocurrency, and soaking in as much info as I can. Thank you!
author | arbitrarykitten |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t011204606z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 01:11:57 |
last_update | 2017-06-16 01:11:57 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 01:11:57 |
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 | 129 |
author_reputation | 44,160,337,854,307 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,968,254 |
net_rshares | 0 |
Congratulations @furion! Your post was mentioned in my [hit parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20170615) in the following categories: * Upvotes - Ranked 3 with 1032 upvotes * Comments - Ranked 9 with 128 comments * Pending payout - Ranked 1 with $ 1967,25
author | arcange |
---|---|
permlink | re-build-yourself-a-trezor-20170615t165715000z |
category | trezor |
json_metadata | "" |
created | 2017-06-16 14:56:27 |
last_update | 2017-06-16 14:56:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 14:56:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.056 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 287 |
author_reputation | 1,146,633,668,945,473 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,015,360 |
net_rshares | 2,949,894,464 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
darth-azrael | 0 | 2,949,894,464 | 42% |
Wow
author | asif4745 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170828t092648943z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-08-28 09:26:48 |
last_update | 2017-08-28 09:26:48 |
depth | 1 |
children | 0 |
last_payout | 2017-09-04 09:26:48 |
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 | 3 |
author_reputation | 1,009,576,991,023 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,105,336 |
net_rshares | 0 |
Thanks for the guide, its important to keep it secure if you have quite a bit. Its not a bad idea in general even if you are small time like me.
author | azfix |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t185322457z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 18:53:24 |
last_update | 2017-06-16 18:53:24 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 18:53:24 |
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 | 145 |
author_reputation | 30,302,235,653,453 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,033,055 |
net_rshares | 0 |
This is a fantastic way to ensure your wallet is safe! Thanks!
author | benjust123 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t114304458z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 11:43:27 |
last_update | 2017-06-16 11:43:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 11:43:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.044 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 260,320,053,548 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,001,906 |
net_rshares | 2,284,543,149 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bulleye88 | 0 | 1,455,640,009 | 100% | ||
benjust123 | 0 | 828,903,140 | 100% |
Woah! Great work I must say. Really impressive!
author | bluudz |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t111704232z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:17:03 |
last_update | 2017-06-15 11:17:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:17:03 |
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 | 47 |
author_reputation | 417,901,347,919 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,201 |
net_rshares | 0 |
Thanks Mr. Furion Awesome program
author | bolang |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t215447525z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:55:03 |
last_update | 2017-06-15 21:55:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:55:03 |
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 | 33 |
author_reputation | 324,111,128,577 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,956,039 |
net_rshares | 0 |
Dude! This is awesome. I will try this for sure! Thank your very much. I already feel crafty :3
author | bubbleshine |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t183847580z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:38:48 |
last_update | 2017-06-15 18:38:48 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:38:48 |
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 | 96 |
author_reputation | 1,196,683,537 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,942,416 |
net_rshares | 0 |
Key management is HUGE and needs to be talked about more. Private key generating on an air gapped net neutered laptop, then also using said laptop to sign transactions offline? Priceless.
author | bubshoe |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t170003713z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 17:00:03 |
last_update | 2017-06-15 17:00:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 17:00:03 |
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 | 190 |
author_reputation | 49,750,995,096 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,935,782 |
net_rshares | 290,177,150 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theword2017 | 0 | 290,177,150 | 100% |
Will this work for coins on exchanges that have not got wallets?
author | carface |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t152806396z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 15:28:06 |
last_update | 2017-06-15 15:28:06 |
depth | 1 |
children | 1 |
last_payout | 2017-06-22 15:28:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 4.493 HBD |
curator_payout_value | 1.496 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 20,232,737,189,861 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,928,504 |
net_rshares | 256,537,402,872 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
carface | 0 | 256,537,402,872 | 25% |
Even if you are using an exchange with wallet, you should always store a majority of your coins in a hard wallet for ultimate safety.
author | muzzy |
---|---|
permlink | re-carface-re-furion-build-yourself-a-trezor-20170615t195404043z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:54:03 |
last_update | 2017-06-15 19:54:03 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 19:54:03 |
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 | 133 |
author_reputation | 0 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,947,490 |
net_rshares | 0 |
Ah man, I wish I was a bit more techsavvy. This looks great and exactly what one needs.
author | cem |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t170901115z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 17:09:09 |
last_update | 2017-06-15 17:09:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 17:09:09 |
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 | 87 |
author_reputation | 3,199,586,095,687 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,936,458 |
net_rshares | 290,176,109 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
guicamacho | 0 | 290,176,109 | 100% |
i think you should do a video so you can help all us noob so we can build our own.... it would help alot of us... great post @furion
author | chabuki69 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t013519773z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion"],"app":"steemit/0.1"} |
created | 2017-06-16 01:35:15 |
last_update | 2017-06-16 01:35:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 01:35:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.040 HBD |
curator_payout_value | 0.013 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 132 |
author_reputation | 86,476,825,984 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,969,795 |
net_rshares | 2,422,564,909 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
chabuki69 | 0 | 2,422,564,909 | 100% |
Great tutorial. Will try..
author | chandu91 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t184052922z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:40:54 |
last_update | 2017-06-15 18:40:54 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:40: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 | 26 |
author_reputation | 486,441,068,432 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,942,565 |
net_rshares | 278,568,569 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
uddinhelal | 0 | 278,568,569 | 100% |
These new millionaires have never learned how to manage their money. Otherwise they would have already ade their millions.
author | cheapogroovo |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t132728937z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 13:27:30 |
last_update | 2017-06-16 13:27:30 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 13:27:30 |
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 | 122 |
author_reputation | 1,793,962,777,115 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,008,503 |
net_rshares | 0 |
Thanks for the tutorial. I struggled to get Tails booting on my iMac so rather went the Ubuntu root. Probably not as secure as Tails but still better than Windows or MacOS I guess :)
author | cheeto.blue |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170630t112804900z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-30 11:28:06 |
last_update | 2017-06-30 11:28:06 |
depth | 1 |
children | 0 |
last_payout | 2017-07-07 11:28:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.680 HBD |
curator_payout_value | 0.225 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 182 |
author_reputation | 10,255,622,430,914 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 6,748,921 |
net_rshares | 103,493,951,073 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gentlebot | 0 | 103,493,951,073 | 100% |
As someone who is aware of cryptocurrency, I literally had no idea about Trezor before I read this article. So thank you so much for this information, it might have saved me a lot of time, money , and effort down the road. Namaste
author | chiefmappster |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t205038707z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 20:48:21 |
last_update | 2017-06-16 20:48:21 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 20:48:21 |
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 | 232 |
author_reputation | 21,298,198,556,678 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,040,184 |
net_rshares | 0 |
Trezor sounds amazing never heard of it. got interest because of your, will read more in to it for sure!! Thanks for sharing with us!
author | chrizbiz |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t141845105z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 14:18:51 |
last_update | 2017-06-16 14:18:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 14:18:51 |
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 | 133 |
author_reputation | 2,263,916,984,670 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,012,334 |
net_rshares | 0 |
Could you do one with ledger nano s? There are so many people buying them that it is nearly impossible to get. Great article!
author | comedyvideos |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t193557138z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:38:00 |
last_update | 2017-06-15 19:38:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 19:38:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.036 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 125 |
author_reputation | 262,922,205 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,946,435 |
net_rshares | 1,677,869,344 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
comedyvideos | 0 | 1,515,370,290 | 100% | ||
balbina | 0 | 162,499,054 | 100% |
Nice post, let us vote and follow @svtechnik @coreyou
author | coreyou | ||||||
---|---|---|---|---|---|---|---|
permlink | re-furion-2017619t105618394z | ||||||
category | trezor | ||||||
json_metadata | {"tags":"trezor","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-19 08:56:21 | ||||||
last_update | 2017-06-19 08:56:21 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-06-26 08:56:21 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.090 HBD | ||||||
curator_payout_value | 0.021 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 53 | ||||||
author_reputation | 75,890,601,693 | ||||||
root_title | "Build yourself a Trezor" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 5,243,482 | ||||||
net_rshares | 6,029,563,578 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kochmaster | 0 | 410,139,040 | 100% | ||
aluhut.life | 0 | 4,326,953,508 | 100% | ||
acid78 | 0 | 554,405,566 | 100% | ||
coreyou | 0 | 738,065,464 | 100% |
Is it possible to store STEEM in cold storage with an offline wallet? 😄😇😄 <a href="https://rebrand.ly/3d97" target="_blank"> <img src="https://steemitimages.com/DQmWvzuqZ51DoiSjXXf8bukb7JeeVV1eAJJhGBkDiYc8ajj/creatr_ap.gif" alt="@creatr" style="border:0;"> </a>
author | creatr |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170715t065046373z |
category | trezor |
json_metadata | {"tags":["trezor"],"image":["https://steemitimages.com/DQmWvzuqZ51DoiSjXXf8bukb7JeeVV1eAJJhGBkDiYc8ajj/creatr_ap.gif"],"links":["https://rebrand.ly/3d97"],"app":"steemit/0.1"} |
created | 2017-07-15 06:50:45 |
last_update | 2017-07-15 06:50:45 |
depth | 1 |
children | 0 |
last_payout | 2017-07-22 06:50:45 |
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 | 264 |
author_reputation | 136,627,187,742,915 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,540,477 |
net_rshares | 0 |
If Trezor is easier to develop on than the ledger nano, I should get one. I have been asking around if people wants a hardware wallet for Steemit.
author | cryptohazard |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t204349495z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:43:51 |
last_update | 2017-06-15 20:43:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:43:51 |
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 | 147 |
author_reputation | 17,111,780,434,071 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,950,943 |
net_rshares | 0 |
Awesome post! i just got a trezor!
author | cryptoindestment |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t231238286z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 23:12:36 |
last_update | 2017-06-15 23:12:36 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 23:12:36 |
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 | 34 |
author_reputation | 805,938,560,554 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,961,303 |
net_rshares | 0 |
Practical if you have a sh*tload of coins. If one is just starting up, I think there are decent mobile wallets that serve their purpose. One can also first learn to do cold storage, restoring from backup etc. I 'll definitely keep this post for reference on my way to the moon! Thanks!
author | cryptokash |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t021950914z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 02:19:51 |
last_update | 2017-06-16 02:19:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 02:19:51 |
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 | 285 |
author_reputation | 239,962,513,887 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,972,534 |
net_rshares | 0 |
Holy Shit this is awesome Ive been wanting to do this. excellent information! Now I can have my own bank.
author | danielownsall |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t045016088z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 04:50:18 |
last_update | 2017-06-16 04:50:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 04:50:18 |
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 | 105 |
author_reputation | 8,473,580,344,674 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,980,931 |
net_rshares | 249,552,361 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
digitizemycash | 0 | 249,552,361 | 100% |
Security is very important for the coins and for our investments, i am planing to use several solution for long term.
author | danlocks.com |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112206470z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:22:06 |
last_update | 2017-06-15 11:22:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:22:06 |
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 | 117 |
author_reputation | 110,636,848,734 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,474 |
net_rshares | 0 |
nice write up. now i need Trezor
author | darkerhorse |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t151441308z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 15:14:45 |
last_update | 2017-06-16 15:14:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 15:14:45 |
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 | 32 |
author_reputation | 1,376,329,664,978 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,016,854 |
net_rshares | 0 |
great article! can you use raspberry for this?
author | deaddy |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112428817z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:24:24 |
last_update | 2017-06-15 11:24:24 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:24:24 |
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 | 46 |
author_reputation | 772,031,226,796 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,619 |
net_rshares | 0 |
INTERESANTE POST, GRACIAS POR LA INFORMACION
author | deisip67 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t035612096z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-17 03:56:15 |
last_update | 2017-06-17 03:56:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 03:56:15 |
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 | 44 |
author_reputation | 122,375,174,445,460 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,063,805 |
net_rshares | 152,090,886 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
live2love | 0 | 152,090,886 | 100% |
Thanks man, definitely going to be looking into this some more, my previous online trading account has actually been hacked and emptied once.
author | dewallenband |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t111959037z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:20:00 |
last_update | 2017-06-15 11:20:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:20:00 |
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 | 141 |
author_reputation | 2,617,246,701,238 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,365 |
net_rshares | 156,695,516 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 156,695,516 | 100% |
I'm about to buy a Trezor. My biggest question entrusting my coin to it is what happens if the internals of the Trezor are rendered unusable from static shock, EMP a house fire etc? Would the wallets become unrecoverable? I'm mostly curious if you can export the private keys or does it only give you the 12 word brain wallet? If so is the brain wallet useless if the internal seed is lost? Thanks in advance! Edit: I checked Trezor's FAQ and it's possible to recover to a new Trezor or other compatible wallet using the 24 word brain key.
author | dgiors |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t071523968z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 07:15:21 |
last_update | 2017-06-16 10:02:12 |
depth | 1 |
children | 1 |
last_payout | 2017-06-23 07:15:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.116 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 542 |
author_reputation | 9,161,713,773,762 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,988,230 |
net_rshares | 5,294,922,390 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dgiors | 0 | 5,294,922,390 | 10% |
No you can write a sentence or a group of words on a piece of paper and with that recover the Trezor. But please verify that, it has been a while.
author | nutela |
---|---|
permlink | re-dgiors-re-furion-build-yourself-a-trezor-20170616t190216000z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 19:02:15 |
last_update | 2017-06-16 19:02:15 |
depth | 2 |
children | 0 |
last_payout | 2017-06-23 19:02:15 |
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 | 146 |
author_reputation | 12,740,113,194,550 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,033,661 |
net_rshares | 0 |
I am still very stupid where all this is concerned. But I am eagerly looking for a mentor...
author | dracosalieri |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t131608294z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 13:16:09 |
last_update | 2017-06-16 13:16:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 13:16:09 |
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 | 92 |
author_reputation | 4,335,910,933,316 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,007,677 |
net_rshares | 0 |
I hope you gonna post more posts like this! Now I follow you !
author | dream.pro |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170624t094653852z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-24 09:46:57 |
last_update | 2017-06-24 09:46:57 |
depth | 1 |
children | 0 |
last_payout | 2017-07-01 09:46:57 |
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 | 62 |
author_reputation | -343,033,628,160 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,888,978 |
net_rshares | -5,335,995,051 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheetah | 0 | -5,350,090,350 | -100% | ||
blacklist-a | 0 | -52,095,934 | -100% | ||
dream.pro | 0 | 66,191,233 | 100% |
Yo, this is clearly not for noobs as I wouldn't try this at home even with my laptop. What's your take on paper wallets?
author | earnonlinewith |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112501110z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:25:00 |
last_update | 2017-06-15 11:25:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:25:00 |
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 | 120 |
author_reputation | 9,341,888,931,258 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,655 |
net_rshares | 0 |
awesome!!:o
author | eduardo88 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t210953054z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:09:54 |
last_update | 2017-06-15 21:09:54 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:09: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 | 62,221,787,274 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,952,689 |
net_rshares | 0 |
this just solved lotta problems
author | ejemai |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t212906155z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:29:09 |
last_update | 2017-06-15 21:29:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:29:09 |
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 | 31 |
author_reputation | 265,163,230,573,530 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,954,063 |
net_rshares | 0 |
interesting post !
author | elevator09 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t113932431z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:39:33 |
last_update | 2017-06-15 11:39:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:39:33 |
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 | 18 |
author_reputation | 347,943,041,906,549 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,490 |
net_rshares | 156,695,516 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 156,695,516 | 100% |
Very useful, thank you
author | elliana-chavez |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t045104988z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 04:51:09 |
last_update | 2017-06-16 04:51:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 04:51:09 |
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 | 22 |
author_reputation | 19,196,899,176 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,980,971 |
net_rshares | 0 |
This is very interesting. Am going for trezor now
author | emex |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t121657708z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:16:57 |
last_update | 2017-06-15 12:16:57 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:16:57 |
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 | 49 |
author_reputation | 62,409,656,030 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,914,951 |
net_rshares | 0 |
thank you for good posting ~
author | enomujjass |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t220204594z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 22:02:09 |
last_update | 2017-06-16 22:02:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 22:02:09 |
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 | 28 |
author_reputation | 22,886,438,234,426 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,045,002 |
net_rshares | 152,090,886 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
live2love | 0 | 152,090,886 | 100% |
AWESOME!!! What an incredibly powerful post to share the potency of TREZOR design with us and teach us how to do this ourselves. Can't thank you enough! Good for us all. All for one and one for all! Namaste :)
author | eric-boucher |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t154458251z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 15:39:12 |
last_update | 2017-06-15 15:39:12 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 15:39:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 3.131 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 216 |
author_reputation | 68,503,601,066,539 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,929,365 |
net_rshares | 134,460,011,225 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eric-boucher | 0 | 132,688,705,258 | 100% | ||
altcointrends | 0 | 1,603,003,376 | 100% | ||
balbina | 0 | 168,302,591 | 100% |
 Keep your money safe my friends
author | evanrvoss |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t121051247z |
category | trezor |
json_metadata | {"tags":["trezor"],"image":["https://steemitimages.com/DQmVXdmJY4tmw4PWBAvAkxC6MWhwKje7RYZ1BwnzDDzEtTq/image.png"],"app":"steemit/0.1"} |
created | 2017-06-15 12:10:48 |
last_update | 2017-06-15 12:10:48 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:10:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 4.083 HBD |
curator_payout_value | 1.357 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 121 |
author_reputation | 47,571,394,972,109 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,914,594 |
net_rshares | 230,379,703,866 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
evanrvoss | 0 | 229,677,476,766 | 100% | ||
balbina | 0 | 162,499,054 | 100% | ||
bubshoe | 0 | 249,551,957 | 100% | ||
rooseveltwoods | 0 | 290,176,089 | 100% |
Do you know if there are plans for the trezor to support other coins? Or do you think "trezor" like things will eventually come onto the market that will be able to facilitate all/new cryptos?
author | fem-of-war |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t225922781z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 22:59:21 |
last_update | 2017-06-15 22:59:21 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 22:59:21 |
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 | 192 |
author_reputation | 16,981,308,422,124 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,960,456 |
net_rshares | 580,353,979 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
digitizemycash | 0 | 249,552,361 | 100% | ||
balbina | 0 | 162,499,054 | 100% | ||
fem-of-war | 0 | 168,302,564 | 100% |
dude this is so cool! :D
author | firepower |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t184523483z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:45:18 |
last_update | 2017-06-15 18:45:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:45:18 |
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 | 24 |
author_reputation | 1,145,868,474,852,473 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,942,884 |
net_rshares | 0 |
Fantastic post. Putting this on my to-do list. Thanks so much! Please follow, I have some amazing posts coming up, trying to build my audience for a while first. THANKS!!!! WOOOOOOT!!!! : )
author | flycryptoguy |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t140619061z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:06:18 |
last_update | 2017-06-15 14:06:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 14:06:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.334 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 194 |
author_reputation | 729,500,597,236 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,922,368 |
net_rshares | 56,983,869,039 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
flycryptoguy | 0 | 56,815,566,448 | 100% | ||
balbina | 0 | 168,302,591 | 100% |
This is awesome! I know what I'm doing this weekend
author | galtsghost |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t111742851z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:17:42 |
last_update | 2017-06-15 11:17:42 |
depth | 1 |
children | 1 |
last_payout | 2017-06-22 11:17:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 14.610 HBD |
curator_payout_value | 0.048 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 51 |
author_reputation | 57,498,744,507 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,241 |
net_rshares | 619,720,510,900 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 586,424,546,254 | 100% | ||
duncan49 | 0 | 58,318,703 | 100% | ||
mal402 | 0 | 29,985,974,409 | 100% | ||
mmginc | 0 | 155,894,156 | 100% | ||
edb1984 | 0 | 1,160,800,465 | 100% | ||
hadimemories | 0 | 185,713,336 | 100% | ||
naskono | 0 | 542,128,725 | 100% | ||
isquid | 0 | 290,176,922 | 100% | ||
balbina | 0 | 179,909,667 | 100% | ||
fem-of-war | 0 | 168,302,564 | 100% | ||
steem2themoon | 0 | 284,373,181 | 100% | ||
chiefmappster | 0 | 284,372,518 | 100% |
me 2 gonna buy a Trezor ^^
author | chrisx | ||||||
---|---|---|---|---|---|---|---|
permlink | re-galtsghost-re-furion-build-yourself-a-trezor-20170615t111742851z-2017615t1967218z | ||||||
category | trezor | ||||||
json_metadata | {"app":"chainbb/0.1","format":"markdown+html","tags":[]} | ||||||
created | 2017-06-15 12:06:06 | ||||||
last_update | 2017-06-15 12:06:06 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2017-06-22 12:06:06 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 2.095 HBD | ||||||
curator_payout_value | 0.193 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 26 | ||||||
author_reputation | 2,008,904,682,489 | ||||||
root_title | "Build yourself a Trezor" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,914,273 | ||||||
net_rshares | 112,534,156,322 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ervin-lemark | 0 | 1,761,822,622 | 9% | ||
cryptoctopus | 0 | 99,837,426,375 | 30% | ||
grandpere | 0 | 4,693,728,899 | 30% | ||
cloh76 | 0 | 1,148,868,009 | 30% | ||
redpill | 0 | 70,651,787 | 50% | ||
papascrubs | 0 | 3,415,347,126 | 100% | ||
mlstephens | 0 | 155,335,000 | 100% | ||
edb1984 | 0 | 1,160,800,465 | 100% | ||
chiefmappster | 0 | 290,176,039 | 100% |
Amazing! I have access to a bunch of old laptops... at least one of them is about to get modified.
author | gikitiki |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t173755372z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 17:37:57 |
last_update | 2017-06-15 17:37:57 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 17:37:57 |
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 | 101 |
author_reputation | 16,572,681,158,525 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,938,378 |
net_rshares | 0 |
Great contribution to the Steemit community :) Thanks
author | graviton |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t120239609z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:02:48 |
last_update | 2017-06-15 12:02:48 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:02:48 |
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 | 53 |
author_reputation | 17,380,254,745,094 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,914,070 |
net_rshares | 0 |
I have fuck all chance of doing this as I am a computard.
author | grimboslice819 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t130028443z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 13:00:27 |
last_update | 2017-06-15 13:00:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 13:00:27 |
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 | 57 |
author_reputation | 166,829,358,458 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,917,742 |
net_rshares | 290,177,150 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theword2017 | 0 | 290,177,150 | 100% |
Thanks for this post and all of this info, great work
author | hamzaoui |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112227482z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:22:48 |
last_update | 2017-06-15 11:22:48 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:22:48 |
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 | 53 |
author_reputation | 2,667,249,998,202 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,529 |
net_rshares | 764,082,803 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hamzaoui | 0 | 764,082,803 | 100% |
Thanks for sharing this information about securing our wallets.. this is going help many of us in protecting our coins.
author | hms818 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t114237973z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:42:39 |
last_update | 2017-06-15 11:42:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:42:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.112 HBD |
curator_payout_value | 0.037 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 119 |
author_reputation | 11,503,740,391,093 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,692 |
net_rshares | 6,340,695,662 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hms818 | 0 | 6,340,695,662 | 100% |
You have to be a hacker to prevent hackers from stealing your bitcoin O.o lol
author | hotsauceislethal |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t113630298z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:36:48 |
last_update | 2017-06-15 11:36:48 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:36:48 |
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 | 77 |
author_reputation | 37,376,033,139,195 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,318 |
net_rshares | 0 |
Always great to know how to secure your new found financial freedom!!
author | is-educator |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t175935863z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:00:03 |
last_update | 2017-06-15 18:00:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:00:03 |
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 | 69 |
author_reputation | 20,432,842,141 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,939,752 |
net_rshares | 0 |
What's the best place to buy a T61? Ledger Nano S and Trezor are on back order so this would be the nest best thing. I would like to be able to safely store the wallets of the little coins all in one place.
author | isaac.rodebush |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t180532350z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:05:36 |
last_update | 2017-06-15 18:05:36 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:05:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.774 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 206 |
author_reputation | 1,868,717,056,233 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,940,099 |
net_rshares | 33,597,564,724 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sarahjanele | 0 | 33,429,262,133 | 100% | ||
balbina | 0 | 168,302,591 | 100% |
thanks very informative
author | isacoin |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170623t212851206z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-23 21:28:57 |
last_update | 2017-06-23 21:28:57 |
depth | 1 |
children | 0 |
last_payout | 2017-06-30 21:28:57 |
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 | 23 |
author_reputation | 26,003,897,306,576 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,826,168 |
net_rshares | 0 |
Do you know of a good way to use the Trezor to unlock the USB on the air-gap computer?
author | jamesc1 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t125925087z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:59:24 |
last_update | 2017-06-15 12:59:24 |
depth | 1 |
children | 4 |
last_payout | 2017-06-22 12:59:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 10.742 HBD |
curator_payout_value | 3.572 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 939,862,516,890 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,917,687 |
net_rshares | 608,069,376,490 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 572,341,799,562 | 100% | ||
mal402 | 0 | 29,374,015,748 | 100% | ||
mys | 0 | 5,715,172,840 | 100% | ||
balbina | 0 | 179,909,667 | 100% | ||
fem-of-war | 0 | 168,302,564 | 100% | ||
guicamacho | 0 | 290,176,109 | 100% |
I am not aware of any practical solutions at this time. Afaik, with LUKS, you can have [multiple](https://wiki.archlinux.org/index.php/Dm-crypt/Device_encryption#Adding_LUKS_keys) keyphrases. So you could have your regular password, as well as a password that is deterministically generated by the Trezor. Unfortunately I am not familiar with implementation details, or available API's on the Trezor, but the existence of projects like [TPM](http://doc.satoshilabs.com/trezor-user/passwordmanager.html) make it seem doable. Perhaps @xeroc would know better, as he has done some work with integrating Steem and Trezor already.
author | furion |
---|---|
permlink | re-jamesc1-re-furion-build-yourself-a-trezor-20170615t134645113z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["xeroc"],"links":["https://wiki.archlinux.org/index.php/Dm-crypt/Device_encryption#Adding_LUKS_keys","http://doc.satoshilabs.com/trezor-user/passwordmanager.html"],"app":"steemit/0.1"} |
created | 2017-06-15 13:46:45 |
last_update | 2017-06-15 13:47:15 |
depth | 2 |
children | 3 |
last_payout | 2017-06-22 13:46:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 5.564 HBD |
curator_payout_value | 0.381 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 630 |
author_reputation | 116,503,940,714,958 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,920,956 |
net_rshares | 253,424,825,479 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jamesc1 | 0 | 253,035,988,379 | 5% | ||
teutorigos | 0 | 208,927,433 | 100% | ||
balbina | 0 | 179,909,667 | 100% |
It will work, I think it is just a matter of finding or making a script that does this. The API allows for a confirmed or unconfirmed encrypt and decrypt of any data. Software could encrypt a strong but relatively small decryption key and ask you to decrypt it when unlocking a drive etc.. It would work nicely with the FUSE file system where private keys could go into different files that could be confirmed on the Trezor separately when you try to open them and re-encrypt when they are saved.
author | jamesc1 |
---|---|
permlink | re-furion-re-jamesc1-re-furion-build-yourself-a-trezor-20170615t141436977z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:14:36 |
last_update | 2017-06-15 14:14:36 |
depth | 3 |
children | 0 |
last_payout | 2017-06-22 14:14:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 13.270 HBD |
curator_payout_value | 0.819 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 502 |
author_reputation | 939,862,516,890 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,923,033 |
net_rshares | 601,488,397,039 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 572,391,095,286 | 100% | ||
mal402 | 0 | 28,762,057,086 | 100% | ||
wandrnrose7 | 0 | 155,335,000 | 100% | ||
balbina | 0 | 179,909,667 | 100% |
I just finished a command-line utility you might find useful. https://www.npmjs.com/package/trez - Create cold-storage backups - Use trez files to copy data to and from cold storage (keeping the USB clean). - Keep encrypted partitions locked more often by extract commonly use data into Trez files.
author | jamesc1 |
---|---|
permlink | re-furion-re-jamesc1-re-furion-build-yourself-a-trezor-20170704t125003725z |
category | trezor |
json_metadata | {"tags":["trezor"],"links":["https://www.npmjs.com/package/trez"],"app":"steemit/0.1"} |
created | 2017-07-04 12:50:03 |
last_update | 2017-07-04 12:50:03 |
depth | 3 |
children | 0 |
last_payout | 2017-07-11 12:50:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 13.280 HBD |
curator_payout_value | 3.926 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 310 |
author_reputation | 939,862,516,890 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,272,002 |
net_rshares | 2,667,963,915,653 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 2,665,990,547,286 | 100% | ||
daudimitch | 0 | 1,434,972,183 | 100% | ||
mahmoudh | 0 | 184,321,748 | 100% | ||
hendh | 0 | 354,074,436 | 100% |
I have some FUSE same code but it did not work nicely .. lol .. Edit utilities go crazy with temp files, renames, and even links. They really work hard to not overwrite your file until they know they can write to disk (understandable). But this complicates the fuse bindings, then have to work just right. I have gotten partly there with example code but that still needs work.
author | jamesc1 |
---|---|
permlink | re-furion-re-jamesc1-re-furion-build-yourself-a-trezor-20170704t125245176z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-07-04 12:52:45 |
last_update | 2017-07-04 12:53:24 |
depth | 3 |
children | 0 |
last_payout | 2017-07-11 12:52:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 13.835 HBD |
curator_payout_value | 3.590 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 380 |
author_reputation | 939,862,516,890 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,272,265 |
net_rshares | 2,702,521,679,566 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 2,611,582,576,933 | 100% | ||
warofcraft | 0 | 88,899,975,374 | 50% | ||
daudimitch | 0 | 1,489,122,077 | 100% | ||
mahmoudh | 0 | 184,321,748 | 100% | ||
hendh | 0 | 365,683,434 | 100% |
Encouraging post. Thank u for providing ! Good to know .
author | janashby |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t213632682z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 21:36:33 |
last_update | 2017-06-16 21:36:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 21:36:33 |
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 | 58 |
author_reputation | 530,335,160,822 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,043,259 |
net_rshares | 152,090,886 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
live2love | 0 | 152,090,886 | 100% |
Sick
author | jetonkosova |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t205412195z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:54:09 |
last_update | 2017-06-15 20:54:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:54:09 |
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 | 4 |
author_reputation | 0 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,951,636 |
net_rshares | 0 |
@fusion really intresting post very good like the way you used the laptop carry on the great work and keep pushing steem amazing stuff
author | jimjam1210 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t153204700z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["fusion"],"app":"steemit/0.1"} |
created | 2017-06-15 15:32:03 |
last_update | 2017-06-15 15:32:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 15:32:03 |
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 | 134 |
author_reputation | 8,340,977,970,071 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,928,812 |
net_rshares | 0 |
trying to follow along, hopefully one day i can see this done in person... regardless, super valuable info, thank you!
author | jjjjosue |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170627t172836857z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-27 17:27:42 |
last_update | 2017-06-27 17:27:42 |
depth | 1 |
children | 0 |
last_payout | 2017-07-04 17:27:42 |
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 | 118 |
author_reputation | 2,170,562,026,915 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 6,360,905 |
net_rshares | 0 |
Nice! Btw, I wrote a tutorial steemit on how to disable Intel-ME and replace the bios on a Lenovo Thinkpad X230 in case you want to go that far. Even better would be to get libreboot on a pre 2006 thinkpad.
author | joeyd |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t152849810z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 15:28:36 |
last_update | 2017-06-16 15:28:36 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 15:28:36 |
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 | 207 |
author_reputation | 359,674,353,153 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,017,942 |
net_rshares | 0 |
I did something similar with an old Dell netbook years ago, but now I just use Trezor and Ledger wallets. Lazy in my advancing age... awesome write up, thank you!
author | johnsmith |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t123322105z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:33:18 |
last_update | 2017-06-15 12:33:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:33:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 5.163 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 162 |
author_reputation | 22,729,726,767,685 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,915,955 |
net_rshares | 219,045,255,328 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
johnsmith | 0 | 218,715,814,199 | 100% | ||
mlstephens | 0 | 155,335,000 | 100% | ||
balbina | 0 | 174,106,129 | 100% |
author | jojovdm |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t111646690z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:16:27 |
last_update | 2017-06-15 11:16:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:16:27 |
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 | 78 |
author_reputation | 218,735,058,031 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,160 |
net_rshares | 417,854,415 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 162,499,054 | 100% | ||
jojovdm | 0 | 255,355,361 | 100% |
Thanks I am going to try and look into this more.
author | jpinka |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t181155886z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:12:00 |
last_update | 2017-06-15 18:12:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:12:00 |
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 | 49 |
author_reputation | 102,437,616,084 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,940,514 |
net_rshares | 0 |
This is awesome knowledge to have, man. Thanks. Resteeming. How much does a Trezor cost, by the way? EDIT: Well, on second thought, why don't I just look that up myself! Cheers, and thanks again.
author | kafkanarchy84 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t132735964z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 13:27:30 |
last_update | 2017-06-15 13:28:30 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 13:27:30 |
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 | 195 |
author_reputation | 349,526,315,896,646 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,919,471 |
net_rshares | 0 |
I kinda want to build one now, just because I know I might need it in the future. I like the idea of doing "surgery" on an old laptop.
author | kava |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t170411532z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 17:04:15 |
last_update | 2017-06-15 17:04:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 17:04:15 |
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 | 134 |
author_reputation | 81,841,383,532 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,936,105 |
net_rshares | 0 |
Hello @furion. PLEASE HELP us to save the Abongphen Highland Forest in Cameroon. We have just started with our crowdfunding on Steemit to get resources to protect and restore 1000 hectares of the precious mountain forest in Kedjom-Keku village. We would like to avoid the worst which could happened (actually already happening) - lack of water. Let´s use Steemit to achieve our dream and necessity. Thank you plenty for your resteems, upvotes, promotion or donation. Follow @kedjom-keku https://steemit.com/introduceyourself/@kedjom-keku/do-it-for-forest-crowdfunding-who-are-we-actually-forest-friendly-family-each-11usd-10x10-m-forest-saved
author | kedjom-keku |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t133743878z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion","kedjom-keku"],"links":["https://steemit.com/introduceyourself/@kedjom-keku/do-it-for-forest-crowdfunding-who-are-we-actually-forest-friendly-family-each-11usd-10x10-m-forest-saved"],"app":"steemit/0.1"} |
created | 2017-06-15 13:37:45 |
last_update | 2017-06-15 13:37:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 13:37:45 |
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 | 642 |
author_reputation | 5,029,059,330,187 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,920,263 |
net_rshares | 0 |
Nice one and going to look into Trezor Good post @furion ...upvoted a d following you already
author | kenhudoy |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t135312577z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion"],"app":"steemit/0.1"} |
created | 2017-06-15 13:53:33 |
last_update | 2017-06-15 13:53:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 13:53:33 |
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 | 93 |
author_reputation | 10,766,809,992,992 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,921,459 |
net_rshares | 0 |
In order to better secure my own crypto-currency wallets I decided to go with an an encrypted usb which if I need to make changes too are done on my airgapped laptop. The usb key I use is a Aegis Secure Key USB 3.0 by Apricorn. https://www.apricorn.com/aegis-secure-key-3 My method is to store my regular wallet private keys and backups to this drive as well as my keepass database file in case I ever forget my passwords. I also have my most important information backed up on some cheaper usbs that I have given to my closest friends. Love the post as always @Furion keep up the good work! SteemON!
author | kiv |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170623t160115282z |
category | trezor |
json_metadata | {"tags":["trezor"],"links":["https://www.apricorn.com/aegis-secure-key-3"],"app":"steemit/0.1","users":["furion"]} |
created | 2017-06-23 16:01:18 |
last_update | 2017-06-23 16:03:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-30 16:01:18 |
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 | 602 |
author_reputation | 35,308,999,054 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,788,673 |
net_rshares | 0 |
Which one is the better - Ledger S or the Trezor?
author | krabgat |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112426030z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:24:27 |
last_update | 2017-06-15 11:24:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:24:27 |
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 | 49 |
author_reputation | 21,919,477,099,128 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,623 |
net_rshares | 0 |
Thank you for your post it is very interesting
author | lestrucsdepicsou |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t182720621z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 18:27:21 |
last_update | 2017-06-16 18:27:21 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 18:27:21 |
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 | 46 |
author_reputation | 8,763,275,791 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,031,210 |
net_rshares | 290,176,304 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lestrucsdepicsou | 0 | 290,176,304 | 100% |
"KeePassX" Awesome program, everyone should be using it.
author | lexiconical |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t111832214z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:18:39 |
last_update | 2017-06-15 11:18:39 |
depth | 1 |
children | 5 |
last_payout | 2017-06-22 11:18:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 14.858 HBD |
curator_payout_value | 0.112 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 57 |
author_reputation | 183,198,168,434,738 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,289 |
net_rshares | 632,943,533,920 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 586,426,125,268 | 100% | ||
luke490 | 0 | 236,025,991 | 100% | ||
fredtedt | 0 | 331,464,321 | 100% | ||
nasaba | 0 | 1,722,592,755 | 100% | ||
vogeltron1 | 0 | 1,454,774,755 | 100% | ||
papascrubs | 0 | 3,415,347,126 | 100% | ||
bradley200 | 0 | 1,515,367,062 | 100% | ||
mal402 | 0 | 29,985,974,409 | 100% | ||
totrock | 0 | 163,565,659 | 100% | ||
digitizemycash | 0 | 249,552,361 | 100% | ||
edb1984 | 0 | 1,160,800,465 | 100% | ||
hadimemories | 0 | 185,713,336 | 100% | ||
balbina | 0 | 185,713,204 | 100% | ||
kava | 0 | 290,176,869 | 100% | ||
fem-of-war | 0 | 168,302,564 | 100% | ||
venela | 0 | 162,498,947 | 100% | ||
majara | 0 | 290,176,617 | 100% | ||
bew | 0 | 3,639,392,024 | 100% | ||
phagina | 0 | 255,355,268 | 100% | ||
elliana-chavez | 0 | 278,569,169 | 100% | ||
omar-hesham | 0 | 274,711,859 | 100% | ||
chiefmappster | 0 | 290,176,039 | 100% | ||
veleje | 0 | 261,157,852 | 100% | ||
kiv | 0 | 0 | 100% | ||
qsqsqsi | 0 | 0 | 100% |
Thank you for this knowledge. I literally had no idea until you said this so thank you
author | chiefmappster |
---|---|
permlink | re-lexiconical-re-furion-build-yourself-a-trezor-20170616t205139497z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 20:49:24 |
last_update | 2017-06-16 20:49:24 |
depth | 2 |
children | 0 |
last_payout | 2017-06-23 20:49:24 |
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 | 86 |
author_reputation | 21,298,198,556,678 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,040,256 |
net_rshares | 0 |
I will use it
author | elliana-chavez |
---|---|
permlink | re-lexiconical-re-furion-build-yourself-a-trezor-20170616t045148873z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 04:51:54 |
last_update | 2017-06-16 04:51:54 |
depth | 2 |
children | 0 |
last_payout | 2017-06-23 04:51:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 19,196,899,176 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,981,019 |
net_rshares | 1,515,367,062 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bradley200 | 0 | 1,515,367,062 | 100% |
Agree!! From many months ago. https://steemit.com/steemit/@gikitiki/usine-keepass-to-secure-your-wallet-with-strong-passwords
author | gikitiki |
---|---|
permlink | re-lexiconical-re-furion-build-yourself-a-trezor-20170615t174107372z |
category | trezor |
json_metadata | {"tags":["trezor"],"links":["https://steemit.com/steemit/@gikitiki/usine-keepass-to-secure-your-wallet-with-strong-passwords"],"app":"steemit/0.1"} |
created | 2017-06-15 17:41:12 |
last_update | 2017-06-15 17:41:12 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 17:41:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.063 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 132 |
author_reputation | 16,572,681,158,525 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,938,536 |
net_rshares | 3,595,256,793 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
papascrubs | 0 | 3,415,347,126 | 100% | ||
balbina | 0 | 179,909,667 | 100% |
I will check on that one.
author | philippinetrail |
---|---|
permlink | re-lexiconical-re-furion-build-yourself-a-trezor-20170615t235329681z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 23:53:30 |
last_update | 2017-06-15 23:53:30 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 23:53:30 |
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 | 25 |
author_reputation | 897,589,350,093 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,963,754 |
net_rshares | 179,909,667 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 179,909,667 | 100% |
A nice looking alternative for Keepass would be "Keeweb". It is available for any OS, open source, 100% compatible with the .kdbx file format, can additionally sync with many cloud storages and has a really good UI. https://keeweb.info
author | totrock |
---|---|
permlink | re-lexiconical-re-furion-build-yourself-a-trezor-20170615t114304718z |
category | trezor |
json_metadata | {"tags":["trezor"],"links":["https://keeweb.info"],"app":"steemit/0.1"} |
created | 2017-06-15 11:43:00 |
last_update | 2017-06-15 11:43:00 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 11:43:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 13.824 HBD |
curator_payout_value | 0.628 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 236 |
author_reputation | 58,760,247,100 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,731 |
net_rshares | 611,421,031,732 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 572,166,183,043 | 100% | ||
alexpmorris | 0 | 6,549,625,146 | 34% | ||
vogeltron1 | 0 | 1,424,466,947 | 100% | ||
mal402 | 0 | 29,374,015,748 | 100% | ||
totrock | 0 | 163,565,659 | 100% | ||
edb1984 | 0 | 1,133,805,106 | 100% | ||
balbina | 0 | 179,909,667 | 100% | ||
fem-of-war | 0 | 168,302,564 | 100% | ||
veleje | 0 | 261,157,852 | 100% |
Very interesting. Resteemed :-)
author | lichtblick |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112450786z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:24:51 |
last_update | 2017-06-15 11:24:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:24:51 |
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 | 31 |
author_reputation | 736,049,242,126,025 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,643 |
net_rshares | 0 |
Very Cool!
author | live2love |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170619t032356990z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-19 03:23:57 |
last_update | 2017-06-19 03:23:57 |
depth | 1 |
children | 5 |
last_payout | 2017-06-26 03:23:57 |
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 | 10 |
author_reputation | 343,924,648,853 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,227,798 |
net_rshares | 327,704,672 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ionlysaymeep | 0 | 185,753,179 | 100% | ||
live2love | 0 | 141,951,493 | 100% |
meep
author | ionlysaymeep |
---|---|
permlink | re-live2love-re-furion-build-yourself-a-trezor-20170619t032356990z-20170619t034247947z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"meep_bot/0.0.1"} |
created | 2017-06-19 03:42:48 |
last_update | 2017-06-19 03:42:48 |
depth | 2 |
children | 4 |
last_payout | 2017-06-26 03:42:48 |
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 | 4 |
author_reputation | 754,962,855,156 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,228,640 |
net_rshares | 141,951,493 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
live2love | 0 | 141,951,493 | 100% |
fancy seeing you here! meep.
author | live2love |
---|---|
permlink | re-ionlysaymeep-re-live2love-re-furion-build-yourself-a-trezor-20170619t045709771z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-19 04:57:12 |
last_update | 2017-06-19 04:57:12 |
depth | 3 |
children | 3 |
last_payout | 2017-06-26 04:57:12 |
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 | 28 |
author_reputation | 343,924,648,853 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,232,088 |
net_rshares | 327,704,672 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ionlysaymeep | 0 | 185,753,179 | 100% | ||
live2love | 0 | 141,951,493 | 100% |
I just saw an advertisement for Trezor and they said it was open source, to see that he was doing exactly what he was supposed to do, they also mentioned that you can build yourself one if you do not like their accent :))))
author | lqss64 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t124729538z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:47:30 |
last_update | 2017-06-15 12:47:30 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:47:30 |
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 | 223 |
author_reputation | 5,495,393,279,141 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,916,921 |
net_rshares | 290,177,150 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theword2017 | 0 | 290,177,150 | 100% |
Great post. I have an old net book I could re purpose. Time to do some more reading. On another note. What about an android device?
author | lvl |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112225582z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:22:27 |
last_update | 2017-06-15 11:22:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:22:27 |
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 | 132 |
author_reputation | 399,780,788,890 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,497 |
net_rshares | 771,625,408 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lvl | 0 | 614,929,892 | 100% | ||
balbina | 0 | 156,695,516 | 100% |
I just bought ETH and WAVES... BTC gooing directly to hell
author | majara |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t215719976z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:57:21 |
last_update | 2017-06-15 21:57:21 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:57:21 |
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 | 58 |
author_reputation | 7,308,326,876 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,956,241 |
net_rshares | 0 |
Wow.. Smart and good job
author | makhzar |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t122535689z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:25:45 |
last_update | 2017-06-15 12:25:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:25:45 |
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 | 24 |
author_reputation | 100,263,267,578,399 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,915,468 |
net_rshares | 0 |
This looks like a cool project, I'm gonna take your word for it and hire someone to build me one when I get to the place that I need it.
author | markrmorrisjr |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t033515069z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 03:35:15 |
last_update | 2017-06-16 03:35:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 03:35:15 |
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 | 136 |
author_reputation | 118,896,685,049,569 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,976,654 |
net_rshares | 0 |
I got a lot out of the first part of the article, and I just checked out the Trezor thingy... they accept bitcoin as payment which is cool. The 2nd part was way beyond this newbie who is a bit tech challenged, but from what I could tell you did a great job explaining the low budget, "retrograde" alternative and I appreciate that. All the best!
author | markshepard |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t235407772z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 23:54:06 |
last_update | 2017-06-15 23:54:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 23:54:06 |
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 | 346 |
author_reputation | 10,854,216,224,140 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,963,784 |
net_rshares | 0 |
Thanks a lot for sharing! I wasn`t aware that you can create your own hardware wallet.
author | matt2525 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t105042360z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 10:50:42 |
last_update | 2017-06-16 10:51:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 10:50:42 |
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 | 86 |
author_reputation | 206,885,668,340 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,998,716 |
net_rshares | 168,550,865 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
matt2525 | 0 | 168,550,865 | 100% |
author | mcekworo |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t122010849z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion"],"app":"steemit/0.1"} |
created | 2017-06-15 12:20:12 |
last_update | 2017-06-15 12:20:12 |
depth | 1 |
children | 1 |
last_payout | 2017-06-22 12:20:12 |
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 | 41 |
author_reputation | 209,346,252,210 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,915,129 |
net_rshares | 419,780,724 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mcekworo | 0 | 257,281,670 | 100% | ||
balbina | 0 | 162,499,054 | 100% |
Nice one @mcekworo Hope u homma apply what u learnt
author | kenhudoy |
---|---|
permlink | re-mcekworo-re-furion-build-yourself-a-trezor-20170615t135446485z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["mcekworo"],"app":"steemit/0.1"} |
created | 2017-06-15 13:55:00 |
last_update | 2017-06-15 13:55:00 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 13:55:00 |
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 | 51 |
author_reputation | 10,766,809,992,992 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,921,577 |
net_rshares | 0 |
Good post! Upvoted! But one small correction, Trezor doesn't support Monero, but Zcash
author | michiel |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t143749384z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:37:51 |
last_update | 2017-06-15 14:37:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 14:37:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.634 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 65,685,491,165,482 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,924,776 |
net_rshares | 27,366,111,649 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
michiel | 0 | 26,118,357,936 | 100% | ||
balbina | 0 | 168,302,591 | 100% | ||
haiderali | 0 | 1,079,451,122 | 100% |
Wow! Did know this was possible. But then again I guess anything is possible.
author | mmginc |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t202249572z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:22:51 |
last_update | 2017-06-15 20:22:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:22:51 |
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 | 77 |
author_reputation | 4,289,029,046 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,949,478 |
net_rshares | 0 |
Definitely not for novices like myself. Will have to buy a Trezor. :)
author | momogrow |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t203440075z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:34:39 |
last_update | 2017-06-15 20:34:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:34:39 |
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 | 69 |
author_reputation | 189,496,566,806,008 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,950,317 |
net_rshares | 0 |
Very useful information. I'm impressed with your knowledge and abilities!!
author | muzzy |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t195626271z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:56:27 |
last_update | 2017-06-15 19:56:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 19:56:27 |
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 | 74 |
author_reputation | 0 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,947,653 |
net_rshares | 0 |
Is the Tails OS stored on USB key? Make sure You do a backup of it, especially of Encrypted Bitcoin Wallet or KeePass DB file. The USB drives can crash at the least expected moment :\
author | mys |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t113222903z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:32:21 |
last_update | 2017-06-15 11:32:21 |
depth | 1 |
children | 4 |
last_payout | 2017-06-22 11:32:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 15.018 HBD |
curator_payout_value | 0.282 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 183 |
author_reputation | 14,948,575,541,320 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,066 |
net_rshares | 646,773,743,212 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 572,144,616,048 | 100% | ||
mixacool | 0 | 52,321,769 | 100% | ||
dgiors | 0 | 44,477,348,076 | 100% | ||
mal402 | 0 | 29,374,015,748 | 100% | ||
joecoleman | 0 | 261,159,403 | 100% | ||
balbina | 0 | 174,106,129 | 100% | ||
chiefmappster | 0 | 290,176,039 | 100% |
author | furion |
---|---|
permlink | re-mys-re-furion-build-yourself-a-trezor-20170615t113413507z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:34:12 |
last_update | 2017-06-15 11:34:12 |
depth | 2 |
children | 3 |
last_payout | 2017-06-22 11:34:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.146 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 116,503,940,714,958 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,177 |
net_rshares | 6,296,092,072 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mys | 0 | 5,831,809,020 | 100% | ||
escet | 0 | 290,176,923 | 100% | ||
balbina | 0 | 174,106,129 | 100% |
buy a tresor check build one wow! sent this post to hubby thank you
author | englishtchrivy |
---|---|
permlink | re-furion-re-mys-re-furion-build-yourself-a-trezor-20170616t231635079z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 23:16:33 |
last_update | 2017-06-16 23:16:33 |
depth | 3 |
children | 0 |
last_payout | 2017-06-23 23:16:33 |
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 | 67 |
author_reputation | 190,105,027,681,254 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,049,483 |
net_rshares | 0 |
Thanks, I actually have a ThinkPad and the necessary hardware laying around and a lot of dvds for backup (soon it will probably be like having a 5. 25 floppy tho). Great post sir.
author | iamjeremykane |
---|---|
permlink | re-furion-re-mys-re-furion-build-yourself-a-trezor-20170615t190834059z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:08:36 |
last_update | 2017-06-15 19:08:36 |
depth | 3 |
children | 0 |
last_payout | 2017-06-22 19:08:36 |
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 | 179 |
author_reputation | 34,626,232,170 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,944,461 |
net_rshares | 174,106,129 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 174,106,129 | 100% | ||
iamjeremykane | 0 | 0 | 100% |
You should consider multi-sig perhaps glacier protocol to mitigate trust issues. BTC is gonna be worth betraying friends and family for some people.
author | lost.identity |
---|---|
permlink | re-furion-re-mys-re-furion-build-yourself-a-trezor-20170615t214054271z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:40:54 |
last_update | 2017-06-15 21:41:15 |
depth | 3 |
children | 0 |
last_payout | 2017-06-22 21:40: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 | 149 |
author_reputation | 250,739,554,981 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,954,948 |
net_rshares | 464,281,905 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 174,106,129 | 100% | ||
mikkn | 0 | 290,175,776 | 100% |
Just have a couple of junk laptops at work, I will try to do everything on your instructions. Thank you!
author | natord |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t111740496z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:17:39 |
last_update | 2017-06-15 11:17:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:17:39 |
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 | 104 |
author_reputation | 47,084,667,685,323 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,237 |
net_rshares | 0 |
The work involved and time spending doing it would not be worth time is money so you might as well just buy a quality assured product
author | newmarket65 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t130034619z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 13:00:33 |
last_update | 2017-06-16 13:00:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 13:00:33 |
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 | 133 |
author_reputation | 8,882,089,640,323 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,006,634 |
net_rshares | 0 |
Very interesting. Thank you.
author | nezaigor |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t115610263z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:56:09 |
last_update | 2017-06-15 11:56:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:56:09 |
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 | 28 |
author_reputation | 1,792,493,947,203 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,913,619 |
net_rshares | 0 |
So how do you sign? Put it on an USB stick and stick it into the air gapped machine?
author | nutela |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t190004210z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 19:00:03 |
last_update | 2017-06-16 19:00:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 19:00:03 |
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 | 84 |
author_reputation | 12,740,113,194,550 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,033,513 |
net_rshares | 0 |
Thank you! This was a good read.
author | papascrubs |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t211102651z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:11:03 |
last_update | 2017-06-15 21:11:03 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:11:03 |
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 | 33 |
author_reputation | 412,460,791,285 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,952,761 |
net_rshares | 0 |
Interesting
author | patasieduagh |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t143252213z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:33:06 |
last_update | 2017-06-15 14:33:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 14:33:06 |
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 | 377,162,188,401 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,924,403 |
net_rshares | 484,983,238 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
patasieduagh | 0 | 484,983,238 | 100% |
interesting. I've got 5-6 old laptops that won't work correctly (mostly hard drive problems, though the Thinkpad with touch screen, technically one of the first laptop-tablet hybrids, has a broken screen), 3 of them thinkpads. this might be a good use for one of them. Thanks for the tutorial !
author | pbock |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112616858z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:26:15 |
last_update | 2017-06-15 11:26:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:26:15 |
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 | 296 |
author_reputation | 10,957,121,888,274 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,725 |
net_rshares | 0 |
Thank you for sharing this very nice detailed info!
author | penny-lane |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t194059617z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:41:00 |
last_update | 2017-06-15 19:41:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 19:41:00 |
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 | 51 |
author_reputation | 988,088,673 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,946,633 |
net_rshares | 0 |
Amazing post, thank you so much
author | phagina |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112405759z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:24:06 |
last_update | 2017-06-15 11:24:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:24:06 |
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 | 31 |
author_reputation | 4,053,761,145 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,598 |
net_rshares | 0 |
Good idea but not exactly transport friendly, won't fit into pocket, it would be an extra laptop on airflights,and it would weigh a lot more than a Trezor. I'm sure it works though. Great post.
author | pqlenator |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t203217440z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:32:18 |
last_update | 2017-06-15 20:32:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:32:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.019 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 194 |
author_reputation | 6,852,849,487,588 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,950,145 |
net_rshares | 1,226,425,060 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pqlenator | 0 | 1,226,425,060 | 100% |
I will b doing this adding my own twist to it great post
author | racryptospace |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t205840604z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:58:45 |
last_update | 2017-06-15 20:58:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:58:45 |
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 | 56 |
author_reputation | 150,838,939,655 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,951,932 |
net_rshares | 0 |
This post received a 18% upvote from @randowhale thanks to @furion! For more information, [click here](https://steemit.com/steemit/@randowhale/introducing-randowhale-will-you-get-the-100-vote-give-it-a-shot)!
author | randowhale |
---|---|
permlink | re-build-yourself-a-trezor-20170617t013728 |
category | trezor |
json_metadata | "{"format": "markdown", "app": "randowhale/0.1"}" |
created | 2017-06-17 01:37:27 |
last_update | 2017-06-17 01:37:27 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 01:37:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.440 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 209 |
author_reputation | 47,657,457,485,459 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,056,578 |
net_rshares | 20,784,676,362 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danknugs | 0 | 20,784,676,362 | 2% |
I've taken a few computers apart to modify accessibility to the net. I could do this, excellent instructions!
author | reddust |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t113542239z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:35:42 |
last_update | 2017-06-15 11:35:42 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:35:42 |
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 | 109 |
author_reputation | 167,904,626,237,187 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,254 |
net_rshares | 0 |
Awesome! As others said, looks like a fun project and to learn what is under the hood.
author | redsand1 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-furion-2017615t221558626z | ||||||
category | trezor | ||||||
json_metadata | {"tags":"trezor","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-16 05:16:00 | ||||||
last_update | 2017-06-16 05:16:00 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-06-23 05:16:00 | ||||||
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 | 86 | ||||||
author_reputation | 9,243,796,547 | ||||||
root_title | "Build yourself a Trezor" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,982,398 | ||||||
net_rshares | 0 |
hello
author | robertbentley |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t210709682z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:07:09 |
last_update | 2017-06-15 21:07:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:07:09 |
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 | 5 |
author_reputation | 9,635,655,898 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,952,509 |
net_rshares | 776,542,045 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
robertbentley | 0 | 776,542,045 | 100% |
hello
author | robertbentley |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t210755643z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:07:57 |
last_update | 2017-06-15 21:07:57 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:07:57 |
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 | 5 |
author_reputation | 9,635,655,898 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,952,565 |
net_rshares | 0 |
Qué buena información me interesa mucho
author | rogeer |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t200338086z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 20:03:42 |
last_update | 2017-06-16 20:03:42 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 20:03:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.154 HBD |
curator_payout_value | 0.051 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 3,309,545,168,114 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,037,454 |
net_rshares | 9,700,430,165 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rogeer | 0 | 9,700,430,165 | 100% |
Quite interesting I'm thinking about building my own one :o
author | roly1996 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t081904302z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 08:19:09 |
last_update | 2017-06-16 08:19:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 08:19:09 |
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 | 59 |
author_reputation | 51,891,791,398 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,991,090 |
net_rshares | 0 |
ohhhh man i want my own trezor!!! thanks for sharing
author | rolynikita |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t131129253z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-17 13:11:33 |
last_update | 2017-06-17 13:11:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 13:11:33 |
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 | 52 |
author_reputation | 25,510,964,150 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,091,770 |
net_rshares | 0 |
I feel like this is a little out of my depths, but I plan on giving this a second look over just to remember all the great advice. As a newbie, this stuff is incredibly fascinating/valuable to me.
author | rtfasm |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t015006810z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 01:50:06 |
last_update | 2017-06-16 01:50:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 01:50:06 |
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 | 196 |
author_reputation | 24,897,177,726 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,970,858 |
net_rshares | 290,176,916 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rtfasm | 0 | 290,176,916 | 100% |
Good job post @furion
author | saifulardhi23 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t155455283z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion"],"app":"steemit/0.1"} |
created | 2017-06-15 15:55:00 |
last_update | 2017-06-15 15:55:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 15:55:00 |
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 | 21 |
author_reputation | 72,878,888,142 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,930,654 |
net_rshares | 0 |
Nice post. Useful. p.s almost had your bank card in the pic.
author | senor |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t173537654z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 17:35:39 |
last_update | 2017-06-15 17:35:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 17:35:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 431,911,756,947 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,938,278 |
net_rshares | 1,454,774,755 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vogeltron1 | 0 | 1,454,774,755 | 100% |
upvoted you and its great to read all your posts because it adds a great skills and knowledge in myself, already followed you and inspired from your posts, hope that you also follow me back so that it will be a great pleasure for me and a big contribution from ur side for me , thanks kindly follow me aswell @shanzaylizay
author | shanzaylizay |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t150203845z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["shanzaylizay"],"app":"steemit/0.1"} |
created | 2017-06-17 15:02:09 |
last_update | 2017-06-17 15:02:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 15:02:09 |
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 | 323 |
author_reputation | 850,644,959,800 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,099,707 |
net_rshares | 0 |
upvoted you and its great to read all your posts because it adds a great skills and knowledge in myself, already followed you and inspired from your posts, hope that you also follow me back so that it will be a great pleasure for me and a big contribution from ur side for me , thanks kindly follow me aswell @shanzaylizay
author | shanzaylizay |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170618t195133856z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["shanzaylizay"],"app":"steemit/0.1"} |
created | 2017-06-18 19:51:45 |
last_update | 2017-06-18 19:51:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-25 19:51:45 |
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 | 322 |
author_reputation | 850,644,959,800 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,202,162 |
net_rshares | 0 |
so that's the way, I finally know how to secure my coin. Very helpful thanks for the tutorial, this is very helpful @ furion But I have a little question, whether to use a pc / laptop with the same brand or product ,? What about the windowns of the pc / laptop,?
author | shony |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t190017101z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 19:00:12 |
last_update | 2017-06-15 19:00:12 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 19:00:12 |
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 | 264 |
author_reputation | 66,819,254,588 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,943,893 |
net_rshares | 0 |
hey man this is excellent i dont have that many coins but sure this is a deal may be in future
author | shorab |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t203606315z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 20:36:06 |
last_update | 2017-06-16 20:36:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 20:36:06 |
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 | 94 |
author_reputation | 18,626,073,684 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,039,459 |
net_rshares | 0 |
Very good read, just another great example of taking responsibility for your own "stuff". Thanks for the links at the end.
author | sighmanjestah |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t114243238z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:42:45 |
last_update | 2017-06-15 11:42:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:42:45 |
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 | 122 |
author_reputation | 1,836,942,842,269 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,708 |
net_rshares | 156,695,516 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 156,695,516 | 100% |
Build me one..i will buy..lol
author | sikawura |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t185223443z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:52:18 |
last_update | 2017-06-15 18:52:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:52:18 |
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 | 29 |
author_reputation | 34,170,387,525 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,943,363 |
net_rshares | 0 |
Thanks for sharing a wonderful Information
author | sofiyawani |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t144015426z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:41:09 |
last_update | 2017-06-15 14:41:09 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 14:41:09 |
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 | 40,792,464,079 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,925,062 |
net_rshares | 0 |
This is amazing!
author | soldier |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t225854945z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 22:58:54 |
last_update | 2017-06-15 22:58:54 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 22:58: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 | 16 |
author_reputation | 132,052,333,504,410 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,960,426 |
net_rshares | 0 |
This is a wonderful post and I think everyone should get trezor. Thank you for sharing this information with us.
author | stardust |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t161432578z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 16:14:39 |
last_update | 2017-06-15 16:14:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 16:14:39 |
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 | 112 |
author_reputation | 907,932,499,170 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,932,314 |
net_rshares | 0 |
It should be a goal of the whole cryptoindustry to make it easy accessible and easy +safe storage , since this is a key element of main stream adoption. Thank you for this blogpost!
author | steem2themoon |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112530581z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:25:30 |
last_update | 2017-06-15 11:25:30 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:25:30 |
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 | 181 |
author_reputation | 926,292,479,312 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,684 |
net_rshares | 0 |
I'm still trying to learn how all this works. Thanks for sharing.
author | steemdream17 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t084429669z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-17 08:44:33 |
last_update | 2017-06-17 08:44:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 08:44:33 |
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 | 65 |
author_reputation | 147,438,667,069 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,077,690 |
net_rshares | 146,919,959 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steemdream17 | 0 | 146,919,959 | 100% |
Thanks for this amazing tutorial!
author | stwait |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t184217869z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:42:18 |
last_update | 2017-06-15 18:42:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:42:18 |
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 | 33 |
author_reputation | 1,235,581,753 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,942,675 |
net_rshares | 0 |
steem post
author | suborna |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170707t164555700z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-07-07 16:46:03 |
last_update | 2017-07-07 16:46:03 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 16:46:03 |
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 | 10 |
author_reputation | 319,090,549,404 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,662,902 |
net_rshares | 390,707,258 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
suborna | 0 | 390,707,258 | 100% |
Hello my friend ,, regards stem i son indonesia help me, this is my name @syehlah, i like posting You @furion
author | syehlah |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t211024773z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["syehlah","furion"],"app":"steemit/0.1"} |
created | 2017-06-15 21:10:39 |
last_update | 2017-06-15 21:10:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 21:10:39 |
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 | 109 |
author_reputation | 14,638,883,409,413 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,952,729 |
net_rshares | 0 |
This is freaking amazing. I wish I had some computer knowledge so that I could have gathered some courage to do this operation on my own. Nyway great post. I hope steemq is on the way. any secret news ?? a lil secret info leak may be as a tip for commenting. :)
author | tamsguitar |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t140531084z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:05:42 |
last_update | 2017-06-15 14:05:42 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 14:05:42 |
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 | 263 |
author_reputation | 52,097,680,644,087 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,922,324 |
net_rshares | 0 |
Is this you or a steal? https://steemit.com/trezor/@armghan/litecoin-to-get-added-to-two-exchanges
author | tarazkp |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t100141463z |
category | trezor |
json_metadata | {"tags":["trezor"],"links":["https://steemit.com/trezor/@armghan/litecoin-to-get-added-to-two-exchanges"],"app":"steemit/0.1"} |
created | 2017-06-16 10:01:39 |
last_update | 2017-06-16 10:01:39 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 10:01:39 |
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 | 99 |
author_reputation | 5,907,989,280,256,050 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,996,250 |
net_rshares | 0 |
super useful article. thank you for writing!
author | teamhumble |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t145557532z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 14:51:24 |
last_update | 2017-06-15 14:51:24 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 14:51:24 |
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 | 44 |
author_reputation | 315,232,864,758,316 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,925,789 |
net_rshares | 0 |
Interesting but alot I don't understand. Sounds like a two lock box. TFS.
author | tesscooks4u |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t125344243z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 12:53:36 |
last_update | 2017-06-15 12:53:36 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 12:53:36 |
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 | 73 |
author_reputation | 12,442,953,797,396 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,917,311 |
net_rshares | 0 |
love it, I love tinkering with stuff..this is my type of article :)
author | themevlog |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t011337020z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 01:13:42 |
last_update | 2017-06-16 01:13:42 |
depth | 1 |
children | 0 |
last_payout | 2017-06-23 01:13:42 |
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 | 67 |
author_reputation | 1,412,401,272,134 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,968,371 |
net_rshares | 0 |
This is super awesome,cant wait t0 spread the word about it in ZIM!!!
author | tinashe |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t114925486z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:49:42 |
last_update | 2017-06-15 11:50:06 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:49:42 |
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 | 69 |
author_reputation | 5,493,082,869,809 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,913,177 |
net_rshares | 0 |
"Build our own, general purpose trezor-like computer." would have been a better title Will correct my flag if this is improved. (and take down my comment vote) Very good post BTW, Big fan of the Ledger nano S lately, One good reason to build your own air-gapped wallet is that off the shelf hardware are not aimed at storing cryptocurrencies so are not targetted as much - if at all. I like the Nano S because tampering is apparently cryptogrphically detectable.
author | transisto |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170616t201501002z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-16 20:15:03 |
last_update | 2017-06-16 21:24:09 |
depth | 1 |
children | 2 |
last_payout | 2017-06-23 20:15:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 72.852 HBD |
curator_payout_value | 24.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 463 |
author_reputation | 330,357,940,720,833 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,038,116 |
net_rshares | 4,503,456,577,217 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 594,151,553,686 | 100% | ||
esepinche | 0 | 257,211,511 | 100% | ||
transisto | 0 | 3,907,626,939,873 | 96% | ||
rarcntv | 0 | 413,891,214 | 96% | ||
redje | 0 | 222,006,226 | 100% | ||
randomwhale | 0 | 303,283,105 | 100% | ||
lordsalvin | 0 | 203,123,033 | 100% | ||
uddinhelal | 0 | 278,568,569 | 100% | ||
tfpostman | 0 | 0 | 100% |
Why do you think you have the right to interfere with other people's payouts just because they didn't tickle your balls just right?
author | voluntary |
---|---|
permlink | re-transisto-re-furion-build-yourself-a-trezor-20170618t221605698z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-18 22:16:06 |
last_update | 2017-06-18 22:16:06 |
depth | 2 |
children | 1 |
last_payout | 2017-06-25 22:16:06 |
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 | 131 |
author_reputation | 2,126,879,610,836 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,211,960 |
net_rshares | 0 |
Yes, you think this post isn't making enough? then buy more SP and vote on it.
author | transisto |
---|---|
permlink | re-voluntary-re-transisto-re-furion-build-yourself-a-trezor-20170619t032125755z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-19 03:21:24 |
last_update | 2017-06-19 03:22:12 |
depth | 3 |
children | 0 |
last_payout | 2017-06-26 03:21:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 55.144 HBD |
curator_payout_value | 0.298 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 330,357,940,720,833 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,227,687 |
net_rshares | 2,823,827,520,627 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
furion | 0 | 2,823,511,600,726 | 100% | ||
randomwhale | 0 | 315,919,901 | 100% |
This is awesome. I plan on buying a Trezor for ease of use purposes but might still build of of these just because I like to tinker.
author | twentyrackmedia |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t181615985z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 18:16:15 |
last_update | 2017-06-15 18:16:15 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 18:16:15 |
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 | 132 |
author_reputation | 3,566,851,547 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,940,789 |
net_rshares | 0 |
What about using something like this to store them on..http://www.ironkey.com/en-US/encrypted-storage-drives/
author | tyty24 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t192555547z |
category | trezor |
json_metadata | {"tags":["trezor"],"links":["http://www.ironkey.com/en-US/encrypted-storage-drives/"],"app":"steemit/0.1"} |
created | 2017-06-15 19:25:54 |
last_update | 2017-06-15 19:25:54 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 19:25: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 | 109 |
author_reputation | 102,045,549,264 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,945,651 |
net_rshares | 0 |
very good
author | uddinhelal |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170618t103359304z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-18 10:34:00 |
last_update | 2017-06-18 10:34:00 |
depth | 1 |
children | 0 |
last_payout | 2017-06-25 10:34:00 |
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 | 9 |
author_reputation | 0 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,165,718 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
shamimreza | 0 | 0 | 100% | ||
disharibd | 0 | 0 | 100% |
Wouldn't it be better to use a Raspberry Pi. It would then be more portable and if you get a Pi 2 instead of a 3 you don't have to worry about internet since it had no wireless card. Also you could easily add an OLED display to it and program it to make it able to show transactions and wallet addresses
author | userperson321 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-furion-2017615t5571045z | ||||||
category | trezor | ||||||
json_metadata | {"tags":"trezor","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-15 12:57:12 | ||||||
last_update | 2017-06-15 13:00:42 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2017-06-22 12:57:12 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 3.850 HBD | ||||||
curator_payout_value | 0.015 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 303 | ||||||
author_reputation | 336,382,865,648 | ||||||
root_title | "Build yourself a Trezor" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,917,528 | ||||||
net_rshares | 172,774,140,919 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeldal | 0 | 67,771,354,146 | 0.3% | ||
carlos-cabeza | 0 | 152,213,396 | 3% | ||
good-karma | 0 | 99,186,748,692 | 3% | ||
mysteem | 0 | 84,096,626 | 3% | ||
demo | 0 | 161,910,596 | 3% | ||
feruz | 0 | 1,519,362,147 | 3% | ||
esteemapp | 0 | 158,647,933 | 3% | ||
reisman | 0 | 334,831,896 | 2.4% | ||
irawandedy | 0 | 300,702,925 | 3% | ||
askari | 0 | 51,504,682 | 1.5% | ||
bounties | 0 | 172,444,246 | 3% | ||
steempoll | 0 | 167,375,271 | 3% | ||
isaac.rodebush | 0 | 412,994,467 | 0.3% | ||
tipping | 0 | 152,130,228 | 3% | ||
thecrazygm | 0 | 153,494,093 | 3% | ||
thedailyroto | 0 | 79,828,643 | 3% | ||
userperson321 | 0 | 1,585,059,803 | 100% | ||
wronskian | 0 | 155,335,000 | 100% | ||
balbina | 0 | 174,106,129 | 100% |
I don't think so. rPI2 + oled display + all the peripherals required would cost more than an old thinkpad. Also its a lot slower and less convenient to use. Also, you might not be able to compile certain wallets for ARM.
author | furion |
---|---|
permlink | re-userperson321-re-furion-2017615t5571045z-20170615t205237005z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:52:36 |
last_update | 2017-06-15 20:58:09 |
depth | 2 |
children | 0 |
last_payout | 2017-06-22 20:52:36 |
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 | 220 |
author_reputation | 116,503,940,714,958 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,951,532 |
net_rshares | 458,479,055 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
balbina | 0 | 168,302,591 | 100% | ||
jangle03192015 | 0 | 290,176,464 | 100% |
Great guide friend.. Thank you for sharing your efforts here with us.. But honestly wouldn't it be better to invest a bit of money to get a pre built one? Although its a great idea if you are feeling crafty 💡 :) Much love and happy steeming -Goldie
author | vangelov | ||||||
---|---|---|---|---|---|---|---|
permlink | re-furion-2017615t142746567z | ||||||
category | trezor | ||||||
json_metadata | {"tags":"trezor","app":"esteem/1.4.5","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-06-15 11:27:48 | ||||||
last_update | 2017-06-15 11:27:48 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-06-22 11:27:48 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 3.842 HBD | ||||||
curator_payout_value | 0.002 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 252 | ||||||
author_reputation | 9,842,173,278,529 | ||||||
root_title | "Build yourself a Trezor" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 4,911,790 | ||||||
net_rshares | 171,044,419,599 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeldal | 0 | 67,768,042,076 | 0.3% | ||
carlos-cabeza | 0 | 152,213,396 | 3% | ||
good-karma | 0 | 99,098,826,639 | 3% | ||
mysteem | 0 | 84,096,626 | 3% | ||
demo | 0 | 161,910,596 | 3% | ||
feruz | 0 | 1,519,362,147 | 3% | ||
esteemapp | 0 | 158,647,933 | 3% | ||
reisman | 0 | 334,831,896 | 2.4% | ||
irawandedy | 0 | 300,702,925 | 3% | ||
askari | 0 | 51,504,682 | 1.5% | ||
bounties | 0 | 172,444,246 | 3% | ||
steempoll | 0 | 167,375,271 | 3% | ||
isaac.rodebush | 0 | 412,994,467 | 0.3% | ||
tipping | 0 | 152,130,228 | 3% | ||
thedailyroto | 0 | 79,828,643 | 3% | ||
balbina | 0 | 168,302,591 | 100% | ||
p-x | 0 | 261,205,237 | 100% |
Super useful guide, thanks!
author | veleje |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170619t080034591z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-19 08:00:33 |
last_update | 2017-06-19 08:00:33 |
depth | 1 |
children | 0 |
last_payout | 2017-06-26 08:00:33 |
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 | 27 |
author_reputation | 490,220,361,761 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,240,773 |
net_rshares | 0 |
It's good to see Tails getting this recognition. I used to be capable of installing other Electrum wallets on it - like Electrum-Ltc, but it's been a while... And I've found Electrum-Dash to be generally tricky to install on Linux... I've read that when the Zcash devs get around to having their wallet added to a debian repository, it may become part of the Tails distribution.
author | voluntary |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170618t222416448z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-18 22:24:18 |
last_update | 2017-06-18 22:24:18 |
depth | 1 |
children | 0 |
last_payout | 2017-06-25 22:24:18 |
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 | 381 |
author_reputation | 2,126,879,610,836 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,212,547 |
net_rshares | 0 |
Hey great post! If I could understand the second half of your post I would absolutely bob the builder that ish haha seeing as I'm technologically incompetent, I'll just buy one haha
author | waphilip |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t021350110z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-17 02:13:51 |
last_update | 2017-06-17 02:13:51 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 02:13:51 |
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 | 181 |
author_reputation | 21,503,082,531,000 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,058,427 |
net_rshares | 0 |
thank you! definitely will look at it once i get something hackers might be interested in :)
author | wijuwiju |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t112317988z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:23:21 |
last_update | 2017-06-15 11:23:21 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:23:21 |
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 | 92 |
author_reputation | 233,664,032,391 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,911,552 |
net_rshares | 0 |
Nice tutorial @furion. Have you thought of using Raspberry pi instead of laptop? But I still prefer the cloud based solution for my crypto currency password management. Cheers, @Yehey https://QUE.com - I will follow ALL who follow me. I think that's fair.
author | yehey |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t192744176z |
category | trezor |
json_metadata | {"tags":["trezor"],"users":["furion","yehey"],"links":["https://QUE.com"],"app":"steemit/0.1"} |
created | 2017-06-15 19:27:42 |
last_update | 2017-06-15 19:27:42 |
depth | 1 |
children | 3 |
last_payout | 2017-06-22 19:27:42 |
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 | 258 |
author_reputation | 22,184,787,552,504 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,945,753 |
net_rshares | 0 |
I have, and I think an old thinkpad is cheaper, faster and more convenient.
author | furion |
---|---|
permlink | re-yehey-re-furion-build-yourself-a-trezor-20170615t205323093z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:53:24 |
last_update | 2017-06-15 20:53:24 |
depth | 2 |
children | 2 |
last_payout | 2017-06-22 20:53:24 |
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 | 75 |
author_reputation | 116,503,940,714,958 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,951,590 |
net_rshares | 290,176,464 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jangle03192015 | 0 | 290,176,464 | 100% |
What is the cost of an old thinkpad? Cheaper compare to Raspberry pi for $35 or less?
author | yehey |
---|---|
permlink | re-furion-re-yehey-re-furion-build-yourself-a-trezor-20170615t212316973z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 21:23:12 |
last_update | 2017-06-15 21:23:12 |
depth | 3 |
children | 1 |
last_payout | 2017-06-22 21:23:12 |
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 | 85 |
author_reputation | 22,184,787,552,504 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,953,621 |
net_rshares | 236,025,991 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
luke490 | 0 | 236,025,991 | 100% |
author | yetaras |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t114444870z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 11:44:45 |
last_update | 2017-06-15 11:44:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 11:44:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.312 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 20 |
author_reputation | 833,607,199,158,354 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,912,840 |
net_rshares | 13,258,673,409 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yetaras | 0 | 13,090,370,818 | 20% | ||
balbina | 0 | 168,302,591 | 100% |
Waaaw nice information
author | zeeshan2 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170615t201015160z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-15 20:12:48 |
last_update | 2017-06-15 20:12:48 |
depth | 1 |
children | 0 |
last_payout | 2017-06-22 20:12:48 |
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 | 22 |
author_reputation | -78,687,743,447 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 4,948,748 |
net_rshares | 0 |
I got me a Trezor now I need to do this good article
author | zonedudes1 |
---|---|
permlink | re-furion-build-yourself-a-trezor-20170617t142636067z |
category | trezor |
json_metadata | {"tags":["trezor"],"app":"steemit/0.1"} |
created | 2017-06-17 14:26:36 |
last_update | 2017-06-17 14:26:36 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 14:26:36 |
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 | 52 |
author_reputation | 6,408,454,584 |
root_title | "Build yourself a Trezor" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,097,131 |
net_rshares | 0 |