Pages:
Author

Topic: [PRE-ANN] [XDB] Doubloon - Privacy Evolved - page 10. (Read 34341 times)

newbie
Activity: 5
Merit: 0
December 08, 2017, 03:43:42 PM
#16
Really excited to see this take off. Especially with so much background research shown before release.
newbie
Activity: 39
Merit: 0
December 08, 2017, 04:11:49 AM
#15
This looks amazing, so much documentation at such an early stage. Really excited to see where you take this. Privacy coins are the future.
sr. member
Activity: 324
Merit: 261
December 07, 2017, 08:19:16 PM
#14
Mining the fuck out of this
jr. member
Activity: 238
Merit: 1
December 07, 2017, 08:10:34 PM
#13
by holding 2 project focus
hopefully this project is equally well run
and equally focused
member
Activity: 420
Merit: 15
December 07, 2017, 07:36:08 PM
#12
When website of Doubloon and WhitePaper will be realised?
full member
Activity: 183
Merit: 100
December 07, 2017, 06:53:42 PM
#11
Ok, waiting for more info and start mining
member
Activity: 180
Merit: 10
December 07, 2017, 05:14:45 PM
#10
reserved

well, waiting more info...
newbie
Activity: 57
Merit: 0
December 07, 2017, 05:08:16 PM
#9
I wait for mine!)
member
Activity: 202
Merit: 10
December 07, 2017, 04:05:55 PM
#8
it can be nice. waiting for wallet and mining pool to test the system.
newbie
Activity: 9
Merit: 0
December 07, 2017, 07:11:36 AM
#7
Excited for the project!
newbie
Activity: 148
Merit: 0
December 07, 2017, 06:21:06 AM
#6
nice
member
Activity: 294
Merit: 10
December 07, 2017, 05:12:39 AM
#5
Its great and interesting project. Nice idea and plans for this. Soon it will reach to the MOON.  Good luck and be the best. Waiting for the next updates about this project.
sr. member
Activity: 260
Merit: 250
December 07, 2017, 04:51:39 AM
#4
waiting more info
full member
Activity: 788
Merit: 100
December 07, 2017, 04:42:37 AM
#3
reserved for this project
Cryptonote algorithm is another good algo, very stable, very maximum security and untractable
just waiting for wallet update and mining pool
sr. member
Activity: 337
Merit: 315
December 07, 2017, 04:40:29 AM
#2
[Reserved]
sr. member
Activity: 337
Merit: 315
December 07, 2017, 04:39:33 AM
#1




Doubloon is a groundbreaking cryptocurrency research project that has pioneered many new improvements not present in any other project. The main highlights of our research efforts include a brand new Egalitarian mining algorithm called Itsuku along with pioneering our new trustless zero knowledge system.

This is a PRE-ANN to inform the general cryptocurrency community of our work here and how to get involved with testing cycles as well as the upcoming launch of Doubloon.


Doubloon is the result of over seven months of research and development. We intially started this project as a comunity effort towards a planned hardfork upgrade to Boolberry because the developer abdandoned that project. When we revealed our ANN our efforts have motivated the original developer to return to work on BBR. We also paired up with another team of researchers to pioneer a new zero knowledge protocol which will be the first of its kind. As holders of Boolberry we will continue to support that project during this interim period, although, our main focus will be on Doubloon. The timeline below displays the original path for the project:



Doubloon is a brand new privacy protocol and will be the first trustless zero knowledge cryptocurrency. Our research team is compromised of leading professors from universities around the world and our development team is compromised of veteran PhD and MSc level contributors. Our goal here is to establish a new benchmark for research and development within the cryptocurrency privacy vertical.

Doubloon will be fairly launched with no ICO. We'll be implementing a reasonable premine for research, development and marketing fund and utilizing a mining tax for ongoing project related funding. In addition will be providing an optional in-wallet donation address that will go towards the i2pd team for those that would like to contribute to their efforts towards improving the router. At the moment, our team is working is on a private repository while we refine the project until its ready for public testing.

