Bitcoin Forum
June 18, 2024, 02:02:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 [126] 127 »
2501  Local / Português (Portuguese) / URGENTE! Qual ATI 6990 é melhor, MSI, XFX ou HIS? on: June 28, 2011, 06:11:09 PM
Amigos!

 Qual é a melhor ATI, estou com 3 modelos aqui!

 ATI 6990:

 MSI r6990-4PD4GD5 – R$2.700,00
 XFX HD6990 ENF9 (hd699AENF9) – R$2.700,00
 HIS HD6990 F4G4M – R$25.70,00

 Qual é a mais indicada para garimpar por Bitcoins?!

OBRIGADO!
Thiago
2502  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 28, 2011, 07:19:29 AM
AWESOME!! HAHAHAH!!   Grin
2503  Other / Beginners & Help / Re: Using Ubuntu One to backup wallet. on: June 28, 2011, 02:09:07 AM
I have my .bitcoin folder set to sync with Ubuntu One.
Is this a vialbe backup method?
Is this a safe thing to do?

Check this out:

   This solution depends the following softwares:

 1- Ubuntu Natty Linux distribution

 2- Ubuntu One client (Storage in the Cloud, default in Ubuntu Natty)

 3- EncFS (an encrypted filesystem in user-space)

 Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud!
 http://forum.bitcoin.org/index.php?topic=22386.0

 What do you guys think about my solution?!

 It is really easy to do by everybody...

Cheers!
Thiago
2504  Other / Beginners & Help / Re: Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud! on: June 27, 2011, 11:39:40 PM
You could use ecryptfs, which is used by default for encrypted home directories in Ubuntu. Thus it will have perfect support with updates.

LUKS is already part of the main Ubuntu too...

Code:
apt-get install cryptsetup

Yeah, but ecryptfs is the right thing to replace your encfs proposal.

 Sure, but the eCryptFS does not work within the Live session, I mean, across reboots, it was my first choice but it simple doesn't work.

 So, I develop this guide using the EncFS, instead of eCryptFS, which is 100% compatible with a Live session.

 The eCryptFS tries to write things under /root and/or under /home/ubuntu/.ecryptfs... Which is not stored within the Ubuntu One and it will be lost when you reboot. So, you can not mount your encrypted directory on the next boot. And a workaround on this will just make it more complicated.

 Anyway, if you can prove that I'm wrong, I'll be happy!! I honestly prefer the eCryptFS but I'm not able to put it to work on this kind of setup.

 Can you do it for us?!

Cheers!
Thiago
2505  Other / Beginners & Help / Re: Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud! on: June 27, 2011, 09:56:05 AM
You could use ecryptfs, which is used by default for encrypted home directories in Ubuntu. Thus it will have perfect support with updates.

LUKS is already part of the main Ubuntu too...

Code:
apt-get install cryptsetup
2506  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 27, 2011, 09:51:12 AM
You can make a livecd with custom packages such as truecrypt preinstalled. Look into Ubuntu Customization Kit for an easy way to do it, at least if you already have Ubuntu installed somewhere.

Note: be very, very careful when using a livecd for these purposes. Everything you write "to disk" while running the OS off a cd will get erased when you shut down the computer! One way to use such a cd would be to have both Dropbox and Truecrypt installed and store the wallet in an encrypted container on Dropbox. Again, exercise caution when setting your system up. It's very easy to do something silly and lose a lot of coins. At the very least, whatever you do, test your setup thoroughly, reboots and all, before sending any significant amount of coins to the secure wallet. Also, back the wallet up elsewhere than Dropbox as well.

Edit: BTW, if you store the block index on Dropbox as well, you won't need to re-verify the whole thing. You still have to re-download the file of course, but in my experience it's still faster than waiting for the client to verify everything. You might want to store the index on an encrypted volume as well, I'm not sure what kind of attacks are possible if someone manages to tamper with your index, but better safe than sorry...

 Your concern about lose the information when you shutdown is 100% right! But I left everything about this very clear on the following guide:

 Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud!
 http://forum.bitcoin.org/index.php?topic=22386.0

 But we need some observations:

