Python Client & Loggin into Secure User Database

F

flamesrock

First, my problem doesn't make much practical sense so I hope you're up
for a challenge.

What I have (in concept) is a standalone web client that connects
different 'players' to a central host and distributes game files
between them. A user claims certain files, plays them, and then
automatically uploads them to the site where they are subsequently
distributed.

What I want to do is have a secure system that lets users log in upon
connecting so that the client has ftp privileges to upload. I'd like to
avoid xmlrpc and anything that would require the server to do more than
a simple php + sql script, preferably less. Basically, as simple as
possible without scripting the server in python too.

Whats the best way to accomplish this for a python client?
(registration will be browser based btw..)

-thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top