Bitcoin Forum
June 22, 2024, 04:49:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 470 »
  Print  
Author Topic: [ANN] FACTOM - Introducing Honesty to Record-Keeping  (Read 2115847 times)
LiskKing
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 01, 2016, 05:40:27 PM
 #3281

Last 2 commits on github have been removal of debug  Cool

what this means? is Factom good coin to buy?  Lisk is not preforming well. This coin seems to have lots of potential. What is last commit on github?
flashbit
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 505



View Profile
July 01, 2016, 05:43:05 PM
 #3282

I assume you are trying to move factoids, not make entries.  It should take a maximum of 10 minutes.  which program are you using to build the transaction walletapp or fctwallet?

Nice to see you back. If you have time, could you drop a link to a page that explains what hashing the Factom system uses once an Entry Credit is used? Is it SHA-256 or something else? Thanks. Smiley

Yes, it is SHA256 a simple google seach reveals

https://github.com/FactomProject/factom/blob/master/chain.go
alexjonescrypto
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
July 01, 2016, 05:43:13 PM
 #3283

Great team and great project.  Smiley
Blazin8888
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 01, 2016, 05:44:57 PM
 #3284

Great team and great project.  Smiley

No way is this actually Alex!?

- INFOWARS SUPPORTER HERE !  - God bless
flashbit
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 505



View Profile
July 01, 2016, 07:51:06 PM
 #3285

Popular Cryptocurrencies – The First Half of 2016 In Review

Factom has been around for quite some time, and the project is gaining more recognition all over the world. Its Factoid token has seen a value increase of 161% over the past six months.

http://themerkle.com/popular-cryptocurrencies-the-first-half-of-2016-in-review/
flashbit
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 505



View Profile
July 01, 2016, 07:57:21 PM
 #3286

Getting some more attention from the big Banks in the money laundering arena - nice!

The virtual future of money laundering

Companies can use Blockchain technology in poor or underdeveloped countries vulnerable to corruption. Factom, a Texas-based firm, has been working with the Honduran government to handle the registration and recording of land claims in a country with a history of susceptibility to land-title fraud. By using Blockchain, Honduras could potentially create a title system that's completely transparent as well as a permanent record.

It's crucial that we understand and embrace new technologies. By educating fraud examiners and others who fight money laundering in the virtual currency world, we can ultimately use these same technologies to turn the tables on money launderers and others who perpetrate fraud.

Imran Khan, CAMS, is a quality control & team lead – high risk team at BMO Financial Group.

http://www.fraud-magazine.com/article.aspx?id=4294993747
BrianDeery
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
July 01, 2016, 08:04:53 PM
 #3287

I assume you are trying to move factoids, not make entries.  It should take a maximum of 10 minutes.  which program are you using to build the transaction walletapp or fctwallet?

Nice to see you back. If you have time, could you drop a link to a page that explains what hashing the Factom system uses once an Entry Credit is used? Is it SHA-256 or something else? Thanks. Smiley

It is a bit more complicated than that.

I refer to it as a mangrove of Merkle trees.  I was being extra paranoid, and everything is covered by two hashes.

https://github.com/FactomProject/FactomDocs/blob/master/factomDataStructureDetails.md

Each entry has a SHA512 then that is fed back in at the beginning to a SHA256.  Feeding the SHA512 into SHA256 at the beginning further increases the difficulty in finding a collision relative to putting it at the end.  It gets rid of any midstate optimizations an attacker would have if we just tacked the sha512 result onto the end of the entry when feeding it into SHA256.

http://bitcoin.stackexchange.com/questions/36558/what-is-a-midstate-how-does-using-a-midstate-speed-up-hashing

https://github.com/FactomProject/FactomDocs/blob/master/factomDataStructureDetails.md#entry-hash

The directory blocks and entry blocks reference both the previous serial hash as well as the previous Merkle root.  Even if someone was able to find a SHA256 collision for one piece of data, it would also need to simultaneously have a hash collision when hashed in a different way, which is radically more difficult.