1- Not use truecrypt, dropbox, or anything from the "outside", just the standards (out of the box) of some distro, this is a requirement;
2- Not use any customization, which raise people's concerns about the system;

 My guide is SIMPLE and 99% out of the box. Only the Bitcoin binaries comes from Launchpad, but I'm sure that Bitcoin will be part of Ubuntu 11.10.

 I'm preparing some screenshots to make it even more easy to follow.

 Anyway, you're right, pay attention is never something bad...

Cheers!
Thiago
2507  Bitcoin / Bitcoin Discussion / Re: A Secure and Redundant Savings Wallet Concept, Hopefully on: June 27, 2011, 09:19:42 AM
As mentioned by others, simply splitting the wallet, or even an encrypted volume or archive containing the wallet, is not secure. An attacker does not need a whole wallet file to steal from you. All they is a whole private key to an individual address (or enough of it that they can brute force the missing piece) to steal any coins received by that address. With the OP's method, chances are an attacker could steal most if not all of your coins with only one flash drive and your password.

Well, I solved this.

 I made a SIMPLE solution, which hosts the entire Bitcoin data (~/.bitcoin) directory, within the "Ubuntu One" free cloud service... Ahh! 100% encrypted by the way...

 With no third party softwares.

 Take a look at this:

 Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud!
 http://forum.bitcoin.org/index.php?topic=22386.0

 What do you guys think about my solution?!

 It is really easy to do by everybody... No complications.

 And it can be easily changed, or used with a USB pendrive instead a Cloud environment... But always use a Live CD, even to mount your encrypted USB Pendrive.

Cheers!
Thiago
2508  Other / Beginners & Help / Re: Why don't Bitcoins clients and Mt Gox use the cloud? on: June 27, 2011, 09:14:54 AM
the cloud is where the future is - steve jobs says so. why don't all the things bitcoins do go to the cloud?

 Well, at least this time uncle Jobs didn't tell nothing new... It is just presenting the "Ubuntu One" service...  \o/

 I made a SIMPLE solution, which hosts the Bitcoin data (~/.bitcoin) directory, within the Ubuntu One free cloud service... Ahh! 100% encrypted by the way...

 With no third party softwares.

 Take a look at this:

 Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud!
 http://forum.bitcoin.org/index.php?topic=22386.0

 What do you guys think about my solution?!

 It is really easy to do by everybody... No complications.

 And it can be easily changed, or used with a USB pendrive instead a Cloud environment... But always use a Live CD, even to mount your encrypted USB Pendrive.

Cheers!
Thiago
2509  Other / Beginners & Help / Re: Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud! on: June 27, 2011, 05:08:54 AM
Noob question:

I have a Macbook Pro, is a Linux VM installation in Parallels secure enough?

Hi!

 To install a secure Linux VM, download the Ubuntu Alternate CD:

 http://mirror.globo.com/ubuntu/releases/natty/
 http://mirror.globo.com/ubuntu/releases/natty/ubuntu-11.04-alternate-i386.iso

 During the installation, choose to Encrypt your home directory.

 That's it!

 Your entire /home/user directory will be encrypted.

 BTW, I prefer the VirtualBox instead of Parallels!   Wink

 http://www.virtualbox.org/wiki/Downloads

Cheers!
Thiago
2510  Other / Beginners & Help / Re: Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud! on: June 27, 2011, 05:05:04 AM

