Search content
Sort by

Showing 3 of 3 results by oleksii
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] Inchain - insurance for the crypto economy
by
oleksii
on 23/10/2016, 10:26:29 UTC
I'd like to explain bitcoin transaction signing in more detail.

1. Bitcoin balance will be secured by bitcoin multisig. 4 of 6 or something close to that.  We will post a detailed security model with risk analysis once we get to implementation. Here is an example of similar work of ours:
https://ambisafe.atlassian.net/wiki/display/AS/Wallet4

2. Ethereum contract will be aware of Bitcoin wallet balance.
3. Once event occurs that should trigger BTC transaction, Ethereum wallet will create transaction as an event, with the BTC address as one of the ethereum event parameters. In this way we are creating a "master record" of what should actually happen.

4. Our multisig wallet server software will be listening to the Ethereum contract events. Once Bitcoin-related event occurs, unsigned bitcoin transaction will be created. All signatories will get an email notification that something is waiting for their signature.

5. Every insurance committee member will sign in and sign transaction sequentially.

6. Once transaction has been posted to Bitcoin network, we can provide a cryptographic proof to Ethereum smart contract that transaction has been executed. Similar thing is already implemented in BTCRelay (https://github.com/ethereum/btcrelay)

We can semi-automate this schema by involving several bitcoin security companies. I'll explain other options in more detail tomorrow.

To investigate other solutions, one needs to learn about concepts of sidechain/drivechain and hybrid models (like Rootstock). What all of them have in common, is that there is no perfect implementation exists yet, so they all heavily rely on a number of assumptions. Rootstock for instance plans to use notaries, i.e. pre-selected authorities that will hold a single key each of a multisig bitcoin wallet, and will sign the transactions only when sure that everything is correct on a sidechain. This approach is the same as proposed by Andrey. There is no any better solution on the market yet, AFAIK.
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] INCHAIN. Ethereum based insurance platform
by
oleksii
on 07/09/2016, 21:25:14 UTC
Given what's occurred with the Kryptonite project (ETH-based, smart contracts, etc that was hijacked after not paying ransom), I would like to know how your team plans to secure INCHAIN from the generation of false tokens on a high hash-rate fork that could eventually overwhelm the startup blockchain?

Kryptonite (I found only one such blockchain project, fix me if you are talking about something else) was a blockchain project without any relation to ETH or smart contracts. INCHAIN tokens will not have separate blockchain, and will not have mining concept. As long as Ethereum itself is alright, all stated points won't be able to affect INCHAIN in any way.

Oleksii,
INCHAIN smart contracts engineer

Try Krypton, krcoin.
I think that is what is meant here. And now from what I understand there is a security issue for any newer ETH based project without very high hash securing it.

T.
51% attacks are an issue for all PoW coins with low hash rate. Its a PoW issue not a blockchain issue.
51% attacks are also possible on PoS coins but not as likely.

There won't be any PoW or PoS concepts in this project. Neither there will be any hash rate concept except of the Ethereum PoW itself.
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] INCHAIN. Ethereum based insurance platform
by
oleksii
on 06/09/2016, 13:46:33 UTC
Given what's occurred with the Kryptonite project (ETH-based, smart contracts, etc that was hijacked after not paying ransom), I would like to know how your team plans to secure INCHAIN from the generation of false tokens on a high hash-rate fork that could eventually overwhelm the startup blockchain?

Kryptonite (I found only one such blockchain project, fix me if you are talking about something else) was a blockchain project without any relation to ETH or smart contracts. INCHAIN tokens will not have separate blockchain, and will not have mining concept. As long as Ethereum itself is alright, all stated points won't be able to affect INCHAIN in any way.

Oleksii,
INCHAIN smart contracts engineer