lp:ubuntu/utopic/monkeysign

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

5. By anarcat

[Antoine Beaupré]
* improved SMTP support:
  * SMTP username and passwords can be passed as commandline arguments
  * SMTP password is prompted if not specified
  * use STARTTLS if available
  * enable SMTP debugging only debugging is enabled
* show the unencrypted email with --no-mail (Closes: #720049)
* warn when gpg-agent is not running or failing (Closes: #723052)
* set GPG_TTY if it is missing (Closes: #719908)
* bail out on already signed keys (Closes: #720055)
* mention monkeyscan in the package description so it can be found more
  easily
* fix python-pkg-resources dependency
* don't show backtrace on control-c
* add missing files to .gitignore (Closes: #724007)
* ship with a neat little slideshow to make presentations

[Philip Jägenstedt]
* fix some typos (Closes: #722964)
* add --cert-level option (Closes: #722740)

4. By anarcat

* stop copying secrets to the temporary keyring
* make sure we use the right signing key when specified
* signatures on multiple UIDs now get properly sent separately
  (Closes: #719241)
* this includes "deluid" support on the gpg library
* significantly refactor email creation
* improve unit tests on commandline scripts, invalid (revoked) keys and
  timeout handling
* provide manpages (Closes: #716674)
* avoid showing binary garbage on export when debugging
* properly fail if password confirmation fails
* user interfaces now translatable
* accept space-separated key fingerprints
* fix single UID key signing
* proper formatting of UIDs with comments (removed) and spaces (wrapped)
  for emails

3. By anarcat

* refactor unit tests again to optimise UI tests and test mail generation
* fix error handling in encryption/decryption (Closes: #717622)
* rename msign-cli to monkeysign and msign to monkeyscan (Closes: #717623)
* handle interruptions cleanly when choosing user IDs (see: #716675)

2. By anarcat

* refactor unit test suite to allow testing the commandline tool
  interactively
* don't fail on empty input when choosing uid (Closes: #716675)
* we also explain how to refuse signing a key better
* optimise network tests so they timeout (so fail) faster

1. By anarcat

* fix binary package dependency on python
* update to debhelper 9
* update to standards 3.9.4, no change

Branch metadata

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

Subscribers