>> (p.1)
    Author Topic: Bitcoin JSON-RPC CGI-proxy  (Read 4660 times)
    adv (OP)
    Full Member
    ***
    Offline Offline

    Activity: 168
    Merit: 100


    View Profile
    December 24, 2010, 03:03:49 AM
    Last edit: January 08, 2011, 10:10:34 AM by adv
     #1

    Since the original Bitcoin has a weak security control, I tried to write a simple CGI-proxy to restrict certain commands.

    Writed on Python (requires modules: os, sys, cgi, urllib, json, re, cgitb, IPy, ConfigParser).
    Author: Dmitry V. Agalakov <adv@agalakov.spb.ru>.
    License: GPLv3.

    Download: http://home.agalakov.spb.ru/debian/pool/main/b/btc-jrproxy-cgi/btc-jrproxy-cgi_0.0.3.orig.tar.gz
    Or browse sources: http://home.agalakov.spb.ru/Shared/Deb/btc-jrproxy
    Current aviable as deb-package: http://home.agalakov.spb.ru/debian/pool/main/b/btc-jrproxy-cgi/btc-jrproxy-cgi_0.0.3-1_all.deb

    Debian repository use unstructions: http://home.agalakov.spb.ru/debian/use_this_repo.txt
    Browesable debian repository: http://home.agalakov.spb.ru/debian/
    Quick add repo:
    Code:
    deb http://home.agalakov.spb.ru/debian unstable main contrib non-free
    deb-src http://home.agalakov.spb.ru/debian unstable main contrib non-free

    This is the first pre-alpha deep-beta release. Please test and send here the bugs and suggestions. ...and of course donations! :^)

    U may thank me here: 14Js1ng1SvYBPgUJnjNAEPYH4d6SHF79UF
Page 1
Viewing Page: 1