The factoid blocks have essentially segwit built in.  Factom had implemented segwit before it was called segwit.
https://www.reddit.com/r/Bitcoin/comments/3tgmch/bip62_dealing_with_transaction_malleability_has/cx6osvx?context=3



I did have an oh-shit moment when I learned Satoshi created an unsafe implementation of Merkle trees.  Thankfully, the earlier paranoia stops any attacks.
https://github.com/sipa/bitcoin/blob/584a358997e52a87e8c5402269c7fb3784ed2065/src/core.cpp#L227




We started off using SHA3 for some parts, but then NIST dragged their feet when we were building our system.  We ripped it out when different libraries in different languages were giving different results.
https://www.reddit.com/r/crypto/comments/32m07b/has_the_nist_controversy_totally_stalled_sha3/

If you look closely, Ethereum doesn't actually use sha3, because the standard changed after they wrote their libraries.  They use a pre-release version of keccak, which uses non-standard libraries.  I's probably OK, because there were complaints that the standard change decreased security.
flashbit
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 505



View Profile
July 01, 2016, 08:16:40 PM
 #3288

Looks like the Factom devs are already starting to building apps on the Factom blockchain. Here is one I just discovered. Very cool stuff!

Cryptid

This repository contains all the libraries and demos for the Cryptid identification system.

Cryptid is the next generation of identification. Current identification methods such as state issued driver's licenses are insecure and easily tampered with. Cryptid eliminates the possibility of counterfeit identification by adding factors of identification and encryption that is backed by a distributed, global network.

https://github.com/CryptidID/Cryptid
BNO
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile
July 01, 2016, 10:56:41 PM
 #3289


Quote
Entry Credits have a fixed price: $0.001

The value of Factoids is variable and fluctuates, so it's always also about the current FCT-price.

At this moment:

10 FCT = 10 * 0.002114 (price now) * 678 (BTC-price now) = $14.33

14.33 / 0.001 (EC-price) = 14,330 EC's (would you get for 10 FCT at this moment)
......

This means that if the price of FCT rises you need less FCT to convert into EC's. In other words price of FCT after adjustment is always the same and can not rise.
For example as of today 1 FTC=1.433 USD=1433 EC's. Demand drives FCT price up 100x times to 1FCT=143.3$. So now i just need 0.01 FCT to get my 1433 EC's, so demand for factom goes down again. At some point there will be an Equilibrium, demand for Factom can go up 1 Million times, absolutey NO increase in price whatsoever...

marechoux posted this link (thanks man):
https://www.reddit.com/r/factom/comments/3p190a/the_economics_behind_the_factoid_to_entry_credit/

