Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Security

    pgpsubmit 0.3

    Download button

    No screenshots available
    Downloads: 150  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Fraser Tweedale | More programs
    AGPL v3 / FREE
    February 6th, 2012, 07:19 GMT
    ROOT / Security

     Read user reviews (0)  Refer to a friend  Subscribe

    pgpsubmit description

    WSGI PGP public key submission system

    pgpsubmit is a simple WSGI app which can be used for collecting OpenPGP public keys on a keyring e.g. for a keysigning party.

    Configuration

    Two WSGI environ variables must be set:

    GNUPGHOME
     The GnuPG home directory. Must be writable by the user running the application. Multiple pgpsubmit instances could be run in parallel, each with a different GNUPGHOME.

    PGPSUBMITSOURCEURL
     URL at which may be found the corresponding source of pgpsubmit, pursuant to section 15 of the AGPL. If you run a modified version of pgpsubmit, the source code for that modified version must be available at this URL.

    A configuration for Apache with mod_wsgi might be:

    < Directory /usr/home/joe/pgpsubmit >
     Order allow,deny
     Allow from all
    < /Directory >

    < VirtualHost *:80 >
     ServerAdmin joe@example.com
     ServerName pgpsubmit.example.com
     DocumentRoot "/usr/home/joe/pgpsubmit"

     WSGIScriptAlias / /usr/home/joe/pgpsubmit/scripts/pgpsubmit.wsgi
     SetEnv GNUPGHOME /usr/home/joe/.pgpsubmit
     SetEnv PGPSUBMITSOURCEURL https://gitorious.org/pgpsubmit
    < /VirtualHost >



    Product's homepage

    Requirements:

    · Python
    · python-gnupg
    · GnuPG
    · A WSGI capable web server (e.g. Apache with mod_wsgi)

      


    TAGS:

    OpenPGP keys | key submission | collect keys | OpenPGP | key | submission



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM