|
notoriousjoshyb
Jr. Member
Offline
Activity: 46
Merit: 1
|
 |
February 25, 2020, 12:44:30 PM |
|
|
|
|
|
notoriousjoshyb
Jr. Member
Offline
Activity: 46
Merit: 1
|
 |
February 29, 2020, 10:52:39 PM |
|
|
|
|
|
miner.rocks
Jr. Member
Offline
Activity: 181
Merit: 2
|
 |
March 07, 2020, 04:12:05 AM |
|
Hello, fellow miners! Features:- email notifications of workers down - stats and hashrate chart per worker - PPLNS reward scheme for rounds shorter than hour, PROP scheme for longer rounds, PPLNS window is 60 minutes - income history of last 24h, of each day of last 7 days, unmatured incomes - paymentId, integrated address supported - adjustable payment threshold - every port supports secure SSL/TLS connection as well as insecure one - static diff supported, see static diff calculator- multiple daemons, to prevent downtime in case of daemon stuck - height checks, to prevent mining on forked chain - sample configs for astrobwt supported mining apps - ports: 30181 (lowend cpu), 30182 (modern cpu), 30183 (farms) PPLNS fee: 0.9% Location: Europe, Asia Welcome & Lucky Mining!
|
https://miner.rocks pplns cryptonote pools with email alerts and workers stats
|
|
|
martens81
Newbie
Offline
Activity: 100
Merit: 0
|
 |
March 10, 2020, 07:00:08 AM |
|
What are the further development plans for Dero? Will there be new exchanges?
|
|
|
|
PainKiller1986
Member

Offline
Activity: 202
Merit: 11
|
 |
March 14, 2020, 05:14:24 PM |
|
After fork, 80% unkown hashrate 
|
|
|
|
dillony
Newbie
Offline
Activity: 107
Merit: 0
|
 |
March 15, 2020, 06:13:24 AM |
|
After fork, 80% unkown hashrate  solo mining.
|
|
|
|
notoriousjoshyb
Jr. Member
Offline
Activity: 46
Merit: 1
|
 |
April 01, 2020, 06:46:39 AM |
|
|
|
|
|
SolFly
Newbie
Offline
Activity: 25
Merit: 0
|
 |
April 26, 2020, 10:45:03 AM |
|
Dero (Dero) Pool by FasPooL.XyZPool Info: - Pool URL: https://fastpool.xyz/dero/- Reward Systems PROP/SOLO (0.5% fee) - BLOCK FINDER REWARD 0.1% (Bonus) - Payout Every 20 minutes - Min Payout 0.5 DERO - Located in Europe - Active Support in Discord
|
|
|
|
fedmahnkassad
|
 |
June 15, 2020, 08:21:20 PM |
|
Most underrated coin at the moment.
|
|
|
|
notoriousjoshyb
Jr. Member
Offline
Activity: 46
Merit: 1
|
 |
June 30, 2020, 06:52:42 AM |
|
|
|
|
|
Eddyc
|
 |
June 30, 2020, 09:26:13 PM |
|
Great updates, but did that take Dero to the market window?
|
Dyor
|
|
|
Xsai
Newbie
Offline
Activity: 10
Merit: 0
|
 |
July 03, 2020, 04:59:24 AM |
|
WTS mined coins. Can supply large amount. Escrow would be used. Price is spot +4% Pm me your telegram details to talk about the deal
|
|
|
|
notoriousjoshyb
Jr. Member
Offline
Activity: 46
Merit: 1
|
 |
July 27, 2020, 04:43:07 PM |
|
DERO Homomorphic Encryption Blockchain Protocol (DHEBP) We are happy to publicly release the initial proof of concept code for DERO Homomorphic Encryption Blockchain Protocol (DHEBP). Our current focus is to bring Stargate RC 2 to a public testnet, so please stay tuned. Build and Test: https://git.dero.io/Captain/DHEBP
|
|
|
|
fuckingcoin
Newbie
Offline
Activity: 1
Merit: 0
|
 |
July 28, 2020, 12:36:22 PM |
|
Good ! I love your project. It takes shape. Great ^^
|
|
|
|
Kang TB
Sr. Member
  
Offline
Activity: 1050
Merit: 250
Revolutionizing Reward Points
|
 |
