Bitcoin Forum
May 08, 2024, 12:59:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51]
1001  Economy / Economics / Re: Motley Fool video reeks of Bitcoin. on: October 23, 2011, 05:34:40 AM
Agreed, This is all about Bitcoin. I believe the Android Bitcoin Wallet already supports NFC.

Exciting stuff. I loved the analogy about the evolution credit cards.. I kept replacing "Diner Card" with Bitcoins in my head and the goosebumps wouldn't go away.
1002  Bitcoin / Bitcoin Discussion / Re: Bitcoin is UNIQUE on: October 23, 2011, 05:18:45 AM
Refreshing to see a post like this (and lack of trolls).
1003  Economy / Trading Discussion / Re: Do NOT use MtGox, they have NO customer service AT ALL on: October 12, 2011, 08:01:43 PM
I just sent in a support request to their info@ address to figure out the process to recover from a lost Yubikey... I got a response within a couple hours. Turns out the cat knocked it behind the dresser so I didn't need any further assistance, but they've always been reasonably responsive to my requests for assistance.
1004  Other / Meta / Re: Info about the recent attack on: September 11, 2011, 02:01:44 PM
Create 4 random passwords which contains no special characters and are 10 characters long:
Code:
cat /dev/urandom| tr -dc 'a-zA-Z0-9' | fold -w 10| head -n 4
Create 4 random passwords which DO contains special characters and are 12 characters long:
Code:
$ cat /dev/urandom| tr -dc 'a-zA-Z0-9-_!@#$%^&*()_+{}|:<>?='|fold -w 12| head -n 4| grep -i '[!@#$%^&*()_+{}|:<>?=]' 
that's pretty neat little script - cheers Wink

I'm going to stick to lastpass though...

Then there's always 'pwgen'

Can someone explain to me how/why lastpass.com is better than your browser's password store? I use pwgen to generate seriously crazy passwords for each individual site and let my browser remember the passwords. Nobody has access to my computer except me, and even when they do, it's through their own account.
1005  Other / Beginners & Help / Re: Whitelist Requests (Want out of here?) on: August 30, 2011, 03:32:25 PM
Code:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tuxavant is one in the same with the account holder of BitcoinCyberStore.com.

I'd like the Tuxavant account whitelisted from the Newbies group as I found it
impossible to rename my BitcoinCyberStore account to Tuxavant and I'd rather
participate under my normal pseudonym.

Thanks!

Tuxavant / BitcoinCyberStore.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJOXQJYAAoJEMv0S5/y1ore44AQAKzx8DlrMg0hRMLi1o+9IwQy
zxwYcXO+A8vexbTXEArKJUljHNlSvbk+n1spvADZ4k1x/2pD9UrpR43Mh7rdeyB7
XQ+fuByTdTVBcsTQ7+rGcqrB22VizPbCoGxetRI/rhamoTGvSfppuIaXVUd+4OLu
+uOmS5CKocwzhsBxMkyOZz44IFE07JqjaAc/2oBhGlqudH4IFU0pt45mq9ClXsN5
pgto/sWr48E5QZqDhglNcWCWWCzdrbi99M/3dgvbSBJ91xHlQjqctWQVsh42wexI
Yx4eYmp0A+rNfJFshTHRmbGMJ+jgAgCY3+Sij/4PZgj7yu9o6np8//zi7osP6UPr
PGeTQAXKSXmu2J1aGzgOPAhqLXwwFP8dZyciXbXTj9LVT0irkmsbrL8GFPppiCAW
RR7iLUP80K1yPVms9aYmRPJhHOVR0CtaCNykTbecsfSA5U73Lg9KTK4RzIIycByV
72vu8C5uwH9t1k2Mg4YrtjmnX8751aiPt2Or3s+j906VAFNIrrO1NNfMgSBsTesj
UaxaX/vrjhk7OXmIFgBIOMzzzF7mGSPvYavYcDjYjzqLKvmIj08E/AZYgAKFbAYe
lCIx5TKEH9XJBgDgeYZhYz7sbp5eUXGey4QbJ0jHFqEnUMT9L9zsqTh5Ld5BhY49
u5LZzU8FO3QWnF3po3Pv
=SoHC
-----END PGP SIGNATURE-----
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!