Bitcoin Forum

Other => Meta => Topic started by: marcotheminer on May 20, 2015, 06:10:06 PM



Title: [It Wasn't] Hacking Attempt
Post by: marcotheminer on May 20, 2015, 06:10:06 PM
I was changing something. It should be fixed now. Nothing to worry about.

All good guys!

https://i.imgur.com/gK7BMwq.png

It is now gone.


Title: Re: Hacking Attempt
Post by: marcotheminer on May 20, 2015, 06:11:46 PM
https://i.imgur.com/2aYLBJ0.png

Very weird things happening..


Title: Re: Hacking Attempt
Post by: deadley on May 20, 2015, 06:12:37 PM
Yup it's happened with me too. I was on shocked and run my antivirus at the same moment.


Title: Re: Hacking Attempt
Post by: Tongkar on May 20, 2015, 06:12:52 PM
I just had the same issue was only for about 5 min. Should I be worried.


Title: Re: Hacking Attempt
Post by: wccdev on May 20, 2015, 06:13:18 PM
are we safe?


Title: Re: Hacking Attempt
Post by: Neotox on May 20, 2015, 06:14:38 PM
Looks like they are doing some changes in forum, lets wait for response from theymos or badbear


Title: Re: Hacking Attempt
Post by: marcotheminer on May 20, 2015, 06:15:23 PM
https://i.imgur.com/ySCyGyM.png

Another weird thing.


Title: Re: Hacking Attempt
Post by: erikalui on May 20, 2015, 06:19:22 PM
My trust rating is 13 when it was 1 earlier. I hope we are safe.


Title: Re: [It Wasn't] Hacking Attempt
Post by: redsn0w on May 20, 2015, 06:26:27 PM
It was happened also to me, but not everything was fixed ...  I hope theymos will give us a clarification (if it is possible).


Title: Re: Hacking Attempt
Post by: niktitan132 on May 20, 2015, 06:27:30 PM
My trust rating is 13 when it was 1 earlier. I hope we are safe.

My trust score has gone up too..a little bit too much.:P

https://i.imgur.com/FPBoodn.jpg

I think Theymos is making some changes to forum.


Title: Re: [It Wasn't] Hacking Attempt
Post by: redsn0w on May 20, 2015, 06:29:59 PM
More information here: https://bitcointalk.org/index.php?topic=1066857.0

don't want to click the link, here the post:

The trust score numbers are now slightly different:
- The first number is the trust score.
- The second number is the number of unique users who have given that person negative feedback.
- The third number is the number of unique users who have given that person positive feedback.
- The fourth number was removed.

I also completely changed the trust score algorithm to this:
Code:
if there are no negative ratings
score = 0
for each rating, oldest to newest
if this rater has already been counted
continue
score += min(10, round_up(months since rating))
else
score = unique_positive - 2^(unique_negative)
if score >= 0
start_time = time of first negative
score = unique_positive since start_time - unique_negative since start_time
if(score < 0)
return ??? (orange)

move score to range [-9999,9999]
return score

This algorithm is a little slower than the previous one. Post here if you think you see extra slowness due to this change. Maybe I need to add extra caching to compensate.

Also post here if someone has a trust score that seems wrong.

I was going to change it so that everyone with 0 trust had orange trust, but I decided that this looked bad and changed it back.



Title: Re: Hacking Attempt
Post by: newflesh on May 20, 2015, 06:31:25 PM
My trust rating is 13 when it was 1 earlier. I hope we are safe.

My trust score has gone up too..a little bit too much.:P

https://i.imgur.com/FPBoodn.jpg

I think Theymos is making some changes to forum.

Got the same trust score ;)



Title: Re: [It Wasn't] Hacking Attempt
Post by: Quickseller on May 20, 2015, 06:33:06 PM
I got the hacking attempt message when I tried to post in the DaDice thread. It didn't look like my post was posted initially however my post was later replied to so it obviously went through.

It probably had something to do with theymos updating the trust system.


Title: Re: [It Wasn't] Hacking Attempt
Post by: hilariousandco on May 20, 2015, 08:06:22 PM
I got the hacking attempt message when I tried to post in the DaDice thread.

There was actually a message that said hacking attempt or is that just what you guys are calling it?


Title: Re: [It Wasn't] Hacking Attempt
Post by: Quickseller on May 20, 2015, 08:11:02 PM
I got the hacking attempt message when I tried to post in the DaDice thread.

There was actually a message that said hacking attempt or is that just what you guys are calling it?
Look at the screenshot in the OP. I received a similar message.


Title: Re: [It Wasn't] Hacking Attempt
Post by: hilariousandco on May 20, 2015, 08:11:44 PM
There is no screenshot?  ???.


Title: Re: [It Wasn't] Hacking Attempt
Post by: Neotox on May 20, 2015, 08:12:50 PM
I got the hacking attempt message when I tried to post in the DaDice thread.

There was actually a message that said hacking attempt or is that just what you guys are calling it?

There is no screenshot?  ???.
there was an alert message for few minutes like 1-2 minutes with warning hacking attempts

check first post of this thread, screenshot is there


Title: Re: [It Wasn't] Hacking Attempt
Post by: marcotheminer on May 20, 2015, 08:17:32 PM
There is no screenshot?  ???.

https://i.imgur.com/gK7BMwq.png


Title: Re: [It Wasn't] Hacking Attempt
Post by: hilariousandco on May 20, 2015, 08:20:12 PM
I got the hacking attempt message when I tried to post in the DaDice thread.

There was actually a message that said hacking attempt or is that just what you guys are calling it?

There is no screenshot?  ???.
there was an alert message for few minutes like 1-2 minutes with warning hacking attempts

check first post of this thread, screenshot is there

Imgur links aren't showing up for me for some reason. There's nothing there unless I quote it. I was trying to get imgur to load a few hours ago but nothing as well.


Title: Re: [It Wasn't] Hacking Attempt
Post by: tspacepilot on May 20, 2015, 09:24:26 PM
What's even more interesting here is what changes theymos might be making to the trust system.   Here (https://bitcointalk.org/index.php?topic=1065518.msg11426794#msg11426794) he says that the trust system algorithm isn't very good. I wonder what changes he might be making!


Title: Re: [It Wasn't] Hacking Attempt
Post by: hilariousandco on May 20, 2015, 09:28:38 PM
What's even more interesting here is what changes theymos might be making to the trust system.   Here (https://bitcointalk.org/index.php?topic=1065518.msg11426794#msg11426794) he says that the trust system algorithm isn't very good. I wonder what changes he might be making!

He's already made them. See redsnow's post above https://bitcointalk.org/index.php?topic=1066849.msg11432858#msg11432858


Title: Re: [It Wasn't] Hacking Attempt
Post by: tspacepilot on May 20, 2015, 09:41:21 PM
What's even more interesting here is what changes theymos might be making to the trust system.   Here (https://bitcointalk.org/index.php?topic=1065518.msg11426794#msg11426794) he says that the trust system algorithm isn't very good. I wonder what changes he might be making!

He's already made them. See redsnow's post above https://bitcointalk.org/index.php?topic=1066849.msg11432858#msg11432858

Whoops, thanks, I missed that.  Got it now :)


Title: Re: [It Wasn't] Hacking Attempt
Post by: philipma1957 on May 21, 2015, 04:23:27 AM
My trust score is now massive!


https://bitcointalk.org/index.php?action=profile;u=64507


263 wow!


Title: Re: [It Wasn't] Hacking Attempt
Post by: niktitan132 on May 21, 2015, 01:36:16 PM
My trust score is now massive!


https://bitcointalk.org/index.php?action=profile;u=64507


263 wow!

Well, I see it as 141: -0 / +17 and not 263.You have probably added few members to your trust list, that's why you see a bigger number and I see a smaller number.  ;D


Title: Re: [It Wasn't] Hacking Attempt
Post by: redsn0w on May 21, 2015, 07:23:26 PM
My trust score is now massive!


https://bitcointalk.org/index.php?action=profile;u=64507


263 wow!

Well, I see it as 141: -0 / +17 and not 263.You have probably added few members to your trust list, that's why you see a bigger number and I see a smaller number.  ;D

I do not know, this is his trust list (or what I see depth 1):

 
 
    CrazyGuy
    Unacceptable
    kano
    Cablez
    davecoin
    iluvpcs
    crashoveride54902
    Stunna
    lazlopanaflex
    Swimmer63
    buysolar
    SilentSonicBoom
    TookDk
    Chris_Sabian
    DefaultTrust
    stex2009
    Stratobitz
    Blazedout419
    MoreBloodWine
    BITMAIN
    crowetic
    pcfli
    Zoomhash_michael
    SDRebel
    wlefever
    nicehash



and you trust only DefaultTrust, or am I wrong?