July 28, 2020, 10:14:00 PM |
|
DERO Homomorphic Encryption Blockchain Protocol (DHEBP) We are happy to publicly release the initial proof of concept code for DERO Homomorphic Encryption Blockchain Protocol (DHEBP). Our current focus is to bring Stargate RC 2 to a public testnet, so please stay tuned. Build and Test: https://git.dero.io/Captain/DHEBPso, this is the main causes, why the price of Dero growing more than 25% now  waiting for the next updates of DHEBP
|
|
|
|
|
herominerss
Newbie
Offline
Activity: 7
Merit: 0
|
 |
August 22, 2020, 07:11:27 AM |
|
Welcome & Happy Mining! HeroMiners ❤️️ since 2018
|
|
|
|
derocritic
Newbie
Offline
Activity: 2
Merit: 0
|
 |
August 25, 2020, 10:05:45 AM |
|
Full article: https://derocritic.substack.com/p/is-dero-lying-about-having-achieved Twitter: https://twitter.com/derocriticIs DERO Lying About Having Achieved Fully Homomorphic Encryption? DERO claims to have achieved Fully Homomorphic Encryption but it's not possible without multiplication operations and without adequate proof.
One of the most exciting and ground breaking news about the DERO project is that they claim to have achieved Fully Homomorphic Encryption (FHE). Their recent proof of concept code release supposedly backs their claim.
What makes Fully Homomorphic Encryption full? tl;dr: FHE means it can run both add and multiply operations
To understand whether DERO has achieved FHE or not, it’s important to know that there are three types of homomorphic encryption: 1. Partially Homomorphic Encryption (PHE) 2. Somewhat Homomorphic Encryption (SHE) 3. Fully Homomorphic Encryption (FHE)
FHE is considered the holy grail of security because it is capable of any number of addition and multiplication computations on your ciphertext (the result of encryption on your plaintext), thus making it very secure. However, because of how computationally intensive FHE is — it is widely considered impractical until recently with new advances in efficient schemes and technology by IBM, Microsoft and other developments.
PHE allows only either addition or multiplication to be performed on the ciphertext. This makes it very efficient and is already commonly used in security. It should be noted that PHE with multiplicative operations is the foundation for RSA encryption, which is commonly used in establishing secure connections through SSL/TLS.
SHE is one that supports select operation (either addition or multiplication) up to a certain complexity, but these operations can only be performed a set number of times.
DERO advertises its FHE claim everywhere, literally So it must be 100% the truth! It’s shown on their website:
Their June monthly update:
Their July monthly update:
Their proof of concept code release:
And pretty much all of their tweets:
One DERO community member was diligent enough to ask the team from NuCypher (who is working on GPU-optimized FHE) about the code. And their response was that it isn’t FHE.
The NuCypher comment isn’t wrong to say that it looks like a homomorphic commitment scheme. Pederson’s commitment scheme is used in Monero, and it’s one of the features present in DERO codebase, as shown in their wiki:
What’s interesting is that NuCypher says that the DHEBP doesn’t prove FHE, and the wiki image of features only lists Additive Homomorphic Encryption. This is further supported by the DERO developer’s own comment:
The DERO developer acknowledges that full FHE can only be achieved if it can run multiplication operations, and removed multiplication operations for the sake of efficiency. The comment, in addition to the wiki list of features and the external review of the DHEBP is a clear admission that the proof of concept that supposedly claims to be FHE is infact only PHE.
So what do we know so far? 1. DERO developers are aware that their implementation is not FHE; 2. DERO developers continue to mention FHE in official materials; 3. DERO foundation heavily advertises “FHE as being achieved”; and
There is no mention of PHE being the actual implementation anywhere.
It seems that both the developers and foundation members are complicit in misleading the public that it has achieved FHE when in fact, it has only implemented PHE. Confusingly, it seems that DERO developers knew that they were going to pursue PHE all along. The github wiki was updated in December 2019 to add Additive Homomorphic Encryption to the list of technologies used.
Why they chose to be dishonest and claim FHE was achieved when PHE is a perfectly efficient technology to apply and has already been used heavily in cryptography is curious.
In choosing to be dishonest and misleading, it risks being labeled a scam, again. Perhaps, the DERO developers have an explanation for why they are claiming to have achieved FHE in their new protocol inspite of having only addition operations. The burden of proof is on them to prove it through paper and explanation, which is the academic standard and norm. The explanation and the math supporting the code are as yet absent. Until these are adequately provided, it would be an argument based on ignorance to say that the burden of proof lies on the counter-party to prove DERO wrong. Full article: https://derocritic.substack.com/p/is-dero-lying-about-having-achieved Twitter: https://twitter.com/derocritic
|
|
|
|
derocritic
Newbie
Offline
Activity: 2
Merit: 0
|
 |