So the same question. But i am not really convinced that the answer of Paul Snow is right. Why is he only counting the newly created FCT (I think wrote wrongly EC's but means 73 000 FCT)? Why doe the already created FCT do not count is there a logical explanation? In my opinion all FCT that exist of today can be used to buy EC's not just the newly created ones. And besides that Paul is not really bringing an argument why the argument is false, that if price of FCT increases demand for factom decreases by the exact same factor so per saldo nothing is happening

Greets

The thinking that has led us to this point will not lead beyond - Albert Einstein
Blazin8888
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 01, 2016, 11:13:00 PM
 #3290

https://youtu.be/saZlYvBw1xg   - VERY interesting interview with Paul Snow - will answer many questions you guys have.
tempus
Legendary
*
Offline Offline

Activity: 1960
Merit: 1128


View Profile
July 01, 2016, 11:53:06 PM
 #3291


Quote
Entry Credits have a fixed price: $0.001

The value of Factoids is variable and fluctuates, so it's always also about the current FCT-price.

At this moment:

10 FCT = 10 * 0.002114 (price now) * 678 (BTC-price now) = $14.33

14.33 / 0.001 (EC-price) = 14,330 EC's (would you get for 10 FCT at this moment)
......

This means that if the price of FCT rises you need less FCT to convert into EC's. In other words price of FCT after adjustment is always the same and can not rise.
For example as of today 1 FTC=1.433 USD=1433 EC's. Demand drives FCT price up 100x times to 1FCT=143.3$. So now i just need 0.01 FCT to get my 1433 EC's, so demand for factom goes down again. At some point there will be an Equilibrium, demand for Factom can go up 1 Million times, absolutey NO increase in price whatsoever...   

marechoux posted this link (thanks man):
https://www.reddit.com/r/factom/comments/3p190a/the_economics_behind_the_factoid_to_entry_credit/

So the same question. But i am not really convinced that the answer of Paul Snow is right. Why is he only counting the newly created FCT (I think wrote wrongly EC's but means 73 000 FCT)? Why doe the already created FCT do not count is there a logical explanation? In my opinion all FCT that exist of today can be used to buy EC's not just the newly created ones. And besides that Paul is not really bringing an argument why the argument is false, that if price of FCT increases demand for factom decreases by the exact same factor so per saldo nothing is happening

Greets

Yes, he made a mistake with the 73k EC's. He means FCT's.

But of course he is right. You can theoretically say: The price doesn't need to change in "realtime" to a higher EC-demand. But let's think about it what would happen if there would be no speculation that would drive the price up as a speculative reaction on a higher demand:

The demand for EC's increases but the price for FCT's stays where it is. And of course, there is a total supply of about 8.7 Mio and that can potentially decrease for some time without that the FCT-price necessarily needs to change. There is still supply to meet the demand. But what would happen over time if the value for Factoids would never increase? The supply would go to zero... 

That makes it economically impossible, even without any speculation on exchanges, that the value of Factoids would not increase.
 
Blazin8888
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 02, 2016, 03:07:44 AM
 #3292

FCT is a sleeping giant.
crazyivan
Legendary
*
Offline Offline

Activity: 1652
Merit: 1007


DMD Diamond Making Money 4+ years! Join us!


View Profile
July 02, 2016, 05:28:00 AM
 #3293

FCT is a sleeping giant.

Last week before halving. Now it all comes down to the fact whether BTC s going to jump up or not. I still think the race to $800 starts Monday.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Fabrizio89
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


View Profile
July 02, 2016, 10:10:44 AM
 #3294

How many factom will be mined?
crazyivan
Legendary
*
Offline Offline

Activity: 1652
Merit: 1007


DMD Diamond Making Money 4+ years! Join us!


View Profile
July 02, 2016, 10:56:04 AM
 #3295

As I predicted, BTC starts to rise, $800, here we come, during next week. As a result, FCT will go down about 10 to 15% but this will be one of the last FCT dumps.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
sandwraithBTC
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
July 03, 2016, 12:17:50 AM
 #3296

As I predicted, BTC starts to rise, $800, here we come, during next week. As a result, FCT will go down about 10 to 15% but this will be one of the last FCT dumps.

agree. Pretty much the last chance to get cheap Factom now.
Factom is the only coin which gets US government grant. I can't wait to see all US departments using it. If government uses Factom , obviously banks/libraries/house registering .... will use Factom

expecting x4-x5 profit until the end of year  Grin
Blazin8888
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 03, 2016, 01:08:42 AM
 #3297

Def accumulation time baby. This coin is golden. Still off a lot of radars as well. People are still sidetracked on LISK, DAO, ETH , WAVES - all that garbage still floating around
crazyivan
Legendary
*
Offline Offline

Activity: 1652
Merit: 1007


DMD Diamond Making Money 4+ years! Join us!


View Profile
July 03, 2016, 08:12:13 AM
 #3298

Last week before halving. After July 4 break, it s gonna be big time fun to watch developments.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Blazin8888
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 03, 2016, 01:25:33 PM
 #3299

Factom will go down in history. We will soon bring honesty to the entire world and all its systems!
Soul_eater_123
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile
July 03, 2016, 04:21:24 PM
 #3300

Factom will go down in history. We will soon bring honesty to the entire world and all its systems!

Let's hope it goes UP in history  Grin
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 470 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!