Author

Topic: [ANN] FACTOM - Introducing Honesty to Record-Keeping - page 428. (Read 2115876 times)

hero member
Activity: 633
Merit: 500
B Money Prepaid Mastercard bmoney.io
I'm really disappointed.
if factom devs do not fix the problem by tonight I'll open a thread in the scam accusation!!!

but hope they fix it!

Open an Idiot Thread instead.
hero member
Activity: 910
Merit: 511
I'm really disappointed.
if factom devs do not fix the problem by tonight I'll open a thread in the scam accusation!!!

but hope they fix it!
hero member
Activity: 910
Merit: 511
WOWOWOOWOWOW

windows release do not work....
i instal an ubuntu deskto live...
try to install all and
TADAAAAAAAAAAAAA!!!

this is the result!!!



many many congratulation to devs!!!!

legendary
Activity: 1036
Merit: 1000
2278 BTC raised and no GUI wallet like Ethereum

More they raised unless they do

At least Ethereum had a easy way to transfer coins to Kraken exchange



full member
Activity: 144
Merit: 100
BitcoinSanDiego: PM sent

Compiling from scratch will not give different results.  I mainly provided the code so that you would not have to run random binaries without knowing what it is doing, and could compile it yourself to reduce trust.
sr. member
Activity: 269
Merit: 250
Factom Chinese chat QQ  group: 417048714
full member
Activity: 126
Merit: 100
BitcoinSanDiego:

Check which version you are on.  We fixed one problem which caused the S error earlier.  These are the latest versions:
Code:
$ factom-cli properties
Protocol Version:   0.1.5
factomd Version:    0.3.2
fctwallet Version:  0.1.2
factom-cli Version: 0.1.2

I made a more forgiving converter for the 12 words. There was at least one case where the token sale generated 12 words with an invalid checksum.  This software also recovers the private key for those.

This is what it gives when you give it 12 words from the token sale
Code:
$ go run wordRecovery.go 
Enter 12 words from Koinify here: xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx
Your Factoids were found in the bitcoin blockchain.
you can use the 12 words to import the Factoids into a wallet.
The corresponding public and private keys are:


Factoid Private Key: Fs3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Factoid Address: FA3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Check your balance at http://explorer.factom.org/


if you purchased factoids in one of these btc transactions:
3bc779e33a1ab15f1485e2585ae771473afcd447a5b1b75247a0d689ffcdcd5b
55e14849b421737b804c8f31fad723ad4f80b526d2acc99ebfd67df1cde8ae70
7c00dc03c5a6f54a5d749d71a599453a8aae39cd686cd9c380798cb1fc3930eb
80ad06d9b4f7bb0edd8e535b751871fe01d12dce4d583ff7ecaf04507179e737
829b39201e95e39fb8e47815d3c86428d78d96c7e3d3703992c3074b032c3309
c7acac7e9d4bdb63ae1bbadbd58f9308daf4a2e6826674d0884a1fdaf70e04c8
please contact Factom to recover your Factoids


to run it, first install golang. http://www.wadewegner.com/2014/12/easy-go-programming-setup-for-windows/

run:
Code:
go get github.com/FactomProject/factoid
go get github.com/FactomProject/factoid/wallet
go get github.com/FactomProject/go-bip39
go get github.com/FactomProject/go-bip32
download the wordrecovery sourcecode:
https://github.com/FactomProject/Testing/blob/master/FactomTests/bruteForce/wordRecovery.go
https://raw.githubusercontent.com/FactomProject/Testing/master/FactomTests/bruteForce/wordRecovery.go

run the code with "go run wordRecovery.go"

Or download the binaries.  Apologies for the quick and dirty distribution method, but check the hashes of the binaries:
$ sha256sum *
87f82f7fa2c3add67515a155555a3e0fe31dfe7acdeec661c8bdcb4a73778917  wordRecovery.exe
2291d68f3f3fe0ff8c754c6ebdb7a2dd83d127c0842b379429792323318ab5f2  wordRecovery.go
e94e23d5e46bd6f6ad9509d089a7311b5549cb87f6c40b50e2a3faf13c686086  wordRecovery-mac
Mac: http://dropjar.com/#1y5m9x9s
Windows: http://dropjar.com/#1kfubghk
These are standalone (no internet needed), and can be run on an isolated VM if needed.



Brian,

I am running the latest version of the Factom wallet software:

Protocol Version:   0.1.5
factomd Version:    0.3.2
fctwallet Version:  0.1.2
factom-cli Version: 0.1.2

I also ran the wordrecovery binary in Windows PC and it gave me Bitcoin transaction ids but it did not give me a public key or private key, as shown in your post.  When I tried the wordrecovery-mac binary on Macbook it didn't work because it's not executable program.

