[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #7969 [Flashproxy]: Log whether flash proxies have opted in
#7969: Log whether flash proxies have opted in
-------------------------+--------------------------------------------------
Reporter: dcf | Owner: aallai
Type: enhancement | Status: needs_review
Priority: major | Milestone:
Component: Flashproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Changes (by aallai):
* cc: alexandre.allaire@â (added)
* status: assigned => needs_review
Comment:
I have an implementation atÂhttps://github.com/aallai/flashproxy.git
branch opt-in.The proxy sends the repr() of the cookie setting to
facilitator.cgi, which then writes a timestamp and newline to the
appropriate text file.
According to
http://pubs.opengroup.org/onlinepubs/009695399/functions/pwrite.html, we
don't need to worry about file locking for appends, as long as we don't
run into file size limits (i.e. disk gets full).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7969#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs