Bitcoin Forum
May 23, 2024, 05:36:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 »  All
  Print  
Author Topic: IOTA - Thousands of Wallets Compromised and Funds Stolen  (Read 2618 times)
akirasendo17
Sr. Member
****
Offline Offline

Activity: 1106
Merit: 310



View Profile
January 22, 2018, 12:16:57 PM
 #161

This is a sad news to everyone but i think they told that they will find a way to get it back?
or its lost and no compensation or anything atleast they should have to do something about it
as an investor its a pain in a pocket specially if you invested it all in a single coin like iota
i hope you dont invest it all in a single coin chance are you lost everthing

        ▄▀▀▀▀▀▀   ▄▄
    ▄  ▄▄▀▀▀▀▀▀▀▀▀▄▄▀▀▄
  ▄▀▄▀▀             ▀▀▄▀
 ▄▀▄▀         ▄       ▀▄
  ▄▀         ███       ▀▄▀▄
▄ █   ▀████▄▄███▄       █ █
█ █     ▀▀▀███████▄▄▄▄  █ █
█ █       ██████████▀   █ ▀
▀▄▀▄       ▀▀█████▀    ▄▀
   ▀▄        ▐██▄     ▄▀▄▀
  ▀▄▀▄▄       ███▄  ▄▄▀▄▀
    ▀▄▄▀▀▄▄▄▄▄████▀▀ ▄▀
       ▀   ▄▄▄▄▄▄▄
        █▄
  ▀▀█▀█▄▄█ ▄ ▄▄▄
   ▄▄▄▄▄████▄▄
 ▄▀▀ ▀▄██▄▀▀▀█▄
    ▄████▌▀█▄  ▀
    ▀▀
█▌  █
     ▄  ▀

    ▄
    █
    ▄▄▄▄▄█▀▀██
   ████████████▄█████
 ▄███████████▄████████████▄
 █████████████▄█████▄███████▄
█████████████████████████████
P L A Y   S L O T S   o n     
CRYPTO'S FASTEST
GROWING CASINO
★ ‎
‎ ★
▄▄███████▄▄
▄█████▀█▀█████▄
████▀▀▀ ▀ ▀▀█████
███████  ██  ▐█████
███████      ▀█████
███████  ███  █████
████▄▄▄   ▄▄▄████
▀█████▄█▄█████▀
▀▀███████▀▀

▄▄▄▄▄▄▄
▀▀███████▀▀
▄▄███████▄▄
▄██████▀██████▄
███████▀ ▀███████
███████     ███████
██████▄     ▄██████
██████▄▀▄▄▄▀▄██████
██████▄   ▄██████
▀██████▄██████▀
▀▀███████▀▀

▄▄▄▄▄▄▄
▀▀███████▀▀
▄▄███████▄▄
▄█████████████▄
███████▌ ▐███████
████████  █████████
█████▀▀   ▄▄███████
███████  ██████████
█████▌      ▄████
▀█████████████▀
▀▀███████▀▀

▄▄▄▄▄▄▄
▀▀███████▀▀

‎ ★
      ▄▄██▄█▄        ▄██████▄
   ▀██████████▄     ██████████
      ▄▄▄▄▄     ▐██████████▌
   ▄███████████▄   ██████████
  ████████████████▄  ▀███▀▀▄██▄
     ▀▀█████████████  ▀██████████▄
          █▀▀▀▀▀▀▀▀▀
         ▐▌
         █
        ▐▌
        █       ▄▄▄▄▄▄
   ▄▄▄▄██████████████████▄▄▄
▄█████████████████████████████▄▄▄▄
█▀▀▀▀▀▀▀











█▄▄▄▄▄▄▄
.
PLAY NOW
▀▀▀▀▀▀▀█











