Ok, so this is going to be quite a long-winded post. I have several issues to go over, and I am making my full ethical disclosure about my Hackerone report to ETN since the team is making ethically questionable decisions, and calling out bug hunters in an unethical way. # KnifeOfPi2's Reddit Post KnifeOfPi2 is currently a hero for the ETN community, but due to the Dev's responses, he has been completely vilified. KnifeOfPi2 made a GitHub post to Electroneum's repository, and then a Reddit post to get some action taken. He discovered that there was a major bug in the Electroneum blockchain since they literally just copy pasted the Monero blockchain. At Block 202612 ETN network would cease to work.  The responses on Reddit were what you would expect. A bunch of people discussing the implications, and if it had indeed been fixed or not. The end of short was that the fix had not been implemented, but that the fix does exist. Unfortunately for ETN that means a fork. Now everyone should accept this fork as it fixes a fatal flaw, but ETN is the coin of the people...it is full of noobs, and anyone running the CLI wallet would need to get the new daemon and run it. From browsing these posts all KnifeOfPi2 really wanted was to bring attention to the Electroneum team so they could fix the issue as it literally had a 40-day timer on it. Well the ETN community is full of rational individuals who accepted this position, and talked about how to fix it... ...is what I wish I was ending this article with. Instead the ETN community split, with a bunch of tech informed individuals trying to convince everyone of the validity and the severity, and then the HODL community flipping out calling everyone FUDDERS and that ETN is not that incompetent, and it is it's own blockchain, etc etc... And the value of ETN tanked...losing almost 150 million USD in market cap and landing at around 9 cents USD...  So what does a rational company do? They post on facebook of course! So the first post had a bunch of fluff about how amazing ETN is with the relevant stuff at the end: # Official Electroneum Facebook Flaming Starts  Just wow. Seeing this makes me incredibly uncomfortable being part of this community. This is directly from the ETN Team. > This distorted data is complete sensationalism and it must stop > >We are confident you can all can see right through these underhand tactics, and that you'll continue to share our vision. So instead of praising the Knife, they slam him as spreading sensationalism and using underhanded tactics. When the man just wanted to make the ETN community better. Just wow. Also the ETN team completely glossed over the fact that this would require a fork, and acts like the 2 lines is no big deal. Forks can always be a big deal. They should be holding everyone's hand, telling them what to expect, thanking Knife, and being possitive. Instead they attack the users who are trying to make things better... But it gets worse, oh so much worse.  Knife was banned from the official telegram group for trying to contact an admin to advise of the issue.  This is the screenshot from knife, showing he can no longer contribute to the official telegram... So what is a fledgeling company with a cult like following to do in face of all this contreversy. Double down of Course.  This...This is the one that gets under my skin. This is the one that tied everything together to be fully unethical. This is the Officer Electroneum Post which was pinned in telegram, and posted on facebook attacking bug hunters. The TL;DR is this. The ETN Team is asserting those bug hunters, and concerned investors are targeting them for a price reduction. They claim the people upset missed the ico, and is trying to drive the price down to get a better price. They call bug hunters miscreants, and state that they are spreading FUD to lower the price, explaining what FUD is. The bug hunters are apparently attempting to discredit statements, misrepresenting quotes, and questioning good faith? Solid Protocols? I actually agree with the 3 bullet point about whats not true...I don't think ETN Team is being malicious, I think they are just incompetent. This is the kicker though man, that next paragraph: > These accusations, and any other statements casting doubt on our progress and pipeline are all COMPLETELY UNFOUNDED. They are LIES BEING SPREAD TO DAMAGE OUR STATUS and open the opportunity for deceitful individuals to use us. What? again... WHAT? They are claiming all statements that may be negative, or concerned about the progress of ETN are lies, and those who post them are terrible evil people. How is claiming bug hunters, and concerned investors are outright lieing in all circumstances rational or ethical? These guys went off the deep end with this. Knife's response:  Some Facebooks responses which were immediately attacked by community members as being fud:    # Rewind Time So all of this just pissed me off because I have been waiting since mid November for ETN team to get off their asses, and be honest about the hackerone review. So lets go back in time.   These are the posts from the ETN team about the hackerone process. They claim no issues, and minor bugs have been found, and that no one should be worried. Nothing was compromised, and the marketing dudes with no dev team are trustworthy. # My Hackerone adventure So a little bit about me. I am not some crazy amazing hacker. Not some crazy in depth programmer. I am a dude with an interest in tech, hardware, and software. I have taken some classes, and have a good sense of infosec. I have played around with pen testing, but nothing profesional. ETN Team announced the bug hunting bounty, and to be honest I ignored it. Until one night I was sitting around in discord and someone I met on the hashparty channels messaged me and told me he is getting some minorly successful hits through SQL injection on the electroneum sites. Nothing reportable, but maybe a rabit hole worth exploring. Well SQL injection is google warrior 101 level of penetration testing. So I figured why not lets give it a try. I start poking around with some things with no really promising results. I then decide to do a website scan to see what the site is made of. I had already determined the site was a **Wordpress** blog...so usually with wordpress its faulty plugins as the vulnerability. So I scan for what pages are live on the site, and their responses. Everything comes back with standard responses, cant find, wont respond, exists and loads. And one page states unable to respond to XML request. hmmm... **Before I continue I want to confirm that this has been patched by the ETN Team through the server, I will show when later with screens, but this is an ethical disclosure. I would never post if it wasnt fixed.** # Disclosure Time Baby Well one thing I do know is if you find a weird error you should look into it because thats where the problem will be. So I go to the website: http://electroneum.com/xmlrpc and it said:  Well Danile, that doesnt seem like it does anything. How was this relevant or concerning? I am glad you asked. xmlrpc is actually a known exploit in the wordpress system that allows for massive password and username lists to be parsed instantly virtually undetectable, and returns login success or failures. It uses POST to send the credentials and data through to the site for remote posting. **This was removed from the version of wordpress the ETN Team was using...** In order to have it on their site they had to have installed a plugin that renabled and installed the service. Great job ETN Dev Team! So needless to say I am like daaaaang. Now lets see what we can do. So I load up the exploit onto a VPS and start trying some things. I start by attacking my username (because yes I am an ICO investor), and 2 usernames I obtained permission to attack from another user in discord. At this point I couldnt remember if the site used usernames or e-mails for login so I tried both. And I found that it actually errored out completely if I used the wrong form. It stated it was an invalid string. Good to know. I tested long usernames that no one would have, and all kinds of stuff, discovering if the username didnt exist it just messed everything up. Nex, I loaded the verified usernames that I had permission to attack with a password list that I obtained from some simple googling. And mind you, these are the usernames used to register ICO accounts (super important later) The initial results.  I got a bunch of this. But at least it is connecting and stating incorrect username or password. Lets get a bigger password list... After a while I got this (username and pass left out for security obviously):  Whew, it works. Ok cool. I played around with it a bunch more, and made a hackerone report to the electroneum private program:   As you can see this report was made November 17th, and responded to on November 20th. This is the last I heard from anyone from hackerone or ETN Team. I left it alone for a few days, confident I did the right thing. Wondering if I was the first to report it, and if I would get a bounty if I was first (ETN had promised bounties afterall). Well about a week later I wanted to see if they fixed it. They hadnt, same results. But the next day I got this result:  So the page still exists, but ETN employed the Apache fix or the .htaccess fix. Great, I am happy. I msg them again in December to see whats going on with the status:  Still super good news. Their site was compromised, but they fixed the issue. Super proud of myself. Except remember those posts in December above where Electroneum stated nothing major was found...nothing major was found...I could have had the login details to a large portion of the ETN community, including admins of the site, and wreaked all kinds of havoc. But Electroneum.com is different from my.electroneum.com, different databases so everything was safe? That is correct **NOW** In November that was far from correct. Remember that part when I said these were confirmed usernames used in the ICO? yeah that is relevant here. In November either the database was not attached to the blockchain yet, and the usernames were just plain wordpress users with a variable tracking the amount of ETN to ultimately credit to the wallets (this is very likely given the delay by the way). Or initially the online backend shared database information with the wordpress site. Either way, ICO generated usernames were compromised...thats a big deal. # Why post now? Because at this point I feel Electroneum is being dishonest and unethical. They should be thanking the hackerone freelance hackers, they should be thanking knife, they should be owning up to their mistakes instead of lieing to the community. Am I bitter for not recieving a bounty? Look making this post 100% guarantees I will not recieve a bounty. I also may not have been the first to the punch. There is no way to know. But I will let you in on another tidbit of information.  To this date the Electroneum Team has not resolved a single report in their private program. Not one...so no one has been paid bounties. No reports fixed. I cannot have been the only one to submit. So what gives ETN team? **Am I spreading FUD** Absolutely not. I am long on Electroneum, always have been, always will be. But the ETN team needs to step it up, own up to their mistakes, and communicate instead of pretending the fart rainbows all day long. If we are to succeed they need to be completely transparant. Quit lieing, and quit being unethical. I was an ICO investor. I mined since day 1. I made a killing already and built extra mining rigs to mine etn with my initial profit. I have already mined it all back for longterm hold. I own a business that I started specifically to sell mining rigs to individuals who are uncomfortable building their own rigs. I have spent countless hours in PM's on facebook, on hashpartys discord channels, and many other avenues simply helping people. Yes I am cautious, no i dont see 5 dollars tommorow, I see a dollar in a year or two. But that is really good for my position, and I only suceed when ETN does. So simply put I am not spreading FUD. I am disclosing because I feel ethically obligated to so maybe ETN Team will start doing the right thing, be transparant, and honest going forward. Do not call out bughunters and investors as unethical and malicious, dont throw fits against your community. Simply embrace them. Thank them. Work with them. Explain the steps you are taking to correct the issues found. Instead of crying FUD. Now this topic is really close to my heart. So please resteem it, and repost on other social media platforms so we can really get it out there.
author | danile666 |
---|---|
permlink | electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency","crypto","etn","electroneum","disclosure"],"image":["https://steemitimages.com/DQmNVGDt6ZX8Pp3wiVuCRjLLPtdqLoeV6EXXADFAZE2hvmv/REDDITOP.jpg","https://steemitimages.com/DQmT7npbC4pD2EaBXpK3GpVTcUUMSCxkYRwVGZ2YW4jmSfR/value.png","https://steemitimages.com/DQmSfybqF7Jp6LmUdroYMmhogGLAeUCxnQSEu9wb912ujJF/etn%20monero%20block%20chain.png","https://steemitimages.com/DQmaLioKnAmVRp357ZpFeuv8yB2aydRAdG2wsTvRYNNDLiF/telegrambannedop.png","https://steemitimages.com/DQmNYCANSyxCj6PwHR7j4LBdy2ZZYaj9gU2t74aq3xwEcty/imgurbaN.jpg","https://steemitimages.com/DQmRZr6iqSDAAmsXke96fvf78wpwjXNiEcNvurii8oEi6BW/etn%20community%20alert.png","https://steemitimages.com/DQmZQMthwg1EDtVndNszRbRdi2wBzpyV8bwtAiooNXAVAho/redditresponse1.png","https://steemitimages.com/DQmV759JunsySvgocLnWdpXEcwHu16peEio5gij4kVVpa2n/electroneumcausingfud.png","https://steemitimages.com/DQmQF7zXN8aQog1Tbp255kxpSSTq6VTg1YHgamM5T2CwVfm/lackofabilityresponse.png","https://steemitimages.com/DQmf7tHov8pakvKRjFWKR48iGp6ctTabkHmfGczntM7HEsz/where%20is%20hitbtc.png","https://steemitimages.com/DQmQRTgYK9mqYvthH6gZbJKwbkXPziHSWeauTxR2xgmEsAM/hackeronenomajorsecurityissues.jpg","https://steemitimages.com/DQmQKZEGF14WpstuJKpVPokSm2R1pimFYATm1aWStSBLZxK/etnhackeroneminorissues.png","https://steemitimages.com/DQmWMXxLKAm6TaTbYebcXaiXP3hy6n4PLjxDqqg8q7kjjGa/etnxml.png","https://steemitimages.com/DQmZVu8xe3ZULZ6DoKtA4bo3JihjTcGeFd2yu4s1gXUC3pi/incorrectusernamepass.png","https://steemitimages.com/DQmbHAkZH7fbNjAtQdZcDJCYUaWoyatCbBzKwcrHDSMT2pN/wordpress%20pwned.jpg","https://steemitimages.com/DQmdpkMXL3CVK4b6Tj4RTLZVP8Xw1DKHxhPiNN18FWbscQa/report1.png","https://steemitimages.com/DQmahDrxmHZHVfr3bKMXiQNMbe7yJbVyaMpRnizrHQWXuw9/report2.png","https://steemitimages.com/DQmV99eTe5ZpYAbctTSznqoopiNps493vWGy89qvtp3P5un/xmlrpcservicesaredisabled.png","https://steemitimages.com/DQmVoDBktSxWvDAJ2eZzjGRSEDZaTJvgARB6cnPU7ebNUPH/goodfaith.png","https://steemitimages.com/DQmaMA64kJAQiYNDZ1TDSUBdNW4TpkWi4iz5YhomcQXxE5z/hackerone%200%20issues%20resolved.png"],"links":["http://electroneum.com/xmlrpc"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-01-30 03:13:54 |
last_update | 2018-01-30 03:51:48 |
depth | 0 |
children | 74 |
last_payout | 2018-02-06 03:13:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 38.650 HBD |
curator_payout_value | 11.744 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15,408 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,450,172 |
net_rshares | 6,855,470,879,077 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ubg | 0 | 203,095,594 | 1% | ||
unipsycho | 0 | 75,942,810 | 1% | ||
steemav | 0 | 277,183,697 | 100% | ||
banditqueen | 0 | 172,413,019 | 100% | ||
scotty777 | 0 | 2,506,979,705 | 100% | ||
galberto | 0 | 333,422,509 | 1% | ||
sarma | 0 | 615,076,646 | 100% | ||
joeyknowsbest | 0 | 694,199,478 | 100% | ||
zenstrive | 0 | 613,984,278 | 100% | ||
gadgetsan | 0 | 11,928,157,380 | 100% | ||
buildawhale | 0 | 5,634,874,276,876 | 7.17% | ||
clintonics | 0 | 617,220,000 | 100% | ||
youngcore | 0 | 606,615,385 | 100% | ||
lorax4096 | 0 | 619,623,984 | 100% | ||
svosse | 0 | 109,456,239,679 | 50% | ||
ihsanruslan | 0 | 356,162,768 | 100% | ||
catavolt | 0 | 614,503,785 | 100% | ||
lays | 0 | 1,057,994,323,066 | 35% | ||
johncaz | 0 | 614,503,785 | 100% | ||
bluntsmasha | 0 | 302,467,652 | 100% | ||
bobinson | 0 | 197,215,835 | 44% | ||
the5jewbankers | 0 | 615,320,000 | 100% | ||
danile666 | 0 | 17,680,783,427 | 100% | ||
mytechtrail | 0 | 55,577,918 | 100% | ||
johngreenfield | 0 | 374,431,260 | 100% | ||
fortunex | 0 | 763,387,200 | 99% | ||
markscrypto | 0 | 615,320,000 | 100% | ||
tspink | 0 | 1,091,736,235 | 100% | ||
personanongrata | 0 | 246,121,968 | 100% | ||
abhicrypto | 0 | 656,485,053 | 100% | ||
dragonrisen | 0 | 614,860,000 | 100% | ||
don-crypto | 0 | 614,500,000 | 100% | ||
newfrees | 0 | 495,083,183 | 100% | ||
kop2 | 0 | 614,474,114 | 100% | ||
footballbob06 | 0 | 615,438,013 | 100% | ||
bentech8 | 0 | 596,038,979 | 100% | ||
azreal967 | 0 | 614,472,843 | 100% | ||
modestalchemist | 0 | 614,468,878 | 100% | ||
dhivya | 0 | 614,468,700 | 100% | ||
julianxtra | 0 | 614,467,189 | 100% | ||
sam009 | 0 | 439,340,766 | 100% | ||
steemian007 | 0 | 500,787,008 | 100% | ||
syahrulrizal | 0 | 325,665,023 | 100% | ||
steph-crypto | 0 | 614,462,174 | 100% | ||
bmania | 0 | 580,665,954 | 100% | ||
dwenzier | 0 | 614,459,164 | 100% | ||
afx | 0 | 614,456,097 | 100% | ||
utali12 | 0 | 0 | 100% |
Damn !!!! I have seen some youtube videos on it , nobody explained it in this much detail . Make a youtube video on it asap mate ! This needs to go viral .
author | abhicrypto |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t043809123z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:38:03 |
last_update | 2018-01-30 04:38:03 |
depth | 1 |
children | 3 |
last_payout | 2018-02-06 04:38:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.106 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 155 |
author_reputation | 6,859,436,474,737 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,467,205 |
net_rshares | 15,625,390,490 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 15,023,180,490 | 100% | ||
nodnarb | 0 | 602,210,000 | 100% |
We may or may not do a stream. Just letting stuff filter right now. Shit is fucked. Also I do not know if i have a large enough following to get it to go viral. We will see, but it is definately messed up.
author | danile666 |
---|---|
permlink | re-abhicrypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t044435205z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:44:33 |
last_update | 2018-01-30 04:44:33 |
depth | 2 |
children | 2 |
last_payout | 2018-02-06 04:44:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.106 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 209 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,468,519 |
net_rshares | 14,676,491,710 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 14,676,491,710 | 100% |
Video will be out tommorow. ill link it when it is.
author | danile666 |
---|---|
permlink | re-danile666-re-abhicrypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t050551521z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 05:05:51 |
last_update | 2018-01-30 05:05:51 |
depth | 3 |
children | 1 |
last_payout | 2018-02-06 05:05:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.094 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,472,822 |
net_rshares | 13,058,610,734 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 13,058,610,734 | 100% |
Great post i ;i like your post
author | applo |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180203t174636111z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-03 17:46:33 |
last_update | 2018-02-03 17:46:33 |
depth | 1 |
children | 0 |
last_payout | 2018-02-10 17:46:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 3,267,587,587,704 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,696,562 |
net_rshares | 0 |
Great post. Good information to know but since I'm also a long time ETN supporter and ICO holder it has me very worried. I really hope this coin can get onto some new exchanges other than that terrible Ogre one that seems to have most of Micheal Sollaire's projects on it. I'm wondering if the site was set up by him. lol
author | bluntsmasha |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t160727096z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 16:07:30 |
last_update | 2018-01-31 16:07:30 |
depth | 1 |
children | 2 |
last_payout | 2018-02-07 16:07:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.064 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 321 |
author_reputation | 3,082,458,647,250 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,893,132 |
net_rshares | 12,720,378,635 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bluntsmasha | 0 | 481,638,696 | 100% | ||
danile666 | 0 | 12,238,739,939 | 100% |
That dude is skeeevy man.
author | danile666 |
---|---|
permlink | re-bluntsmasha-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t000352515z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 00:03:54 |
last_update | 2018-02-01 00:03:54 |
depth | 2 |
children | 1 |
last_payout | 2018-02-08 00:03:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.074 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,983,468 |
net_rshares | 12,295,743,117 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bluntsmasha | 0 | 290,122,034 | 100% | ||
danile666 | 0 | 12,005,621,083 | 100% |
Lmao
author | bluntsmasha |
---|---|
permlink | re-danile666-re-bluntsmasha-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t004639495z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 00:46:42 |
last_update | 2018-02-01 00:46:42 |
depth | 3 |
children | 0 |
last_payout | 2018-02-08 00:46:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.070 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 3,082,458,647,250 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,990,556 |
net_rshares | 12,244,878,641 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bluntsmasha | 0 | 472,376,414 | 100% | ||
danile666 | 0 | 11,772,502,227 | 100% |
I'll give credit where credit is due, this was a well written article. On the flip side, this is only adding to the FUD. I HIGHLY doubt hacker one would associate themselves in any form or fashion with a scam company. Second, ETN is based of Monero... It's like a used car you go in and you buy the car knowing what it comes with, with the intent that whatever I'm buying can be fixed. I again, HIGHLY doubt etn would take on monero and not fix that issue. The knife guy, sure he highlighted it but then took what they said to heart. Even before all this I knew about the issue and didn't bother me. The recent FUD is making things cloudy and this article doesn't help. Well maybe it does help by driving down the price and buying.... cheap... I guess...
author | cyrptosultan |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t195546835z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 19:55:45 |
last_update | 2018-01-30 19:55:45 |
depth | 1 |
children | 2 |
last_payout | 2018-02-06 19:55:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.052 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 754 |
author_reputation | 162,070,536 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,650,427 |
net_rshares | 10,372,514,351 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 10,372,514,351 | 100% |
I am in no position to buy cheap coins and hold many myself. Also knife responded to this post above. The Richard ells msged him then ignored him. He is still upset about the process.
author | danile666 |
---|---|
permlink | re-cyrptosultan-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t221452544z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 22:14:54 |
last_update | 2018-01-30 22:14:54 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 22:14:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.062 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 183 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,678,725 |
net_rshares | 10,139,424,141 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 10,139,424,141 | 100% |
HackerOne is just an outsourcing company. They don't care about ETN or their biz model.
author | superbowldave |
---|---|
permlink | re-cyrptosultan-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t154704324z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 15:47:06 |
last_update | 2018-02-01 15:47:06 |
depth | 2 |
children | 0 |
last_payout | 2018-02-08 15:47:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.059 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 1,180,278,678 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,163,497 |
net_rshares | 12,823,225,086 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,823,225,086 | 100% |
@originalworks
author | danile666 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t064842906z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["originalworks"],"app":"steemit/0.1"} |
created | 2018-01-31 06:48:42 |
last_update | 2018-01-31 06:48:42 |
depth | 1 |
children | 2 |
last_payout | 2018-02-07 06:48:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,780,466 |
net_rshares | 1,430,323,519 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tspink | 0 | 1,430,323,519 | 100% |
Do you know if this bot is still working? Seems like sometimes it works and other times it doesnโt? Iโve been having the same trouble on my post as well
author | tspink |
---|---|
permlink | re-danile666-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t133024709z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 13:30:24 |
last_update | 2018-02-01 13:30:24 |
depth | 2 |
children | 1 |
last_payout | 2018-02-08 13:30:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.056 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 578,041,201,761 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,134,825 |
net_rshares | 12,356,925,992 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,356,925,992 | 100% |
I haven't had it work in a while. I didn't use it much but maybe I'm blacklisted for some reason? Unsure. I just had ppl claiming in Facebook group threadnaught I copy pasted shit. So wanted original works to shut em up.
author | danile666 |
---|---|
permlink | re-tspink-re-danile666-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t172827230z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 17:28:27 |
last_update | 2018-02-01 17:28:27 |
depth | 3 |
children | 0 |
last_payout | 2018-02-08 17:28:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.074 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 221 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,183,317 |
net_rshares | 12,123,776,445 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,123,776,445 | 100% |
Good post man... you do support your statements with proof.. I am Ico investor as well and worried about FUD but it should not be ignored if there is something actually wrong .. rather etn team should acknowledge and chart out the way forward
author | dhivya |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t180923967z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 18:09:24 |
last_update | 2018-01-30 18:09:24 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 18:09:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.056 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 242 |
author_reputation | 519,472,656 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,628,981 |
net_rshares | 11,654,510,507 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,654,510,507 | 100% |
And that's all I want them to communicate and respond to the community rather than Flame the community
author | danile666 |
---|---|
permlink | re-dhivya-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t192648746z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 19:26:51 |
last_update | 2018-01-30 19:26:51 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 19:26:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.074 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 102 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,644,690 |
net_rshares | 11,421,420,297 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,421,420,297 | 100% |
Great post that outlines most of the problems and my concerns. With 100M one would think that Electroneum would do better than they are when it comes to progress. Even the website does not get updated, still old and outdated info. I dont get it, smells fishy or as u say, incompetent people. As of right now, looks like the focus has been more on "vote for the top blockchain", "vote for the top blockchain founder" etc on some shitty site. With that said, I do hold many #ETN and will be #HODLING until this recovers, as I do believe it will, just dont know when.
author | don-crypto |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t230704724z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency","etn","hodling"],"app":"steemit/0.1"} |
created | 2018-01-30 23:07:03 |
last_update | 2018-01-30 23:07:03 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 23:07:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.058 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 566 |
author_reputation | 154,786,467 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,689,195 |
net_rshares | 9,906,333,931 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 9,906,333,931 | 100% |
I agree it's just a matter of when.
author | danile666 |
---|---|
permlink | re-don-crypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t231529888z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 23:15:30 |
last_update | 2018-01-30 23:15:30 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 23:15:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.062 HBD |
curator_payout_value | 0.018 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,690,845 |
net_rshares | 12,590,075,539 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,590,075,539 | 100% |
I resteemed. I got a few ETN in the ICO. I am still hodling but I would like to see more action from the team. Thank you for the awesome post.
author | joeyknowsbest |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t084652999z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 08:47:09 |
last_update | 2018-01-30 08:47:09 |
depth | 1 |
children | 2 |
last_payout | 2018-02-06 08:47:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.066 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 142 |
author_reputation | 255,309,980,264 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,516,122 |
net_rshares | 12,934,553,382 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,934,553,382 | 100% |
And I think this is the issue. Be upfront, honest, and move us forward.
author | danile666 |
---|---|
permlink | re-joeyknowsbest-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t160139344z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 16:01:39 |
last_update | 2018-01-30 16:01:39 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 16:01:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.080 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,603,699 |
net_rshares | 12,351,915,842 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,351,915,842 | 100% |
Youโre not alone @joeyknowsbest!
author | tspink |
---|---|
permlink | re-joeyknowsbest-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t120334072z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["joeyknowsbest"],"app":"steemit/0.1"} |
created | 2018-01-30 12:03:33 |
last_update | 2018-01-30 12:03:33 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 12:03:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.066 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 578,041,201,761 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,554,886 |
net_rshares | 12,584,970,858 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,584,970,858 | 100% |
Upvoted dude , Etn was in a big trouble .
author | jose92 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t150157521z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 15:02:00 |
last_update | 2018-01-31 15:02:00 |
depth | 1 |
children | 0 |
last_payout | 2018-02-07 15:02:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.052 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | 77,385,925,313 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,879,286 |
net_rshares | 11,772,502,227 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,772,502,227 | 100% |
Hello. Iโm Knife. Thank you for this post. Iโd like to add that Richard Ells sent me an e-mail yesterday thanking me for my work, offered to make a Facebook post correcting the record, and then ignored my response. It looked like they were getting better, but their unethical behavior just continues.
author | kop2 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t215455782z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 21:54:54 |
last_update | 2018-01-30 21:54:54 |
depth | 1 |
children | 5 |
last_payout | 2018-02-06 21:54:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.088 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 301 |
author_reputation | 2,693,739,798 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,674,533 |
net_rshares | 14,124,338,359 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,654,510,507 | 100% | ||
tspink | 0 | 1,290,042,711 | 100% | ||
kop2 | 0 | 574,533,296 | 100% | ||
modestalchemist | 0 | 605,251,845 | 100% |
The man himself. I appreciate the reply and feel for your plight man. Hopefully we can correct the team's behavior through some public disclosures.
author | danile666 |
---|---|
permlink | re-kop2-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t215857296z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 21:58:57 |
last_update | 2018-01-30 21:58:57 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 21:58:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.078 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 147 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,675,348 |
net_rshares | 12,026,677,299 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,421,420,297 | 100% | ||
kop2 | 0 | 605,257,002 | 100% |
Hey knife, I am currently making a video about this and would love it if you could get in touch and maybe do a short skype call so we can talk about this. Would you be interested? Also, thanks for your work disclosing the bug.
author | personanongrata |
---|---|
permlink | re-kop2-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t220453083z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 22:04:54 |
last_update | 2018-01-30 22:04:54 |
depth | 2 |
children | 2 |
last_payout | 2018-02-06 22:04:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.062 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 228 |
author_reputation | 1,318,095,206 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,676,630 |
net_rshares | 10,468,577,745 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 9,906,333,931 | 100% | ||
kop2 | 0 | 562,243,814 | 100% |
Iโd be willing to speak over text, but skype would be off limits until I trust you.
author | kop2 |
---|---|
permlink | re-personanongrata-re-kop2-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t225827429z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 22:58:27 |
last_update | 2018-01-30 22:58:27 |
depth | 3 |
children | 1 |
last_payout | 2018-02-06 22:58:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 2,693,739,798 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,687,505 |
net_rshares | 549,954,332 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kop2 | 0 | 549,954,332 | 100% |
While I understand where you are coming from, I do not understand why after he thanked you, you are now expecting him to reply to you right away. I think it was good that he thanked you. But try to not expect him to reply to you immediately. He is a CEO, busy, and has a lot to deal with. You are not suddenly his only agenda in the day. He may probably reply to you when time is right. I also think ETN team/ CEO did well by thanking you because they had already known about this issue since about 2 weeks ago when NEXT Exchange notified them about this block issue. You can verify this if you contact the Next dev team or if you look over the Next telegram group where there was already a talk about it. That is why NEXT delayed their exchange launch as well. However, ETN team is just slow, very slow. Also, Richard had already mentioned about this block in one of his earlier videos last year, maybe that's why they didn't think it's a big deal and decided to thank you anyway. Otherwise, I personally thank you for bringing this up to the public since it'd speed up the fix.
author | sumatan |
---|---|
permlink | re-kop2-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t060008558z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 06:00:06 |
last_update | 2018-01-31 07:18:18 |
depth | 2 |
children | 0 |
last_payout | 2018-02-07 06:00:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,082 |
author_reputation | 19,817,194 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,771,069 |
net_rshares | 1,268,300,418 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tspink | 0 | 1,268,300,418 | 100% | ||
sumatan | 0 | 0 | 0% |
Very good read Sir and sadly so much of it rings true. I never had the opportunity to invest in the ICO but I did Buy into ETN at an early stage. As a newcomer to the crypto world with not a lot of spare money Electroneum through buying and mining soon became by far my largest holding albeit a modest 10,000. As time has gone by I have found it hard to understand some of there actions or in actions of late. Exchanges or the lack of exchanges for me is a very strange one. I know It can cost a lot of money to get listed on an exchange but surely there is no lack of that after the ICO, I understand Exchanges must want to list a coin but surely there is more than one considering the amount of volume ETN would bring with out. So many coins release everyday and many of which are already on multiple exchanges so why not ETN. ( FUD ALERT ) The only reason I can imagine is they may have signed a deal with Cryptopia giving them exclusive access for a period of time but if this was the case just tell the community so everyone knows where they stand. If this is not the case ,,, well, the only others reasons I can think of don't stand the ETN in good light. My main reason for getting behind Electroneum from the start was the fact they with bringing something new to the Crypto game something not seen before with any other coin. MARKETING! marketing to the masses and they started of very well indeed. But sadly there effectiveness at communicating with the community of late has seriously diminished. Hopefully they will turn it round soon and address all the issues raised one way or another. Mark
author | markscrypto |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t053043745z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 05:30:45 |
last_update | 2018-01-30 05:30:45 |
depth | 1 |
children | 2 |
last_payout | 2018-02-06 05:30:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.082 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,612 |
author_reputation | 610,183,776 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,478,222 |
net_rshares | 12,480,796,100 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,480,796,100 | 100% |
Well said, I hope they just step it up and start owning their mistakes, and talking about how they are correcting individual problems as they come up. Also I see shitcoins pop on major exchanges daily right after ico. So there is no reason for this delay. They have something else going on there, and I am not sure what.
author | danile666 |
---|---|
permlink | re-markscrypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t054604246z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 05:46:03 |
last_update | 2018-01-30 05:46:03 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 05:46:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.090 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 325 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,481,120 |
net_rshares | 12,864,530,246 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,249,670,246 | 100% | ||
guusetn | 0 | 614,860,000 | 100% |
Also a negative opinion is not FUD. FUD is making shit up to manipulate the market. That is whats wrong with the ETN Team officially claiming anything negative is a lie and FUD.
author | danile666 |
---|---|
permlink | re-markscrypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t054648940z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 05:46:48 |
last_update | 2018-01-30 05:46:48 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 05:46:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.090 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 179 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,481,282 |
net_rshares | 12,611,511,912 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,018,544,392 | 100% | ||
kop2 | 0 | 592,967,520 | 100% |
Check my newest updates regarding the phone โminingโ and Electroneum: https://steemit.com/electroneum/@mmaarrttiinn11/electroneum-cellphone-mining https://steemit.com/electroneum/@mmaarrttiinn11/electroneum-exciting-part-two
author | mmaarrttiinn11 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180402t080731569z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"links":["https://steemit.com/electroneum/@mmaarrttiinn11/electroneum-cellphone-mining","https://steemit.com/electroneum/@mmaarrttiinn11/electroneum-exciting-part-two"],"app":"steemit/0.1"} |
created | 2018-04-02 08:07:33 |
last_update | 2018-04-02 08:07:33 |
depth | 1 |
children | 0 |
last_payout | 2018-04-09 08:07:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 225 |
author_reputation | 864,723,758,670 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 47,892,218 |
net_rshares | -23,001,147,012 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | -23,001,147,012 | -100% |
Wow! Thanks for this article. I am not very techy when it comes to programming and finding exploits, and I think your article was really effective in explaining what you found and WHY it is a problem. I agree that Electroneum should be more transparent in what is happening in the background. I mean they definitely work on their own schedule regardless of the timing goals they set, so you'd think they would at least do things properly since they're taking all the time they want to do them. On the other hand, I do understand why maybe they wouldn't announce every bug that is found on their Facebook page. Facebook is for marketing purposes mainly, and posting an update on every bug would definitely scare away some investors and probably a lot of crypto noobs. However, they should definitely have some kind of webpage for the more tech-savvy who are interested in this sort of thing to be able to read updates on bugs and fixes. Staying transparent, without disclosing too much information to the wrong crowd. I am really disappointed that they would ban Knife from the telegram. That seems totally uncalled for. I don't know if that's really ETN's doing so much as maybe they just hired a bad moderator. ETN needs to recognize what happened and make it right. I'm still HODLing, and hoping that ETN goes a long way, but they're going to really need to tow the line.
author | modestalchemist |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t205304736z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 20:53:03 |
last_update | 2018-01-30 20:53:03 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 20:53:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.052 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,381 |
author_reputation | 916,600,941 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,662,140 |
net_rshares | 10,722,149,666 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 10,722,149,666 | 100% |
The thing is all updates from them are butterflies and candy bars. So they need to be more transparent.
author | danile666 |
---|---|
permlink | re-modestalchemist-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t220042676z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 22:00:45 |
last_update | 2018-01-30 22:00:45 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 22:00:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,675,743 |
net_rshares | 614,468,878 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
modestalchemist | 0 | 614,468,878 | 100% |
author | nodnarb |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t045755073z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:57:51 |
last_update | 2018-01-30 04:57:51 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 04:57:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.102 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 222,670,708 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,471,142 |
net_rshares | 14,250,925,368 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 13,636,425,368 | 100% | ||
nodnarb | 0 | 614,500,000 | 100% |
Because I am long on the position, and want it to suceed. I figure if we can get the etn team to pay attention and change their ways we can make profit on this...
author | danile666 |
---|---|
permlink | re-nodnarb-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t050003608z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 05:00:03 |
last_update | 2018-01-30 05:00:03 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 05:00:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.094 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 163 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,471,591 |
net_rshares | 13,405,299,514 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 13,405,299,514 | 100% |
cool!! 
author | nuralomislam38 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180203t174822504z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"image":["https://steemitimages.com/DQmXyzsUEBt8MRXkYWNxYoMs53DknDhuncrjGtiZmQG6WST/U5dsCxAqNwN8ASZ96yoRXMpGCBGtRhX.gif"],"app":"steemit/0.1"} |
created | 2018-02-03 17:48:21 |
last_update | 2018-02-03 17:48:21 |
depth | 1 |
children | 0 |
last_payout | 2018-02-10 17:48:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 156 |
author_reputation | 253,243,015,877 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,696,836 |
net_rshares | 0 |
Hi @danile666 I just read your entire post, which I do have to say was extremely detailed n clearly truthful as youโve backed up your statements with actual facts.Iโm with you and only gain by the price of the coin rising, not falling as I havenโt sold any of my initial coins. Although that outlook is starting to appear bleaker and bleaker as what youโve just outlined complements my underlying concerns Iโve been having. Thanks for taking the time to let the truth come out.
author | rahulislam |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t130031994z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["danile666"],"app":"steemit/0.1"} |
created | 2018-01-30 13:00:36 |
last_update | 2018-01-30 13:00:36 |
depth | 1 |
children | 5 |
last_payout | 2018-02-06 13:00:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 477 |
author_reputation | 323,671,037,110 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,566,508 |
net_rshares | 602,562,800 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 0 | 0% | ||
guusetn | 0 | 602,562,800 | 100% |
Hopefully it works out.
author | danile666 |
---|---|
permlink | re-rahulislam-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t160359174z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 16:04:00 |
last_update | 2018-01-30 16:04:00 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 16:04:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.076 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,604,105 |
net_rshares | 11,652,750,795 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,652,750,795 | 100% |
Way to copy my comment @rahulislam next time at least give me credit for your copy and paste job!
author | tspink |
---|---|
permlink | re-rahulislam-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t224246642z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["rahulislam"],"app":"steemit/0.1"} |
created | 2018-01-30 22:42:45 |
last_update | 2018-01-30 22:42:45 |
depth | 2 |
children | 3 |
last_payout | 2018-02-06 22:42:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.055 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 578,041,201,761 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,684,343 |
net_rshares | 11,306,264,515 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,306,264,515 | 100% |
author | danile666 |
---|---|
permlink | re-tspink-re-rahulislam-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t153307757z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 15:33:09 |
last_update | 2018-01-31 15:33:09 |
depth | 3 |
children | 2 |
last_payout | 2018-02-07 15:33:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.064 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,885,937 |
net_rshares | 12,876,432,900 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,424,327,804 | 100% | ||
tspink | 0 | 1,452,105,096 | 100% |
This post must be in trending page , from start to end you covered everything here . Etn needs to hire more devs .
author | sam009 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t035330430z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 03:53:12 |
last_update | 2018-01-30 03:53:12 |
depth | 1 |
children | 2 |
last_payout | 2018-02-06 03:53:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.124 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 114 |
author_reputation | 2,490,561,112,852 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,458,219 |
net_rshares | 18,042,994,454 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 17,450,001,954 | 100% | ||
nodnarb | 0 | 592,992,500 | 100% |
author | danile666 |
---|---|
permlink | re-sam009-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t035757218z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 03:57:57 |
last_update | 2018-01-30 03:57:57 |
depth | 2 |
children | 1 |
last_payout | 2018-02-06 03:57:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.132 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,459,210 |
net_rshares | 18,203,245,782 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 17,103,313,174 | 100% | ||
nodnarb | 0 | 568,412,500 | 100% | ||
kop2 | 0 | 531,520,108 | 100% |
that's pretty cool to know....
author | boishakhitripty |
---|---|
permlink | re-danile666-re-sam009-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t141119232z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 14:11:27 |
last_update | 2018-01-30 14:11:27 |
depth | 3 |
children | 0 |
last_payout | 2018-02-06 14:11:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 142,564,850,401 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,580,658 |
net_rshares | 0 |
Well, I happen to be a victim of this. I bought about 500ETN during its ICOs with an expectation that it will fast enters into exchanges but since then instead of seeing growth it is even going down..
author | samexycool |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t082858821z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 08:28:57 |
last_update | 2018-01-30 08:28:57 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 08:28:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.062 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 200 |
author_reputation | 1,409,260,025,295 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,512,591 |
net_rshares | 12,118,860,826 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,118,860,826 | 100% |
They really need to step their game up. Be upfront, honest, and don't treat community members like shit.
author | danile666 |
---|---|
permlink | re-samexycool-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t160228335z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 16:02:27 |
last_update | 2018-01-30 16:02:27 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 16:02:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.058 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 104 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,603,851 |
net_rshares | 11,652,750,795 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,652,750,795 | 100% |
Upvoted dude , Etn was in a big trouble . Fork it , save it .
author | steemian007 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t041443979z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:14:00 |
last_update | 2018-01-30 04:14:00 |
depth | 1 |
children | 3 |
last_payout | 2018-02-06 04:14:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.110 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | 2,512,706,983,824 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,462,217 |
net_rshares | 16,178,809,759 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 16,178,809,759 | 100% |
They need to be upfront about the fork though man. Tell people, make guides, thank knife. work through it. Don't flame your bug hunters.
author | danile666 |
---|---|
permlink | re-steemian007-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t041932751z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:19:30 |
last_update | 2018-01-30 04:19:30 |
depth | 2 |
children | 2 |
last_payout | 2018-02-06 04:19:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.114 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,463,364 |
net_rshares | 15,832,120,978 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 15,832,120,978 | 100% |
Itโs only a soft fork, not an HF - no new chain will be created by this fork. The old chain will just stop working anyway.
author | kop2 |
---|---|
permlink | re-danile666-re-steemian007-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t215528883z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 21:55:27 |
last_update | 2018-01-30 21:55:27 |
depth | 3 |
children | 1 |
last_payout | 2018-02-06 21:55:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.074 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 122 |
author_reputation | 2,693,739,798 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,674,649 |
net_rshares | 11,772,080,495 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,188,330,087 | 100% | ||
kop2 | 0 | 583,750,408 | 100% |
Hi @danile666 electroneum good coin
author | steemitnew |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t123924018z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["danile666"],"app":"steemit/0.1"} |
created | 2018-01-30 12:39:27 |
last_update | 2018-01-30 12:39:27 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 12:39:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 217,750,801,682 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,562,073 |
net_rshares | 0 |
I'm on the fence at this point.
author | danile666 |
---|---|
permlink | re-steemitnew-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t160108846z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 16:01:09 |
last_update | 2018-01-30 16:01:09 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 16:01:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,603,613 |
net_rshares | 614,460,635 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ilvn1 | 0 | 614,460,635 | 100% |
Wow! Really good and informative post! I'm not a tech guy, but the details given in your post are very clear and i understand.:) I am for one, really upset about ETN support. They didn't release my full tokens even thou i submitted everything. I'm missing a screenshot of my spend in ETH cause i don't have access to my old Exodus wallet. So i'm left with 50% of my ICO buy. With your post and my problems, it doesn't help me to have a great trust in their team!
author | steph-crypto |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t025838398z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 02:58:39 |
last_update | 2018-01-31 02:58:39 |
depth | 1 |
children | 3 |
last_payout | 2018-02-07 02:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.050 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 468 |
author_reputation | 757,736,789 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,734,784 |
net_rshares | 10,489,943,390 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 10,489,943,390 | 100% |
I spoke to a user on facebook some weeks ago who had an issue with not having access to their old wallet due to 2fa issues. They no longer had the registration email. And etn wanted screen shots of the funds coming from the exchange. They wouldnt accept the tx id which they had and provided. It was silly.
author | danile666 |
---|---|
permlink | re-steph-crypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t041810669z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 04:18:09 |
last_update | 2018-01-31 04:18:09 |
depth | 2 |
children | 2 |
last_payout | 2018-02-07 04:18:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.061 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 310 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,750,958 |
net_rshares | 10,256,833,536 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 10,256,833,536 | 100% |
I wonder how many peoples are in our situation. I proved them my BTC spend cause i did have the private keys, but i've lost my old Exodus wallet backup link (didn't had fund in it) and don't have ETH private keys. They credited my BTC spend, but not the ETH spend.. which is totally silly cause i'm the legitimate owner. They said during the Hackerone testing that our tokens balance would be safe.. its BS!!
author | steph-crypto |
---|---|
permlink | re-danile666-re-steph-crypto-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t042733332z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 04:27:33 |
last_update | 2018-01-31 04:34:12 |
depth | 3 |
children | 1 |
last_payout | 2018-02-07 04:27:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.054 HBD |
curator_payout_value | 0.018 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 415 |
author_reputation | 757,736,789 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,752,843 |
net_rshares | 11,772,502,227 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,772,502,227 | 100% |
HackerOne is an outsourcing company. They do not care about ETN or their biz model. If ETN turns out to be a scam, HackerOne will be a long forgotten participant who carries no liability whatsoever here. So, I think people need to stop saying, "HackerOne would never associate with a scam." I would also add ETN is not a "scam" in a traditional sense. They have a company, a blockchain. The issue is the management, vision going forward. Are they all just talk and just kicking the can down the road? Based on what I've seen over the past month, there is serious reason to doubt. Too much unprofessionalism, and the inability to get on new exchanges is bizarre.
author | superbowldave |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t154830709z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 15:48:33 |
last_update | 2018-02-01 15:55:36 |
depth | 1 |
children | 1 |
last_payout | 2018-02-08 15:48:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.062 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 663 |
author_reputation | 1,180,278,678 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,163,775 |
net_rshares | 13,406,098,953 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 13,406,098,953 | 100% |
I fully agree. I have no idea why they are holding back on good exchanges. I have seen the shittiest coins ever get instant adoption to major exchanges.
author | danile666 |
---|---|
permlink | re-superbowldave-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180201t172641551z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-01 17:26:42 |
last_update | 2018-02-01 17:26:42 |
depth | 2 |
children | 0 |
last_payout | 2018-02-08 17:26:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.078 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 34,182,989 |
net_rshares | 13,172,949,406 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 13,172,949,406 | 100% |
Hodl... Keep Hodling...
author | thanksmia |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t183011361z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 18:30:12 |
last_update | 2018-01-30 18:30:12 |
depth | 1 |
children | 0 |
last_payout | 2018-02-06 18:30:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 8,110,970,693 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,633,318 |
net_rshares | 614,860,000 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
veritasjacob | 0 | 614,860,000 | 100% |
great post and information.thank you dear
author | tiger38 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180214t171527636z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-02-14 17:15:33 |
last_update | 2018-02-14 17:15:33 |
depth | 1 |
children | 0 |
last_payout | 2018-02-21 17:15:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | 20,267,757,141 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 37,529,241 |
net_rshares | 0 |
Hi @danile666 I just read your entire post, which I do have to say was extremely detailed n clearly truthful as youโve backed up your statements with actual facts. Iโm also an ICO investor and can vouch that your time line is spot on. Unfortunately, this was my concern over the past coming weeks as weโve continued to receive all this great โpositiveโ news via FB about new exchanges, mobile mining being released, etc. However as the weeks begin to pass its beginning to remind me more of the ICO release again as theyโre once again falling to stand behind their word and weโre instead left with nothing but empty promises and a longer wait. However, Iโm with you and only gain by the price of the coin rising, not falling as I havenโt sold any of my initial coins. Although that outlook is starting to appear bleaker and bleaker as what youโve just outlined complements my underlying concerns Iโve been having. Thanks for taking the time to let the truth come out. Iโm sincerely hoping they can start to turn it around here in the coming months ahead!
author | tspink |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t035919985z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["danile666"],"app":"steemit/0.1"} |
created | 2018-01-30 03:59:21 |
last_update | 2018-01-30 03:59:21 |
depth | 1 |
children | 4 |
last_payout | 2018-02-06 03:59:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.120 HBD |
curator_payout_value | 0.016 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,057 |
author_reputation | 578,041,201,761 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,459,491 |
net_rshares | 19,017,424,225 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 16,872,187,320 | 100% | ||
tspink | 0 | 993,085,371 | 100% | ||
nodnarb | 0 | 580,702,500 | 100% | ||
bmania | 0 | 571,449,034 | 100% | ||
utali12 | 0 | 0 | 100% |
For sure man, thanks for the kudos. I do believe the coin itself will recover in spite of the team. The community is huge and ever expanding. So this can go forward but the team needs to calm down.
author | danile666 |
---|---|
permlink | re-tspink-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t041759735z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:17:57 |
last_update | 2018-01-30 04:17:57 |
depth | 2 |
children | 3 |
last_payout | 2018-02-06 04:17:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.132 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 200 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,463,042 |
net_rshares | 18,094,436,584 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 16,525,498,540 | 100% | ||
tspink | 0 | 1,012,815,544 | 100% | ||
nodnarb | 0 | 556,122,500 | 100% | ||
utali12 | 0 | 0 | 100% |
Thats my concern at the present time. What price will this recovery come with? Will it mean a split in community as well as the coin comes to a fork as has been the case with bitcoin historically. ETNs large community following and support has been by n large itโs greatest asset to date as the team continues to make promises but doesnโt fulfill until weeks if not months later
author | tspink |
---|---|
permlink | re-danile666-re-tspink-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t042634812z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 04:26:36 |
last_update | 2018-01-30 04:26:36 |
depth | 3 |
children | 2 |
last_payout | 2018-02-06 04:26:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.090 HBD |
curator_payout_value | 0.012 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 378 |
author_reputation | 578,041,201,761 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,464,845 |
net_rshares | 14,609,678,364 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
zetetrahedron369 | 0 | 164,312,508 | 100% | ||
danile666 | 0 | 14,445,365,856 | 100% |
wow just stumbled upon this article now please i will like to know the authors view on etn right now because i plan on investing on the coin cos from my view point i feel it has promise... So i would like to know is it still advisable to invest much in it now
author | utali12 |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20181102t112618360z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-11-02 11:26:18 |
last_update | 2018-11-02 11:26:18 |
depth | 1 |
children | 0 |
last_payout | 2018-11-09 11:26:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 259 |
author_reputation | 34,430,971,466 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 74,536,389 |
net_rshares | 0 |
My thinking is that if HackerOne works with a coin company that ends up beign a scam or failing for other reasons, their company will be associated with that failure. I can't speak for everyone but personally if that were the case and I ever saw that HackerOne was working with a new ICO, I would assume that to be a scam as well. So, ICOs would choose not to hire HackerOne so as to avoid investors thinking they're just another scam @danile666
author | vnyrox |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t052702722z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["danile666"],"app":"steemit/0.1"} |
created | 2018-01-30 05:27:03 |
last_update | 2018-01-30 05:27:03 |
depth | 1 |
children | 1 |
last_payout | 2018-02-06 05:27:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.086 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 445 |
author_reputation | -58,366,725,544 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,477,439 |
net_rshares | 12,943,047,807 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,943,047,807 | 100% |
So here is where the misunderstanding about hackerone comes into play. I think ETN just didnt know what they were paying for. Hackerone is really just a platform for freelancers to pentest company sites for bounties. So they put up the bounties, theirs ratings, and everything. I have no real reputation on hackerone, but my making this post kinda ruins any chance of a reputation. The ETN team just needs to step it up, quit blaming others, and get this stuff sorted.
author | danile666 |
---|---|
permlink | re-vnyrox-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t053914684z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 05:39:12 |
last_update | 2018-01-30 05:39:12 |
depth | 2 |
children | 0 |
last_payout | 2018-02-06 05:39:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.090 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 473 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,479,803 |
net_rshares | 12,711,921,953 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 12,711,921,953 | 100% |
More than ever, ETN team really need to actually get their coin on other exchange. I can see amateur miners moving to other coins like DCY or SUMO in the next two weeks if the price is not moving upward
author | zenstrive |
---|---|
permlink | re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t061058935z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 06:11:03 |
last_update | 2018-01-30 06:12:51 |
depth | 1 |
children | 3 |
last_payout | 2018-02-06 06:11:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.082 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 202 |
author_reputation | 37,133,728,377 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,485,983 |
net_rshares | 11,325,166,831 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
danile666 | 0 | 11,325,166,831 | 100% |
I agree, also sumo is reguarly more profitable to mine than etn right now...i just hate the network and pools so i stay away from it.
author | danile666 |
---|---|
permlink | re-zenstrive-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t061304729z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 06:13:03 |
last_update | 2018-01-30 06:13:03 |
depth | 2 |
children | 2 |
last_payout | 2018-02-06 06:13:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.082 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 133 |
author_reputation | 6,834,356,448,149 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,486,381 |
net_rshares | 11,708,025,255 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
zenstrive | 0 | 613,984,278 | 100% | ||
danile666 | 0 | 11,094,040,977 | 100% |
This is so great! You got the great point here dear
author | boishakhitripty |
---|---|
permlink | re-danile666-re-zenstrive-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180130t141027742z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-30 14:10:39 |
last_update | 2018-01-30 14:10:39 |
depth | 3 |
children | 0 |
last_payout | 2018-02-06 14:10:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 51 |
author_reputation | 142,564,850,401 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,580,479 |
net_rshares | 0 |
What's wrong with the pools?
author | zenstrive |
---|---|
permlink | re-danile666-re-zenstrive-re-danile666-electroneum-hackerone-ethical-disclosure-and-unethical-practices-by-etn-team-20180131t021106736z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-01-31 02:11:09 |
last_update | 2018-01-31 02:11:09 |
depth | 3 |
children | 0 |
last_payout | 2018-02-07 02:11:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 37,133,728,377 |
root_title | "Electroneum Hackerone Ethical Disclosure, and Unethical Practices by ETN Team" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,725,359 |
net_rshares | 0 |