Bitcoin Forum
May 26, 2024, 07:50:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Auctions / steroids.se - Steroid Sector Affiliate Website on: April 07, 2014, 03:33:00 PM
This was a side project for a client of mine which did not ante up at the end of the project. It comes with the complete wordpress theme/sql database/domain name and if you would like I can continue to host it. Without marketing the website was ranking for 10 keywords in the top 20+

This would be a great starter site for anyone looking to get into affiliate marketing or for anyone who already has a network setup that is looking for a nice quality site.

WebSite For Sale: http://www.steroids.se

Starting at .5BTC ...

Winning bidder will also have the option to access automated SEO software via my VPS to help them build the website.

Serious questions only!
2  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 30, 2014, 03:48:22 PM
Would the competitors stop trolling this threads. Provably fair is only fair in perception. This is the first tests of our true random system where white noise is filling the entropy.... If your "provably fair" engine/algos can hold up to dierharder feel free to show me or shut up and sit down.

The system we will use:

The server seed and all multiplayer client seeds will be created by white noise entropy making them 100% true random.

Server seed and client seeds will be issued before each game and will display on your table along with the game ID.

After the round ends you will be able to use the API to request all client seeds and server seed for the game.

These can be ran though our algo to reproduce the random number.

Using true white noise takes any influence that we have out of the equation. The hash is not generated based on controlled Pseudo Random factors.
 

Code:
Entropy Source: https://bitroulette.se/random/rand.php



Example of using entropy to pull random numbers:
Code:
<?php

#function getRandom()
#{
    
$bits '';
$min '10000';
    
$max '100000';

    
$diff $max-$min;
    
$bytes ceil($diff/256);


    
$fp = @fopen('/dev/urandom','rb');
    if (
$fp !== FALSE) {
        
$bits .= @fread($fp,$bytes);
        @
fclose($fp);

    }
    
$bitlength strlen($bits);
    for (
$i 0$i $bitlength$i++) { // start - enable to display the max amount of number combos
        
$int =  1+(ord($bits[$i]) % (($max-$min)+1));
 
mt_srand($int);
echo mt_rand(036), ",";
#echo $int, "\n";
    
// end


?>


Dieharder/rngtest entropy testing using Raspberry PI SoC Chip:







3  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 26, 2014, 06:13:57 AM
Just ordered the LCD print out for the RNG hardware, We will also be creating our own "seed" system to provide validation of all randomly generated numbers which will allow all players to check TRUE RANDOM numbers.. Including testing the validity of true random in any benchmark testing such as dieharder or rngtest.. Lets change the standards of online gambling here guys Wink
4  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 25, 2014, 06:52:02 AM
I will also agree that this thread got out of hand quickly and I am willing to do whatever it takes to make sure customers feel at ease when betting with us. Again sorry for snapping back so quickly.

Roulette wheels themselves are not true random, there are WAY to many factors that can disrupt the randomness of the wheel itself.

For example: https://www.youtube.com/watch?v=0Zj_9ypBnzg

I will look into client/server game seeding and talk to my cryptography programmer. Since we do use hardware to generate white noise which I have not heard of anyone else doing we may have to create our own seeding system based off the prov fair "engine". 

In the end all online casinos and games have some risk.  We have taken the stance to be ad free, spam free and are trying to create the most advanced random generated wheel that we can.


Off to bed now Cheesy - dark signing out for the night.
5  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 25, 2014, 05:57:45 AM
I am not going to sit here and argue with you troll. Find another bitcoin roulette site that goes beyond "prob fair" using random.org or another third party.

First off we have not started accepting bets so we have not "scammed" anyone. You should not throw around false accusations so quickly without proof.

We have opened trials for users of the forum and have had some good feedback on the system.

We use white noise generated random numbers using a complete hardware setup, not a third party such as random.org making us the only "true random" generated setup on the net.


I suggest before you bad talk someones business you at least request a demonstration or give them try. Otherwise stay off my thread.



hey, if you cant explain your claims of "provably fair" then you should not be making ANY.

I looked through your website before making this post, I couldnt see how a player is expected to verify their bet results - can you enlighten me ?

For a true provably fair roulette game see satoshiroulette.com 's implementation.
site secret that changes every 24h + users txid are used to generate the resulting spin.

That is NOT true random...

The closest/simplest way your going to get to TRUE RANDOM numbers is this "Below" based on a generator that uses avalanche noise. Which if you search the net has passed all almost all randomness tests. The others you are listing are Pseudo Random. For example downloading random images off google images and counting all of the black pixels would be considered "random" but not "true random". This might be a little over your head... I would do some reading before trying to call someone out. And as I listed in my previous post I would like a LIVE VIDEO FEED of our hardware in version 2 with a digital print out. I am not out to "scam" I am only out to change the scene. This is a hobby for me not my day job. Wink Don't get so seriousss.



reference: http://en.wikipedia.org/wiki/Noise_%28electronics%29#Avalanche_noise
reference: http://www.maximintegrated.com/app-notes/index.mvp/id/3469

I will however appease you and put all of this information on the website along with infographs and simplistic diagrams explaining how it works.

Thanks!

correct, but it is provably fair random which yours is not.

Im thrilled to see you sampling "your balls humidity level" to generate the seed for your RNG but we still need a way for players to verify their results which you are not demonstrating.

Additionally players need to be able to set their own seed if you really want to claim provably fair for random number games.

As I said before we have not opened for actual BTC betting and I am not here to get in a dick swinging contest. I am pretty sure I said we are TRUE RANDOM and no where on our site or this forum does it use the term "provably fair" regarding our business. So you should have stated that before you would play you would want to know that we are as you say "provably fair" and of course we will do that before opening for monetary betting. You just have a bad way of approaching people. 

There is inconsistency in your posts and defamation.

1. We do not claim the term Provably Fair - "This does not make us a scam"
2. We have not opened for monetary betting - "This does not make us a scam"
3. We never denied that we would prove random results. - "This does not make us a scam"

How about instead of "swinging your balls in the wind" you tell us what you would like to see and we will provide it. It is called constructive criticism...I can take it.
6  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 25, 2014, 05:37:37 AM
I am not going to sit here and argue with you troll. Find another bitcoin roulette site that goes beyond "prob fair" using random.org or another third party.

First off we have not started accepting bets so we have not "scammed" anyone. You should not throw around false accusations so quickly without proof.

We have opened trials for users of the forum and have had some good feedback on the system.

We use white noise generated random numbers using a complete hardware setup, not a third party such as random.org making us the only "true random" generated setup on the net.


I suggest before you bad talk someones business you at least request a demonstration or give them try. Otherwise stay off my thread.



hey, if you cant explain your claims of "provably fair" then you should not be making ANY.

I looked through your website before making this post, I couldnt see how a player is expected to verify their bet results - can you enlighten me ?

For a true provably fair roulette game see satoshiroulette.com 's implementation.
site secret that changes every 24h + users txid are used to generate the resulting spin.

That is NOT true random...

The closest/simplest way your going to get to TRUE RANDOM numbers is this "Below" based on a generator that uses avalanche noise. Which if you search the net has passed all almost all randomness tests. The others you are listing are Pseudo Random. For example downloading random images off google images and counting all of the black pixels would be considered "random" but not "true random". This might be a little over your head... I would do some reading before trying to call someone out. And as I listed in my previous post I would like a LIVE VIDEO FEED of our hardware in version 2 with a digital print out. I am not out to "scam" I am only out to change the scene. This is a hobby for me not my day job. Wink Don't get so seriousss.



reference: http://en.wikipedia.org/wiki/Noise_%28electronics%29#Avalanche_noise
reference: http://www.maximintegrated.com/app-notes/index.mvp/id/3469

I will however appease you and put all of this information on the website along with infographs and simplistic diagrams explaining how it works.

Thanks!
7  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 25, 2014, 04:34:18 AM
I am not going to sit here and argue with you troll. Find another bitcoin roulette site that goes beyond "prob fair" using random.org or another third party.

First off we have not started accepting bets so we have not "scammed" anyone. You should not throw around false accusations so quickly without proof.

We have opened trials for users of the forum and have had some good feedback on the system.

We use white noise generated random numbers using a complete hardware setup, not a third party such as random.org making us the only "true random" generated setup on the net.


I suggest before you bad talk someones business you at least request a demonstration or give them try. Otherwise stay off my thread.

8  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 24, 2014, 10:43:55 PM
registration closed?Huh
I wanna try it too Cheesy

Shoot me a message on skype.. bitroulette_se be sure to tell me who you are on the forum.

9  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 24, 2014, 09:20:27 PM
As a avid roulette player or gambler I would like to test out your site.  If your so sure that site is genuine can't you offer some free chips to test it?

Shoot me a message on skype I would be glad to set you up with some free credits to play for awhile before we release the public version this Friday @  bitroulette_se on skype.
10  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 24, 2014, 06:00:17 AM
I think this sounds great that you're trying to use white noise, but how do the players know 100% sure that you are using the white-noise randomness 100% of the time for every single spin?

Provably fair alleviates this specific fear.  With provably fair, the trust is on the true randomness of the RNG.  But the fear that an RNG could be biased is a fear equally shared between the players and the house, so there is no inherent conflict of interests.

I personally believe RNG uses white noise audio files .wav on a loop. Instead of live fed static audio from ambient noise.

I would like to release a live video feed of our hardware setup for the numbering system in version 2. We obviously won't be handing over algos and schematics but we do as much as we can to ease the minds of players. There are plenty of ways to create a true random response one being multiple voltage points of a said server and or white noise audio which is what we use.


Eventually we will build up a good enough reputation that we won't have to prove ourselves. 
11  Economy / Gambling / Re: Bitroulette.se - The First And Only True Random Online Roulette. on: March 24, 2014, 03:51:01 AM
True random, meaning white noise generated random stopping numbers "http://en.wikipedia.org/wiki/White_noise" ... We obviously would not be the first "roulette" website on the net...

But we are the first of our kind... I will let everyone know when registration is open. Then you can try it out and write an honest review of the game play yourself..
12  Economy / Gambling / Bitroulette.se - The First And Only True Random Online Roulette. on: March 24, 2014, 03:33:05 AM
Hello bitcointalk!


My name is darkhelix and we are pleased to announce that we are launching the first beta of http://www.bitroulette.se . We have committed every ounce of energy we have into producing the best clean, user friendly, secure and most of all fun roulette gambling site on the net. We use 100% true random white noise generated stop positions for our wheel and do not require any extra flash, java or executable plugins. The system is 100% anonymous and all bitcoins in the casino bank are stored in cold storage to prevent theft.


Please visit our website for more details: htp://www.bitroulette.se


Check out a nice demo video on youtube: https://www.youtube.com/watch?v=T5b0WwpdWOY

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!