My last resort is to try installing GO and that route.  I'm wondering why I don't get the same results using wordrecovery.exe as you showed
sr. member
Activity: 462
Merit: 250
I can help you xfer your presale coins to an address of your choosing. I charge a 75FCT fee. Already performed this service for several users - @NextGenCrypto here on BCT can vouch for me. You send me the 12words + address you want the FCT sent to, I send you the entire FCT balance less the 75FCT fee.

I do watch the chain until i see the FCT in your target address to make sure it gets where it needs to go, i try to send a followup PM to confirm its arrived once I see it, but can't guarantee I'll have the time to do that for everyone if a lot of ppl start messaging me.

Disclaimer: Yes, there is risk sending me your 12words. There is also risk trying to send the coins yourself not knowing what you're doing.

+1 - you can see the trust I added to his account as well
legendary
Activity: 1036
Merit: 1001
Syscoin- Changing the way people do business.
I can help you xfer your presale coins to an address of your choosing. I charge a 75FCT fee. Already performed this service for several users - @NextGenCrypto here on BCT can vouch for me. You send me the 12words + address you want the FCT sent to, I send you the entire FCT balance less the 75FCT fee.

I do watch the chain until i see the FCT in your target address to make sure it gets where it needs to go, i try to send a followup PM to confirm its arrived once I see it, but can't guarantee I'll have the time to do that for everyone if a lot of ppl start messaging me.

Disclaimer: Yes, there is risk sending me your 12words. There is also risk trying to send the coins yourself not knowing what you're doing.
hero member
Activity: 910
Merit: 511
Yeah not workign at all on windows.  Undecided

copy here....
not working...
damn assembly!!!
for factom dev:
develop something like ETH / Kraken....
you can import coins directly in exchange...
then, when GUI or better wallet work fine, you can transfer it on your private wallet.

I thought alethzero/eterehum were one of the worst release...
but seeing this release I changed my mind...
legendary
Activity: 1484
Merit: 1004
Yeah not workign at all on windows.  Undecided
hero member
Activity: 910
Merit: 511
noone using windows???
plz help!
here my steps... who file
OS: windows 7 64bit
download zip from http://factom.org/downloads/factom.exe.zip
installed it to default directory
lauched  factomd and fctwallet
on the third shell launched
Code:
factom-cli newaddress fct factoid1 "yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow"

here iget
Code:
invalid seed

what fucking windows assembly there release??

damn!!!
legendary
Activity: 1484
Merit: 1004
Can we have some instructions to send factom to a address???

what should be the factom .conf file and is localisation ?

http://factom.org/howto#collapse-1-2

There is nothing about .conf file. I already read all the how to.
legendary
Activity: 1092
Merit: 1000
Hyperspace snail
Total Supply?
legendary
Activity: 1274
Merit: 1050
Can we have some instructions to send factom to a address???

what should be the factom .conf file and is localisation ?

http://factom.org/howto#collapse-1-2
legendary
Activity: 1484
Merit: 1004
Can we have some instructions to send factom to a address???

what should be the factom .conf file and is localisation ?
legendary
Activity: 1098
Merit: 1000
Angel investor.
hi to all!

i just installed factom 3.2 wallet..
but i don't understand how to redeem coins purchased in ipo.
here are my td-id with which i buyed Fatcoms: f71263c1f77fa7091bd8a52a4c767c9a1640d881ec18c8d39876707e6214f150
how i can import in my wallet...
there is a simple windows how to?
thank you!

http://factom.org/howto

i try to follow all the guide...
i install windows factom from Zip file.
I run  factomd and fctwallet.
open other dos shell..
i exec cli command:
factom-cli newaddress fct factoid1 "yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow"
but i get and
Code:
invalid seed
error...

where is the problem?

thanx!

change "yellow yellow ..."  to you own password.

hem hem...
mightname.
yellow yellow of cours is an example!!!
i put there my konify 12 words password...
of course...
but i get invalid seed....
damn!!!

Please don't add space/blank in your seed, man
do you mean the command is not this
Code:
factom-cli newaddress fct factoid1 "yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow yellow"
but this?
Code:
factom-cli newaddress fct factoid1 "yellowyellowyellowyellowyellowyellowyellowyellowyellowyellowyellowyellow"

plz give us this answer!!!

No, what I mean is in case you add blank/space in the beginning or end of the string, it will not work, it might be caused by this. Anyway, my client works well, it should be your problem.
hero member
Activity: 910
Merit: 511
Then why don't you just wait for the GUI wallet ?

need to realize now!!!

that's all...
legendary
Activity: 2898
Merit: 1017
Then why don't you just wait for the GUI wallet ?
Jump to: