Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47086
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <carlosnepomuceno@outlook.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'anyway.': 0.05; 'subject:code': 0.07; 'users,': 0.07; 'solution,': 0.09; 'subject:Source': 0.09; 'python': 0.11; 'mainstream': 0.16; 'received:65.55.116.7': 0.16; 'subject:user': 0.16; 'user?': 0.16; 'wed,': 0.18; 'module': 0.19; 'seems': 0.21; 'to:name:python- list@python.org': 0.22; 'browsers': 0.24; 'received:65.55.116': 0.24; 'source': 0.25; '>': 0.26; '+0200': 0.26; 'header:In- Reply-To:1': 0.27; 'wondering': 0.29; 'url:mailman': 0.30; 'code': 0.31; 'url:python': 0.33; 'date:': 0.34; "i'd": 0.34; 'there': 0.35; 'installing': 0.36; 'done': 0.36; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.37; 'thank': 0.38; 'to:addr:python-list': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'users': 0.40; 'url:mail': 0.40; 'identify': 0.61; 'you.': 0.62; 'different': 0.65; 'email name :python-list': 0.65; 'site:': 0.83; 'ban': 0.91; '2013': 0.98 |
| X-TMN | [ZFWQAgnkba+AajILubhl3XrAg3JtNepx] |
| X-Originating-Email | [carlosnepomuceno@outlook.com] |
| Content-Type | multipart/alternative; boundary="_14d05d53-5ccf-4174-be30-c40155ed3363_" |
| From | Carlos Nepomuceno <carlosnepomuceno@outlook.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | RE: Source code to identify user through browser? |
| Date | Wed, 5 Jun 2013 18:10:41 +0300 |
| Importance | Normal |
| In-Reply-To | <suduq89s3nirq9krqirursa8mj3s4aij3m@4ax.com> |
| References | <suduq89s3nirq9krqirursa8mj3s4aij3m@4ax.com> |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 05 Jun 2013 15:10:41.0763 (UTC) FILETIME=[D83A9B30:01CE61FE] |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2734.1370445050.3114.python-list@python.org> (permalink) |
| Lines | 60 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370445050 news.xs4all.nl 15865 [2001:888:2000:d::a6]:44499 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47086 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> From: nospam@nospam.com > Subject: Source code to identify user through browser? > Date: Wed, 5 Jun 2013 15:08:54 +0200 > To: python-list@python.org > > Hello > > I was wondering if some Python module were available to identify a > user through their browser, like it's done on the Panopticlick site: What do you mean by user? > http://panopticlick.eff.org/ > > I'd like to ban abusive users, and it seems like a good solution, > since few users will think of installing a different browser, and > there are few mainstream browsers anyway. > > Thank you. > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Source code to identify user through browser? Gilles <nospam@nospam.com> - 2013-06-05 15:08 +0200
Re: Source code to identify user through browser? Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-05 10:28 -0400
RE: Source code to identify user through browser? Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-05 18:10 +0300
Re: Source code to identify user through browser? rusi <rustompmody@gmail.com> - 2013-06-05 08:18 -0700
Re: Source code to identify user through browser? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-05 16:31 +0100
Re: Source code to identify user through browser? rusi <rustompmody@gmail.com> - 2013-06-05 09:20 -0700
RE: Source code to identify user through browser? Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-06 01:07 +0300
Dijkstra (was Re: Source code to identify user through browser?) Terry Jan Reedy <tjreedy@udel.edu> - 2013-06-05 20:07 -0400
csiph-web