Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: zavanky on June 14, 2011, 05:34:39 PM



Title: BITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: zavanky on June 14, 2011, 05:34:39 PM
Hi forum community! :)

I'm glad to present you my upcoming work!

BITSCRIPT

BITSCRIPT is a shop script fully developed in PHP/MYSQL and a little of JAVASCRIPT/AJAX and XHTML/CSS too of course :P. It make use of Tor Hidden Service to run due to the anonymity we would to have with Bitcoin. As now it was only tested on a Debian x64 box also and all seems fine.

I have not so many time to develop all in these days cause i'm under exams so i decided to make it public and put all code to github.
Basically most things miss becouse i've just started from 1 week with 1/2h a day but i would list here all the features it should have when released in a stable pack  :)

i have setup all to enchance security over the hidden service (like custom errors pages so apache won't show real box IP etc etc)

Also, i think it's easy to understand how the project is done just seeing the folder/file on Github

It uses MTGOX rate to get BTC price in USD and then convert in GBP/EUR using google finance (all is real time rates using ajax)

Fell free to use the git repo to make changes etc etc and contact me here if needed :)

GIT REPO: https://github.com/zeddi/SCRIPTBIT

example of pre-alpha release (with default template) running on a tor hidden service: http://pt2dwjv5lwzc2rkp.onion/

zip package available at: http://files.script.bit/SCRIPTBIT.zip

For helping me out you are welcome to donate something to the project tipping: 12qo1hNxrBJqX7NLRgAPBa5iHdtAYBkEhq
All the donated money will be invested to improve the project such as buying a domain and some dedicated servers to test the script out!


Title: Re: BIITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: zavanky on June 14, 2011, 07:49:21 PM
BUMP! Nobody interested in this? :)


Title: Re: BIITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: wumpus on June 14, 2011, 08:16:40 PM
Yes, interesting addition to the Bitcoin software.

I didn't have time to look at it yet in detail though.


Title: Re: BIITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: zavanky on June 14, 2011, 08:34:46 PM
Yes. I think many merchant would like this becouse other processor than MyBitcoin i haven't seen. So this project will use bitcoind from the dedicated. Maybe setting up a cron script that with the rpc commands tells the bitcoind client to send the money earnet to a better secured wallet on another address etc etc..i have really many ideas in mind but really can't do all..i'm quite expirienced in php/mysql etc etc but i can't secure a shop script alone for example :)


Title: Re: BIITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: matsh on June 15, 2011, 01:27:04 PM
The fuckyou.html shows a fair bit of immaturity of the developer...  :-[

I'll ignore this project! Being an idiot won't get you far!


Title: Re: BIITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: zavanky on June 15, 2011, 02:02:18 PM
The fuckyou.html shows a fair bit of immaturity of the developer...  :-[

I'll ignore this project! Being an idiot won't get you far!


Please...i bet you even don't know what the project is about..that's a page example of an ErrorDocument redirect made at 4am in half a minute..
I think you won't never get in touch with this project becouse you don't know what is about and above all how to code a simple html page.
nuff said kid

I have over 8 years of web development so i won't accept your bullshit. Also, regarding the immaturity...you are a kid for sure in ignoring a project becouse you don't like a "page"..make a pull request if you know how to use git or even login in github account..but i re-bet you are not able in doing such things..such a kid..go away son..


Title: Re: BITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: zavanky on June 15, 2011, 03:28:07 PM
Just bought the project domain http://script.bit just available on my server but no content yet!

example of pre-alpha release (with default template) running on a tor hidden service: http://pt2dwjv5lwzc2rkp.onion/

zip package available at: http://files.script.bit/SCRIPTBIT.zip

Thanks to who decided to donate something for this and let me bought the domain! :)


Title: Re: BITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: NittyBitty on September 01, 2011, 10:39:09 PM
Just bought the project domain http://script.bit just available on my server but no content yet!

example of pre-alpha release (with default template) running on a tor hidden service: http://pt2dwjv5lwzc2rkp.onion/

zip package available at: http://files.script.bit/SCRIPTBIT.zip

Thanks to who decided to donate something for this and let me bought the domain! :)

Fantastic! Just what I was looking for, I'll return with feedback as soon as I have got it up running on local server :-)

Thank you for your work.


Title: Re: BITSCRIPT [Shop script using Bitcoin and Tor hidden service + many features!]
Post by: Raoul Duke on September 01, 2011, 10:48:40 PM
You said that it uses ajax to display the prices, but, isn't it a risk for the users to use javascript over tor?