Great post, thanks for the ideas
I will try the ec2 option, and send you my donation from there (-:

 I'm glad that you liked it!   ^_^

 The EncFS was my choice to the LiveCD solution, because it is more space efficient, but within the Amazon cloud computing environment, you may want to choose the LUKS (cryptsetup command), which encrypt a entire partition (or disk / EBS volume), and not only a few directories / files.

 The EncFS will work, no doubt, but for the EC2 / EBS, the LUKS seems more adequate. You can have your entire /home (or /mnt) encrypted.

 Just connect the EBS volume in your instance, and "cryptsetup" it!

 LUKS - http://code.google.com/p/cryptsetup/

 BTW, do not forget to read the documentation and test 10 times all the alternatives!! And, I'm available to help with LUKS if you wish...   Grin


 References:

 Encrypting /mnt using cryptsetup on Ubuntu 8.04 Hardy on Amazon EC2 (2008):
 http://groups.google.com/group/ec2ubuntu/web/encrypting-mnt-using-cryptsetup-on-ubuntu-7-10-gutsy-on-amazon-ec2?pli=1

 Updated version - Encrypting Ephemeral Storage and EBS Volumes on Amazon EC2 (2009):
 http://alestic.com/2009/10/ec2-disk-encryption


 Just for the record, the standard Ubuntu "cryptdisk" utility is the eCryptFS, which can be used to also encrypt the entire /home/user directory.

 eCryptFS - https://launchpad.net/ecryptfs

Best!
Thiago
2511  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 27, 2011, 03:46:39 AM
LiveUSB makes a whole lot more sense to me.

A liveUSB has some problems: someone could modify the distro on your stick so as to look perfectly normal but steal your password / wallet. No one would do that? Well, if your whole life savings are in bitcoin it's absolutely worth it doing that!

A liveCD is safer in that regard (just sign the CD-R and check your signature). Reboot and you start from scratch. Sure, you will have to download the whole blockchain from scratch every time, but if your intended use is a savings account, that's a viable option.

Good point! I almost forget this detail...

1- If you use a "LiveCD", wich means Ubuntu installed on a USB PenDrive and;
2- Just encrypt your /home/ directory and;
3- Somebody knows that you have B$1.000.000,00 there.

 The thief can do:

1- Steal temporarily you PenDrive, when you're at bathroom;
2- Change the bitcoin binary (or any other binary of the system, like shell, etc) for a malicious version;
3- Give back to you, without your knowledge;
4- Wait until you open the system to stole your coins.

 This can not be happen if you have a Ubuntu Live CD with you signature write on it or, if you encrypt the entire file system of the USB PenDrive.

Best,
Thiago
2512  Other / Beginners & Help / Re: Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud! on: June 27, 2011, 01:44:51 AM

Thiago - How can I use a Linux UI on EC2? Do I need VNC?

Hi!

 Yes you can, just make sure your are using a AMI with desktop UI applications installed on it...

 But, instead of using VNC, use the NX client / server solution. It is much better and it uses a secure connection through SSH! It is like a VPN...

 Nomachine / NX: http://www.nomachine.com/download.php

 Also, if you want purely open source free software, you can install X2GO... http://www.x2go.org/index.php?id=7 Which is based on NX too.

 Never use VNC!!  Wink

Best,
Thiago
2513  Local / Português (Portuguese) / Re: Entenda porque as Bitcoins podem mudar o mundo. on: June 26, 2011, 04:37:52 PM
Caras,

 Vocês PRECISAM assistir aos seguintes documentários:

 Zeitgeist: Addendum - http://video.google.com.br/videoplay?docid=-5814730160244204337&ei=m9E0S9_wGJOerAKi9fj0CQ&q=Zeitgeist+Addendum#

 Zeitgeist: Moving Forward - http://zeitgeist3.com.br/

 O Addendum critica muito o atual sistema financeiro, que é bem diferente dos novos Bitcoins e o Moving Forward, fala muito sobre a natureza humana, sobre como o meio ambiente (nossas cidades e modo de vida competitivo ao invés do cooperativo) ao nosso redor mexe com a nossa cabeça (mente) e, o mais legal, apresenta uma solução para a maioria dos problemas da nossa atual sociedade, o Projeto Venus, do qual eu faço parte.

 O Projeto Venus - http://www.thevenusproject.com/pt_BR

 O mais legal do Projeto Venus, é a proposta de um novo modelo econômico, que não usa o moeda ou um sistema monetário, é a Economia Baseada em Recursos... Está anos luz a frente dos Bitcoins... O nosso atual modelo em vigar, já era.

Grande abraço!
Thiago
2514  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 26, 2011, 04:14:42 PM
LiveUSB makes a whole lot more sense to me.

And about the backup?! It can be hosted in the Cloud too... I mean, using your "LiveUSB" suggestion (which is in fact, not Live, because it is just installed on USB) plus Ubuntu One service, you have the good thing of both worlds: a system dedicated only to Bitcoin (LiveUSB+Bitcoin client), encrypted and in sync with the Cloud (for backup).
2515  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 26, 2011, 03:33:39 PM
Sure...

 You can change the "Internet" to a "USB" kind of setup... The point is which may interest to people is the Live session and the entire Bitcoin data encrypted for ever.

 I liked http://bitcoinsforcharity.org/ very much!! IT IS AWESOME!

Regards,
Thiago
2516  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 26, 2011, 03:12:15 PM
Sure!

 The "Ubuntu One" part of this setup can be changed to use Wuala, GMailFS, DropBox or even your USB PenDrive!  Wink

 Also, the EncFS is compatible with DropBox / BoxCryptor and a nice GUI interface, called Cryptkeeper. Look: http://blog.boxcryptor.com/how-to-use-boxcryptor-with-encfs-in-ubuntu-ma

 But this is more complicated to setup and needs more (and third party) softwares. My solution is simple for grandma. And it is a Live system!  Grin

 The "good thing" with my original post is that you do not need any third party software... Just Ubuntu stuff and Bitcoin packaged for it from Launchpad.

 BTW, Windows is too risky for everybody. You know, it catch viruses! And Linux does not.

 Anyway, thanks for the tip!

Cheers,
Thiago
2517  Bitcoin / Mining support / Re: Easy Ubuntu python OpenCL mining setup on: June 26, 2011, 02:50:59 PM
Guys,

 I would like to update this thing a bit, look:

 
Quote
Do not use Ubuntu 11.04 with NVidia cards! The poclbm.py/python process will consume all of your CPU for nothing. This behavior does not exist in Ubuntu 10.10.

 
Quote
The poclbm in Ubuntu 10.10 does not consume 100% of CPU, but Xorg does if you try to use the mining machine as a daily Desktop...  Undecided

 New procedure:

Code:
cd ~

sudo add-apt-repository ppa:stretch/bitcoin
sudo apt-get update
sudo apt-get install python-pyopencl subversion git-core bitcoin

svn checkout http://svn.json-rpc.org/trunk/python-jsonrpc
cd ~/python-jsonrpc/
sudo python setup.py install
cd ~

mkdir ~/.bitcoin
echo "rpcuser=user" > .bitcoin/bitcoin.conf
echo "rpcpassword=password" >> .bitcoin/bitcoin.conf

bitcoin -server &

git clone https://github.com/m0mchil/poclbm.git
cd ~/poclbm
python poclbm.py -d 0 --user user --pass password

 You can change the command:

Code:
bitcoin -server &

 to:

Code:
bitcoind -daemon

 ...if you do not want the GUI interface of Bitcoin client.

 Advantages of this approach:

 1- To upgrade Bitcoin client, just run:

Code:
sudo apt-get update
sudo apt-get upgrade

 2- To upgrade poclbm, just run:

Code:
cd ~/poclbm
git pull

 3- To upgrade python-jsonrpc, run:

Code:
cd ~/python-jsonrpc/
svn up
# If there is a new version:
sudo python setup.py install
cd ~

 That's it!

Cheers!
Thiago
2518  Bitcoin / Bitcoin Discussion / Re: Out of the box - LiveCD encryption on: June 26, 2011, 02:14:29 PM
Fellas!

 Take a look at this:

 Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud!
 http://forum.bitcoin.org/index.php?topic=22386.0

 What do you guys think about my solution?!

 It is really easy to do by everybody...

 And it can be easily changed, or used with a USB pendrive instead a Cloud environment...

Cheers!
Thiago
2519  Other / Beginners & Help / Re: HOWTO: create a 100% secure wallet on: June 26, 2011, 02:05:43 PM
Fellas!

 Take a look at this:

 Wallet in the Cloud - Keeping your Bitcoins encrypted and saved into the Cloud!
 http://forum.bitcoin.org/index.php?topic=22386.0

 What do you guys think about my solution?!

 It is really easy to do by everybody...  

 And it can be easily changed, or used with a USB pendrive instead a Cloud environment...

Cheers!
Thiago
2520  Local / Português (Portuguese) / Re: MeuBitcoin - Depoimentos, Dúvidas, Reclamações, Sugestões... on: June 26, 2011, 12:07:18 PM
Amigos,

 Como que funciona o MoIP (https://www.moip.com.br)?

 Qualquer um pode criar uma conta lá e comprar / vender Bitcoins?!

 Por exemplo, digamos que eu tenho B$50,00, quero vender B$10,00 para um cidadão, como eu faço? Gero um boleto no MoIP cobrando R$250,00 pelos Bitcoins e envio para a pessoa?!

 É isso?! O MoIP é um tipo de banco? Ou eles transferem os R$250,00 - tarifas para a minha conta pessoal/jurídica?

Abx,
Thiago
Pages: « 1 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 [126] 127 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!