August 26, 2020, 06:01:10 PM |
|
Full article: https://derocritic.substack.com/p/how-a-simple-timeline-of-deros-development Twitter: https://twitter.com/derocriticHow A Simple Timeline Of DERO’s Development Reveals Poor Management And Failure To Launch Technology can only take you so far. Even when overselling the technology.
I have been following DERO for a long time. For a micro-cap cryptocurrency, I find it interesting how much potential a cryptocurrency can have, and yet make counter-intuitive decisions that stifle its own growth. Ultimately, even if the technology is groundbreaking, technologies can fail to become adopted or outmanuvered by compeition. If it cannot exercise proper project management, it may never launch at all, or fail to manage itself at a higher market cap.
Here is a brief look at the timeline of events and decisions they have made.
DERO Developer’s Team Smart Contracts Platform June 2019 Monthly Update: Target set for Q4 2019 for mainnet release of cryptonote-based smart contracts platform August 2019 Monthly Update: Continued to assure that smart contracts will be in mainnet by end Q4 2019 January 2020 Monthly Update: New target set for Q2 2020 for mainnet release replacing cryptonote with new Fully Homomorphic Encryption implementation June 2020 Monthly Update: Announcement of Fully Homomorphic Encryption implementation, with code to be released soon. 28 June 2020 Tweet: Proof of concept code release with no new timeframe of when testnet of new implmentation will happen or new target for mainnet release
Criticism It’s clear to see that the DERO Developers do not follow any type of project management discipline or process. Delays are inevitable for any project, but DERO could have had DERO 1.0 with Cryptonote/DAG+ Smart Contracts, and then DERO 2.0 with AstroBWT/DAG/Fully Homomorphic Encryption + Smart Contracts. If Vitalik Buterin waited for ETH 2.0 to release into mainnet, do you think Ethereum would still be the worlds most valuable smart contracts platform?
DERO Foundation Team It’s not clear what exactly the Foundation team does beside moderate their chat channels and work with Eric Jordan to create a new website and brand image.
Branding Initiative January 2020 Monthly Update: Targeted “early” deployment in Q1 2020 March 2020 Monthly Update: Pushed to Q2 2020, which has now passed.
Criticism A lot of the new “Branding Initiative” seems to be Eric Jordan’s responsibility, with the Foundation as project managers overseeing the changes. Why can’t they start marketing and rebranding before the new changes? Any new technology developments can always be integrated into the brand down the line. Are the developers and foundation members incapable of handling concurrent development and production cycles, which are the norm in virtually all projects?
DERO Education August 2019 Monthly Update: No timeline, no clear indication that if any work has been done to date. Basic information from wikis and whitepapers still reflect outdated material.
Criticism DERO Education is something that does not need to wait for any technology release. The earlier you start making it easy for people to learn about the technology, the more developers you can onboard before mainnet release. DERO disadvantags itself by using both their github and their private git site and making confusing to find information. Adding to that, their wiki could be much better detailed and their whitepaper is completely outdated at this point. This is also highlighted by a Dero Community Advisory Board (DCAB ) member, however it seems that DCAB is/has been inactive for some time- which is an indication of dwindling/stagnant community activity.
DERO Communication 1st April 2020 to 30th June 2020: No updates
The Foundation Team seems to be convicted in failing in their goal to communicate with the DERO community better in 2020 which they admitted to failing in their Annual Recap for 2019. Regular updates are important to ensure both Development and Foundation teams are working and making progress. Good communication makes people accountable and transparent in their actions, and this is especially important in crypto. DERO’s mantra is “Build it, and they will come”, but no one would dare enter a castle with no lights. And if there are no lights, why would anyone join and be in the company of ghosts?
To make matters worse, they have also pre-announced their intentions to either scale down or reduce usage of their use of Discord, which is their most used platform for releasing information outside of the Monthly Updates. Much of the announcements and “ breaking news” are first published in their Discord, and if not picked up by the Foundation to distribute through twitter and other means, would simply be buried in Discord chat.
|
|
|
|
|