Hi Kostas.
I've taken the liberty to hack your code for the GSoC project I'm working
on: Revamp GetTor. One of the ideas in mind was to give links for the
bundles via Twitter. Thankfully, your code made things a lot easier for me!
:-P I've just made some changes to see if I could accomplish what I
Progress/activities since last time:
* incorporating BridgeRequest's together with an initial bridge request
API over JSON (it's easier to do both as they are tightly related.) The
bridge request api is based on isis' initial fix/12029-dist-api_r1;
* bogus server-side bridge provider that imp
Hi all,
preferring existing code over shiny code and being mad late, I
* (re)wrote a simple but working churn control mechanism[1], which uses
* a general persistable storage system:
* in particular, the bot now has a central storage controller
which takes care of storage handlers which
Hi all,
in the past couple of weeks I've been doing more of the same - namely,
fleshing out churn control in the bot; finishing a generic
challenge-response system (I'm also now considering making it into a
Zope Interface); subclassed text-based challenge-response;
incorporating isis' IRequestBrid
Hey all,
in the past weeks I've been working on understanding what can be done
using Twitter APIs and its media support in its CDN (for a later
captcha implementation), as well as on improving my existing Twitter
bridge distributor bot PoC. I've written some broken code, but it's
alright. More det
Hi all,
I'm excited to be able to spend another summer-of-code together with
Tor (how impudent!) :) My name is Kostas (wfn on OFTC), primary mentor
is isis and secondary mentor is sysrqb.
I'll be working on writing a new BridgeDB Distributor[1]. I've set my
primary task to designing and implement