▄▄▄▄▄▄▄█
MadMac (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
January 22, 2018, 01:02:14 PM
 #162

Well, I'm not touching this thing again with a 10' pole. And nobody should until they provide a way to secure your wallet and coins. Logging in with a private key they call seed, and not being able to have at least password protection, is completely unacceptable. We've just seen what happens, and it happened before.

We can only call the IOTA devs completely irresponsible.
ian_ab
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 22, 2018, 02:12:16 PM
 #163

Just a friendly reminder for all the people including IOTA itself calling everyone just stupid for using an online generator :

http://web.archive.org/web/20171206124148/https://iotasupport.com/gui-newseed.shtml

it's written right there that you can use a generator if your not able yourself!
So you better shut up than call others stupid!!
superresistant
Legendary
*
Offline Offline

Activity: 2142
Merit: 1121



View Profile
January 22, 2018, 02:29:13 PM
 #164

Really sad for the affected holders, but what is purpose to use generators on third party websites?

To replace an attack with an other attack.
lncm
Member
**
Offline Offline

Activity: 388
Merit: 13


View Profile
January 22, 2018, 03:16:39 PM
 #165

Maybe a little late, but this was the code I used, can't remember the github where I got it from.

Code:
<html> 
<style type="text/css">
body {  background-color: #000;}
body,td,th {color: #0F0;}
</style>
<script>
function ran(){              
var chars = "9ABCDEFGHIJKLMNOPQRSTUVWXYZ";
var string_length = 81;
var randomstring = '';
        for (var i=0; i<string_length; i++) {
            var rnum = Math.floor(Math.random() * chars.length);
            randomstring += chars.substring(rnum,rnum+1);
        }return randomstring ;
}</script>
<div align="center"><img src="http://blog.bitfinex.com/wp-content/uploads/2017/06/iota_logo-1024x254.png" width="1024" height="254"><br>
</div><p align="center">
<button type="button" onClick="document.getElementById('d').innerHTML = ran()"> Generate random 81 Trytes IOTA Seed </button>
<br><br><br><br><br><p align="center" id="d"></p>
</html>

Review it, save it to a file, rename it to .html, disconnect your internet and open it.

NEVER use an online generator for a seed, any coin.
wonkytonky
Sr. Member
****
Offline Offline

Activity: 411
Merit: 250


View Profile
January 22, 2018, 03:20:27 PM
 #166

Maybe a little late, but this was the code I used, can't remember the github where I got it from.

Code:
<html> 
<style type="text/css">
body {  background-color: #000;}
body,td,th {color: #0F0;}
</style>
<script>
function ran(){              
var chars = "9ABCDEFGHIJKLMNOPQRSTUVWXYZ";
var string_length = 81;
var randomstring = '';
        for (var i=0; i<string_length; i++) {
            var rnum = Math.floor(Math.random() * chars.length);
            randomstring += chars.substring(rnum,rnum+1);
        }return randomstring ;
}</script>
<div align="center"><img src="http://blog.bitfinex.com/wp-content/uploads/2017/06/iota_logo-1024x254.png" width="1024" height="254"><br>
</div><p align="center">
<button type="button" onClick="document.getElementById('d').innerHTML = ran()"> Generate random 81 Trytes IOTA Seed </button>
<br><br><br><br><br><p align="center" id="d"></p>
</html>

Review it, save it to a file, rename it to .html, disconnect your internet and open it.

NEVER use an online generator for a seed, any coin.

that code is bad dont use it.  they are trying to scamm you again Math.random() is not secure.

Whatever. And no you haven’t been in bitcoin since 2010. Plus if you really feel the way you do. Then sell. Have conviction. If not keep pounding sand.
wonkytonky
Sr. Member
****
Offline Offline

Activity: 411
Merit: 250


View Profile
January 22, 2018, 03:31:09 PM
 #167

Just a friendly reminder for all the people including IOTA itself calling everyone just stupid for using an online generator :

http://web.archive.org/web/20171206124148/https://iotasupport.com/gui-newseed.shtml

it's written right there that you can use a generator if your not able yourself!
So you better shut up than call others stupid!!
who ownes iotasupport.com ?

Whatever. And no you haven’t been in bitcoin since 2010. Plus if you really feel the way you do. Then sell. Have conviction. If not keep pounding sand.
upisdown
Member
**
Offline Offline

Activity: 322
Merit: 10



View Profile
January 22, 2018, 03:33:23 PM
 #168

Iota has a lot of issues at the moment, i can not understand why a lot of people are still using it knowing that it has a lot of solidity and security measures.

lncm
Member
**
Offline Offline

Activity: 388
Merit: 13


View Profile
January 22, 2018, 03:36:48 PM
 #169


that code is bad dont use it.  they are trying to scamm you again Math.random() is not secure.


Why?

Should I make another address and send IOTA there?
wonkytonky
Sr. Member
****
Offline Offline

Activity: 411
Merit: 250


View Profile
January 22, 2018, 03:46:31 PM
 #170


that code is bad dont use it.  they are trying to scamm you again Math.random() is not secure.


Why?

Should I make another address and send IOTA there?

it's not random enough.. google it.
and yes move your iota to new address.; and be sure to create a REAL RANDOM seed  first

Whatever. And no you haven’t been in bitcoin since 2010. Plus if you really feel the way you do. Then sell. Have conviction. If not keep pounding sand.
lncm
Member
**
Offline Offline

Activity: 388
Merit: 13


View Profile
January 22, 2018, 03:51:18 PM
 #171


that code is bad dont use it.  they are trying to scamm you again Math.random() is not secure.


Why?

Should I make another address and send IOTA there?

it's not random enough.. google it.
and yes move your iota to new address.; and be sure to create a REAL RANDOM seed  first


cat /dev/urandom |tr -dc A-Z9|head -c${1:-81} in a linux terminal is secure enough?
MadMac (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
January 22, 2018, 04:05:36 PM
 #172

People now tell you to use dice, real dice, but not the ones made in China, because they may be too heavy on one side with the 6.

How stupid is that?! Why they cannot build a proper functionality to create a secure private key into their wallet as obviously every other coin can, an put a password to protect it on.
jonny6767
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 22, 2018, 04:17:05 PM
 #173

its been over month that I sent my iota from one wallet to my other wallet but it still sawing that its pending and I don't thin that I will ever get my iota now and its worth more than 5k now so there you go "NO FEES MEAN NO CRYPTO" I would not buy any more iotas until I get my back.
MadMac (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
January 22, 2018, 04:25:13 PM
 #174

its been over month that I sent my iota from one wallet to my other wallet but it still sawing that its pending and I don't thin that I will ever get my iota now and its worth more than 5k now so there you go "NO FEES MEAN NO CRYPTO" I would not buy any more iotas until I get my back.
Your IOTA are probably safe, just stuck somewhere. That has nothing to do with the theft.
Hiromono
Jr. Member
*
Offline Offline

Activity: 65
Merit: 1

Bitcoin 2 Team


View Profile WWW
January 22, 2018, 04:49:24 PM
 #175

I am surprised how few major crypto news sites are reporting about this. Only ccn so far AFAIK. (not to be confused with CNN)
MadMac (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
January 22, 2018, 04:54:51 PM
 #176

I am surprised how few major crypto news sites are reporting about this. Only ccn so far AFAIK. (not to be confused with CNN)
Most people are not even aware of it. They assume funds are safe in their wallets, and then boom...all gone.

But I think it is a shame for the IOTA developers to not go public with this and warn people. Theft is still going on.
jakecoins
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 22, 2018, 04:58:14 PM
 #177

I am surprised how few major crypto news sites are reporting about this. Only ccn so far AFAIK. (not to be confused with CNN)

Maybe it is because the information spreads slowly because there is no official statement from IOTA.
woolm110
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile WWW
January 22, 2018, 05:03:27 PM
 #178

Kinda feel lucky now that the Iota wallet was so bad that I didn't bother using it..
jlanzago
Full Member
***
Offline Offline

Activity: 266
Merit: 101

Cryptomooniac - to the moon and beyond...


View Profile WWW
January 22, 2018, 05:31:43 PM
 #179

I still have my IOTAs however bought them long time ago. How do I know if my wallet may be compromised and what to do to prevent my funds from being stolen?
JumboCactuar
Jr. Member
*
Offline Offline

Activity: 166
Merit: 1


View Profile
January 22, 2018, 05:35:15 PM
 #180

I still have my IOTAs however bought them long time ago. How do I know if my wallet may be compromised and what to do to prevent my funds from being stolen?

i would create a new wallet and transfer asap, dont use any online seed generators.
Chances are though you are safe if not compromised by now, but better safe than sorry
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!