6191 FreshPorts -- www/p5-LWPx-ParanoidAgent
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-LWPx-ParanoidAgent 1.09 www on this many watch lists=0 search for ports that depend on this port
Subclass of LWP::UserAgent that protects you from harm
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Dec 2006 12:03:17
Also Listed In: security perl5
License: not specified in port


LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but 
paranoid against attackers. It's to be used when you're fetching 
a remote resource on behalf of a possibly malicious user.

This class can do whatever LWP::UserAgent can (callbacks, uploads 
from files, etc), except proxy support is explicitly removed, because 
in that case you should do your paranoia at your proxy.

Also, the schemes are limited to http and https, which are mapped to 
LWPx::Protocol::http_paranoid and LWPx::Protocol::https_paranoid, 
respectively, which are forked versions of the same ones without 
the "_paranoid". Subclassing them didn't look possible, as they were 
essentially just one huge function.

This class protects you from connecting to internal IP ranges 
(unless you whitelist them), hostnames/IPs that you blacklist, remote 
webserver tarpitting your process (the timeout parameter is changed to 
be a global timeout over the entire process), and all combinations of 
redirects and DNS tricks to otherwise tarpit and/or connect to internal 
resources.

WWW: http://search.cpan.org/dist/LWPx-ParanoidAgent/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-libwww
  2. dns/p5-Net-DNS
  3. lang/perl5.14
Required To Run:
  1. www/p5-libwww
  2. dns/p5-Net-DNS
  3. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-LWPx-ParanoidAgent/ && make install clean
To add the package: pkg_add -r p5-LWPx-ParanoidAgent


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/LWPx/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/LWPx/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/LWPx/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/LWPx/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/LWPx/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/LWPx/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/LWPx/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/LWPx/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/LWPx/
  11. http://at.cpan.org/modules/by-module/LWPx/
  12. http://backpan.perl.org/modules/by-module/LWPx/
  13. http://cpan.nctu.edu.tw/modules/by-module/LWPx/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/LWPx/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/LWPx/
  16. http://www.cpan.dk/modules/by-module/LWPx/
  17. http://www.cpan.dk/modules/by-module/LWPx/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 10:20:11
Original commit files touched by this commit  1.09
tobez search for other commits by this committer
Update to 1.09.

Changes:	http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog
07 Jun 2012 07:50:04
Original commit files touched by this commit  1.07
jadawin search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
01 May 2012 01:47:10
Original commit files touched by this commit  1.07
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.07
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.07
miwi search for other commits by this committer
- Get Rid MD5 support
17 Aug 2009 09:24:24
Original commit files touched by this commit  1.07
clsung search for other commits by this committer
- Update to 1.07

Changes:        http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog
30 Jul 2009 08:38:56
Original commit files touched by this commit  1.06
clsung search for other commits by this committer
- Update to 1.06

Changes:       
http://search.cpan.org/src/BRADFITZ/LWPx-ParanoidAgent-1.06/ChangeLog
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.05
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
26 Jun 2009 08:21:44
Original commit files touched by this commit  1.05
clsung search for other commits by this committer
- Update to 1.05

Changes:        http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog
11 Nov 2008 06:46:52
Original commit files touched by this commit  1.04
clsung search for other commits by this committer
- Update to 1.04

Changes:        http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog
08 Sep 2007 01:11:48
Original commit files touched by this commit  1.03
  Sanity Test Failure
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
19 Dec 2006 12:02:39
Original commit files touched by this commit  1.03
clsung search for other commits by this committer
LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
paranoid against attackers. It's to be used when you're fetching
a remote resource on behalf of a possibly malicious user.

WWW: http://search.cpan.org/dist/LWPx-ParanoidAgent/

Number of commits found: 12

2845
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 473
Ignore 631
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0