lp:ubuntu/quantal/zescrow

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/zescrow
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By Dustin Kirkland 

[ Alessandro Menti ]
* Added missing AGPL 3 license text to debian/copyright. (LP: #974533)
* Bumped Standards-Version in debian/control.
* Added missing symlink from /usr/share/man/man1/zescrow.1.gz to zEscrow.1.gz
  in the same directory.
* debian/patches/fix_desktop_file_typo.patch:
 - Fixed typo in category name in the zEscrow.desktop file.

[ Andrew Starr-Bochicchio ]
* debian/copyright: Point to copy of GPL-3 in common licenses.

8. By Alessandro Menti

[ Alessandro Menti ]
* Added missing AGPL 3 license text to debian/copyright. (LP: #974533)
* Bumped Standards-Version in debian/control.
* Added missing symlink from /usr/share/man/man1/zescrow.1.gz to zEscrow.1.gz
  in the same directory.
* debian/patches/fix_desktop_file_typo.patch:
 - Fixed typo in category name in the zEscrow.desktop file.

[ Andrew Starr-Bochicchio ]
* debian/copyright: Point to copy of GPL-3 in common licenses.

7. By Dustin Kirkland 

[ Wesley Wiedenmeier ]
* usr/bin/zEscrow-gui, usr/share/zEscrow/help.png:
  - drastically simplify the escrow process
  - prompt up front for both pieces of information,
    a) the server, b) the wrapping passphrase
  - add help bubbles with the extra text

6. By Dustin Kirkland 

* www/include/below.html:
  - move banner up, link to gazzang.com ztrustee, fix width
* usr/bin/zEscrow-gui, usr/share/zEscrow/gazzang_logo.png,
  usr/share/zEscrow/key_64.png:
  - add some Gazzang branding in the gtk interface

5. By Dustin Kirkland 

[ Dustin Kirkland ]
* INSTALL:
  - limit uploads to 5K
  - limit to one file uploaded at a time
  - disable url open and includes
* www/robots.txt:
  - disable all scanning
* usr/bin/zEscrow:
  - support taking a zEscrow server name as arg1
  - support taking a wrapping passphrase on stdin
  - auto-retry uploads to the server up to 30 times
  - when non-interactive, print "URL: %s" as last line
    for machine consumption
* debian/control, usr/bin/zEscrow, usr/bin/zEscrow-graphical:
  - added python deps, updated PKG, copyright
* www/include/below.html, www/include/zEscrow_Banner.jpg:
  - add some overt Gazzang advertising
* usr/bin/zEscrow, usr/bin/zEscrow-cli, usr/bin/zEscrow-graphical =>
  usr/bin/zEscrow-gui:
  - add a wrapper for the -cli and -gui
* debian/links:
  - add a symlink for zescrow

[ Wesley Wiedenmeier ]
* === added directory usr/share/zEscrow, usr/bin/zEscrow,
  usr/bin/zEscrow-graphical, usr/share/zEscrow/password-text,
  usr/share/zEscrow/welcome-text:
  - add a GTK graphical front end
  - move the common prompting text to flat text files usable
    by both the cli and gui
  - rework the panel handling

4. By Dustin Kirkland 

* debian/copyright, upload/go/index.html, upload/index.html,
  usr/bin/zEscrow, www/deposit/go/index.html, www/deposit/index.html,
  www/include/above.html, www/include/below.html,
  www/include/credentials.html.CHANGE_ME, www/include/escrow.css,
  www/include/functions.html, www/index.html, www/not-
  found/index.html, www/openid/index.html, www/openid/return.html,
  www/privacy.html, www/retrieve/go/index.html,
  www/retrieve/index.html, www/terms.html:
  - Copyright updated to include Gazzang, Inc.
* usr/bin/zEscrow:
  - Multiple security fixes, according to line-by-line code audit by
    Kees Cook <email address hidden>
  - use 'set -e' rather than sh -e, to ensure errors are caught if an
    interpreter other than sh is used
  - store the stty earlier and restore on trapped exits
  - generate the tempfile with the required extensions
  - drop redundant chmodding
  - note specifically that the user's passphrase is NOT sent to the server
  - remove one of the client/server roundtrips, fetching the key
    fingerprint
  - instead, use gpg's --status-fd to parse machine readable output and
    retrieve the fingerprint from there
  - catch curl errors
  - catch gpg import errors
  - validate the fingerprint
  - drop use of wildcard in copying to tempdir
  - make the $url more readable
  - handle the browser launching prompt correctly

3. By Dustin Kirkland 

* usr/bin/zEscrow:
  - remove debugging /tmp/out

2. By Dustin Kirkland 

* debian/control, debian/copyright, etc/apache_config.CHANGE_ME,
  INSTALL, upload/go/index.html, upload/index.html, usr/bin/ecryptfs-
  escrow-private => usr/bin/zescrow, usr/share/man/man1/ecryptfs-
  escrow-private.1 => usr/share/man/man1/zescrow.1,
  www/deposit/go/index.html, www/deposit/index.html,
  www/include/above.html, www/include/below.html,
  www/include/credentials.html.CHANGE_ME, www/include/escrow.css,
  www/include/functions.html, www/index.html, www/not-
  found/index.html, www/openid/index.html, www/openid/return.html,
  www/privacy.html, www/retrieve/go/index.html,
  www/retrieve/index.html, www/terms.html:
  - comprehensive branding rename from KeyEscrow to zEscrow
* debian/control:
  - handle package rename and replacement
* etc/apache_config.CHANGE_ME, INSTALL,
  www/include/credentials.html.CHANGE_ME:
  - improve installation instructions
* INSTALL:
  - add dependent packages, more instructions
  - quote a sudo'd command
* usr/bin/zescrow:
  - use a PKG variable, put more in the zEscrow namespace
* debian/control, INSTALL, usr/bin/zescrow => usr/bin/zEscrow,
  usr/share/man/man1/zescrow.1 => usr/share/man/man1/zEscrow.1:
  - fix a few more uses of s/zescrow/zEscrow/g
* www/include/credentials.html.CHANGE_ME, www/include/functions.html:
  - move the defaul url

1. By Dustin Kirkland 

Import upstream version 1.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/zescrow
This branch contains Public information 
Everyone can see this information.

Subscribers