Bitcoin Forum
April 19, 2024, 05:37:17 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need tech advice for a new crypto exchange website  (Read 508 times)
manobra (OP)
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
April 23, 2014, 07:30:21 PM
 #1

Hi all,

Need your advices here!

We are tired to see exchange websites that try to work with cryptocurrencies and get hacked.

I'm working on the following idea, and want your oppinion.

It is an exchange site. Lets say: BTC/LTC/ETC... (No fiat / no real money, only between cryptos).

But instead of taking all data from the user (name, password, etc...), He just fills out a form:

- Email (just to receive the details)
- source crypto: LTC + his LTC address
- wants to Buy: BTC + BTC address where He wants to receive

The conversion rate is applied and if He agree, He press CONFIRM

His transaction will be posted in a public wall with timestamp and a ticket number.

After this, He will be emailed with the address he should make the deposit and The ammount of coins He agreed to be transfered.

And here is the issue:

A remote software will be reading this "public wall" looking for that transaction on the coin's blockchain.

As soon as it reaches the necessary number of confirmations, this software makes the transfer.

Hackers can attack server, but nothing can be done as the software that controls the wallets can be running on any place of The world ...

Sorry about my english and I'm writting from my phone.

I'm C/C++/C# programmer.

Thanks for your help!


Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713548237
Hero Member
*
Offline Offline

Posts: 1713548237

View Profile Personal Message (Offline)

Ignore
1713548237
Reply with quote  #2

1713548237
Report to moderator
1713548237
Hero Member
*
Offline Offline

Posts: 1713548237

View Profile Personal Message (Offline)

Ignore
1713548237
Reply with quote  #2

1713548237
Report to moderator
grau
Hero Member
*****
Offline Offline

Activity: 836
Merit: 1021


bits of proof


View Profile WWW
April 23, 2014, 07:49:25 PM
 #2

There is no reason to have the keys or even the code underwriting transactions at the web server.
Your idea of operation is hopefully already standard.
manobra (OP)
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
April 23, 2014, 08:20:33 PM
 #3

There is no reason to have the keys or even the code underwriting transactions at the web server.
Your idea of operation is hopefully already standard.

You mean the exchange sites already doing this way?

How could hackers steal from Mt.Gox?

Thanks for replying!


grau
Hero Member
*****
Offline Offline

Activity: 836
Merit: 1021


bits of proof


View Profile WWW
April 23, 2014, 08:39:12 PM
 #4

I can only speak for the exchange I built.

Web sever and the matching engines and border router to bitcoin network are distinct machines and transactions are signed with multiple keys from distinct locations.

I am sure those who are in business for longer are using similar ideas.
manobra (OP)
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
April 23, 2014, 09:06:28 PM
 #5

I can only speak for the exchange I built.

Web sever and the matching engines and border router to bitcoin network are distinct machines and transactions are signed with multiple keys from distinct locations.

I am sure those who are in business for longer are using similar ideas.


OMG! I´m late!! lol

I didn´t know they already doing this...

Thank you again!



Pages: [1]
  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!