Bitcoin Forum

Economy => Service Announcements => Topic started by: TheKoolKid on December 16, 2016, 11:12:44 PM



Title: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: TheKoolKid on December 16, 2016, 11:12:44 PM
TDC is an anonymous, secure market featuring client-side cryptography.

It's written in Go and then is transpiled to JS.

Features include:
  • Uncensorable listings (protected by signatures)
  • Decentralized orders (orders are shifted  by the market to the dealer's realms like Bitcointalk)
  • New background images per day
  • Federated server model (TODO)
  • E2E encrypted orders

Link: https://tdc.i2vpn.eu (https://tdc.i2vpn.eu)

Donation box: 1EN9Sf1F1KK9WnpDBvJQRBFH12YqhpyrTp



Title: Re: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: TheKoolKid on December 17, 2016, 03:33:24 PM
Oh waitttt, this is a project, this is open source, completely..

Source: https://github.com/ZenifiedFromI2P/ofacrypto (https://github.com/ZenifiedFromI2P/ofacrypto)


Title: Re: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: klarki on December 18, 2016, 08:42:49 PM
The site is loading for a long time.
Optimize it.


Title: Re: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: ranlo on December 19, 2016, 01:50:30 AM
Are you attempting to market this as being a Darknet-type deal, or is it just a decentralized marketplace so that you don't have to deal with corrupt administrators (with legal items)?


Title: Re: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: TheKoolKid on December 19, 2016, 02:30:30 AM
Both..

It's both decentralized, and darknet-type..

It has been made in such a way that its listings cannot be censored and the server cannot eavesdrop on the orders..


Title: Re: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: TheKoolKid on December 19, 2016, 02:51:13 AM
The site is loading for a long time.
Optimize it.


I know, the entire JS file is almost 4 MB when compiled, and 125k iterations of safe PBKDF2 + BLAKE2b..

It's just for your own safety..


Title: Re: [ANN] TDC - TheDealersChoice - Anonymous market with in-browser cryptography.
Post by: TheKoolKid on December 20, 2016, 07:25:06 PM
Bumpy ride.