In the near future, we will be releasing a public testnet for the mining algorithm followed by a public testnet for the rest of the codebase. After the code has been thoroughly tested, we'll announce our launch date which is currently planned for Q1 2018.


Coming Soon


We initially brought Professor Fabien Coelho on board to peer review the Cryptonight and Wild Keccak algorithms to see if they could be improved upon which also led us to review other promising algorithms as candidates to replace WK. We discovered the Merkle Tree Proof-Argon2, or MTP-Argon2, algorithm designed by Biryukov et al. of Equihash and Zcash fame. Biryukov and Khovratovich designed the Equihash algorithm in use by Zcash. Their latest design MTP-Argon2, or Mekle Tree Proof, was designed as a successor to Equihash with the primary function of providing an Egalitarian mining solution.

Professor Coelho reviewed this algorithm and redesigned it to be hardened against all known attack vectors along with optimized proof sizes, which is known as Itsuku. The new algorithm has 1/16th proof size of the original MTP-Argon2 design. Our research into designing and peer reviewing this algorithm has been shared with the ZCoin team as part of their bounty program as an attempt to unify and peer review the design. Marc Bevand research has also been crucial in helping improve the design.

One of the primary benefits of Itsuku is that the miners bear the resources burden while verifiers do not. This is a true egalitarian mining algorithm and unlike the current CN mining algorithms, one that has seen a substantial amount of active research and peer review from within the academic community. Initial spec is 2GB but in any case, even with 64GB of RAM there won't be much speedup, since the limiting factor is bandwidth and not space.

Dr. Coehlo is a professor of Computer Science at the prestigious MINES ParisTech, PSL Research University. His research into Merkle Tree Proofs and Proof-of-work algorithms dates back to 2007 before Bitcoin was launched. It goes without saying he is a true pioneer and leader in this field.

Arnaud Larroche and Baptiste Colin are two of Fabien's students at MINES ParisTech. They've written a Python implementation of the algorthm.
https://github.com/baptistecolin/itsuku

As stated earlier, our C++ implementation will be made public in the near future for testing along with a GPU miner contest we’ll be holding to make sure everyone has access to the same competitive mining tools.

Relative links:

Merkle Proof - http://www.hashcash.org/papers/merkle-proof.pdf
Equihash - https://eprint.iacr.org/2015/946
MTP - https://arxiv.org/pdf/1606.03588v1.pdf
MTP Attack - https://eprint.iacr.org/2017/497
ZCoin Bounty - https://github.com/zcoinofficial/zcoin/wiki/MTP-Audit-and-Implementation-Bounty-Submissions
Marc Bevand's Blog covering MTP - http://blog.zorinaq.com/attacks-on-mtp/
Itsuku Whitepaper - http://docdro.id/gxDifaI (design is in section 4.3)
Itusku Python Implementation - https://github.com/baptistecolin/itsuku
IACR Publication - https://eprint.iacr.org/2017/1168


In an effort to provide transmission privacy, we’ve integrated the i2pd router into the new codebase with advisement from the i2p team. 1776, the developer spearheading this effort has made a massive amount of progress in this area of the project and we will have a i2p design available at launch. He has a ton of experience in this area and has brought that into this project for peace of mind. In the future he will be submitting an improvement proposal to i2p team to increase efficiency.


A project can have the best technology but if it's not user friendly then it will be harder for less technical end users to adopt it. Keeping this in mind our designers have crafted a beautiful GUI wallet that includes features such as an address book, in-wallet explorer and mining. We will also be following up with mobile applications but they may not be ready at launch.



All in all, our efforts here will culminate into a new zero knowledge privacy protocol along with new egalitarian mining algorithm.

Our public testing for Itusku will be announced very soon so stayed tuned to this thread for updates. We invite everyone in the cryptocurrency community  to join us on this adventure as we pioneer the future of financial privacy.
Pages:
Jump to: