Bitcoin Forum
April 24, 2024, 02:02:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin JSON-RPC CGI-proxy  (Read 4654 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
1713924151
Hero Member
*
Offline Offline

Posts: 1713924151

View Profile Personal Message (Offline)

Ignore
1713924151
Reply with quote  #2

1713924151
Report to moderator
1713924151
Hero Member
*
Offline Offline

Posts: 1713924151

View Profile Personal Message (Offline)

Ignore
1713924151
Reply with quote  #2

1713924151
Report to moderator
1713924151
Hero Member
*
Offline Offline

Posts: 1713924151

View Profile Personal Message (Offline)

Ignore
1713924151
Reply with quote  #2

1713924151
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
adv (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
January 08, 2011, 10:13:47 AM
 #2

Version 0.0.3
Changes:
  Mod_rewrite not need if u dont want user/pass checking.
  Fixeb bug with getting error on empty client's user/pass.


U may thank me here: 14Js1ng1SvYBPgUJnjNAEPYH4d6SHF79UF
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!