Sponsored Content
Full Discussion: Bitcoin
The Lounge What is on Your Mind? Bitcoin Post 302531773 by KenJackson on Friday 17th of June 2011 09:37:44 PM
Old 06-17-2011
Quote:
Originally Posted by alister
Nothing validates the worth of a new currency like theft Smilie
You have a smiley there, and you're almost quoting one of those articles, but I hope you're not saying that tongue in cheek. There's some wisdom in your words. If bitcoins had no value, why would someone go to the effort of targeting them?

In fact, if I had thought it through, I should have been suspicious of them if no one was bothering to try to steal them. And, hey, no security is perfect, so there will be some thefts. The victim was storing them on Windows, for crying out loud!

Also, the possibility that someone had half a million dollars in bitcoins says an awful lot.

In fact, I'm starting to get more interested.


As for security there's almost a separate, more general, issue here. The second story you referenced said this:
Quote:
The malware, Infostealer.Coinbit, is fairly simple: it targets Windows machines and zeroes in on the standard file location for a Bitcoin wallet.
There are two very instructive things in that sentence about security in general:
  1. It targets Windows machines, and
  2. It looks for people doing things the standard way.
The lessons, if not obvious, are
  1. Don't use Windows (especially to protect your savings), and
  2. Don't accept defaults or do things in predictable, standard ways.
These 2 Users Gave Thanks to KenJackson For This Post:
 
os_type(3alleg4)						  Allegro manual						  os_type(3alleg4)

NAME
os_type - Stores the detected type of the OS. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern int os_type; DESCRIPTION
Set by allegro_init() to one of the values: OSTYPE_UNKNOWN - unknown, or regular MSDOS OSTYPE_WIN3 - Windows 3.1 or earlier OSTYPE_WIN95 - Windows 95 OSTYPE_WIN98 - Windows 98 OSTYPE_WINME - Windows ME OSTYPE_WINNT - Windows NT OSTYPE_WIN2000 - Windows 2000 OSTYPE_WINXP - Windows XP OSTYPE_WIN2003 - Windows 2003 OSTYPE_WINVISTA - Windows Vista OSTYPE_OS2 - OS/2 OSTYPE_WARP - OS/2 Warp 3 OSTYPE_DOSEMU - Linux DOSEMU OSTYPE_OPENDOS - Caldera OpenDOS OSTYPE_LINUX - Linux OSTYPE_SUNOS - SunOS/Solaris OSTYPE_FREEBSD - FreeBSD OSTYPE_NETBSD - NetBSD OSTYPE_IRIX - IRIX OSTYPE_DARWIN - Darwin OSTYPE_QNX - QNX OSTYPE_UNIX - Unknown Unix variant OSTYPE_BEOS - BeOS OSTYPE_MACOS - MacOS OSTYPE_MACOSX - MacOS X SEE ALSO
allegro_init(3alleg4), os_version(3alleg4), os_multitasking(3alleg4) Allegro version 4.4.2 os_type(3alleg4)
All times are GMT -4. The time now is 03:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy