Bitcoin Forum
June 22, 2024, 02:28:19 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HEF] Hungarien eForint - Hungarian Cryptocurrency - Magyaroknak MagyarCoin on: March 04, 2014, 09:25:30 PM
Just saying, if you want to collect ID cards it could mean grouped data collecting and you probably need a license for that and a proper data handling policy.

Also I want to let you know, only the central bank can issue money in hungary, every other attempt is punished by jail time. So if you call this a currency, and want to issue money, you may in trouble.

If you really want to 'goverment verify the id cards' you need to make a JÜB check (jogügyletek biztonságáról szóló törvénynek megfelelő ellenőrzés) which have a fee, ~1700 HUF per person and can be done by lawyers, notaries etc..

Please explain, how your government verification process will take, and why do you think you can actually harvest scanned documents, how you will store them and what is your data handling policy?

I would suggest you to contact a law agency and spell "hungarian" properly next time.

Seriously, consult with a few lawyers.

By the way, I personally want to make a 100% legal coin like this, (i think it will stay a dream but everyone has dreams) but solving all the problems with law and understanding law is really a long process even when you have resources and funding. One of the largest problem with this actually the deployment process and validating the people.

But right now, your coin screams scam.







2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HEF] Hungarien eForint - Hungarien Cryptocurrency - Magyaroknak MagyarCoin on: March 04, 2014, 01:34:26 PM
Next time you launch a hungarian coin, try to to spell HUNGARIAN properly.
3  Alternate cryptocurrencies / Altcoin Discussion / Re: CGMiner Freezing - Ubuntu on: June 27, 2013, 11:50:02 AM
What version of linux do you use? Especially what version of X server and fglrfx?

I had similar problem and i did this.

Don't know if it helps you but i will post it:

Code:

sudo su

echo "deb http://archive.ubuntu.com/ubuntu quantal main restricted universe multiverse" > /etc/apt/sources.list

apt-get update
/etc/init.d/gdm stop

apt-get install xserver-xorg

rmmod fglrx

mkdir /mnt/tmpfs
mount -osize=1024m tmpfs /mnt/tmpfs/ -t tmpfs
cd /mnt/tmpfs
wget http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-13-4-linux-x86.x86_64.zip
unzip  amd-driver-installer-catalyst-13-4-linux-x86.x86_64.zip
sh ./amd-driver-installer-catalyst-13-4-x86.x86_64.run --force

rm /etc/X11/xorg.conf
aticonfig --initial --adapter=all

/etc/init.d/gdm start



This upgrades to  xorg-server 2:1.13.0-0ubuntu6  which seems more stable than xorg-server 2:1.10.1-1ubuntu1

Check this:

Code:
grep xorg-server  /var/log/Xorg.0.log

to know what version of X org you running

Cheers









4  Bitcoin / Project Development / Re: Need testnet bitcoins for testing on: June 09, 2011, 07:33:40 AM
Thank you anonymous!
5  Bitcoin / Project Development / Re: Need testnet bitcoins for testing on: June 07, 2011, 02:11:47 PM
Hello,

I need coins on test net for development.

mkszWxxUc1a3et5Veo8NtteimFpafUQBbT

Thank you very much!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!