83f8456b9be569a26bb36688dad1d794879f26d5
[monkeysphere.git] / website / news / release-0.23-1.mdwn
1 [[!meta title="Monkeysphere 0.23-1 released!"]]
2
3 Monkeysphere 0.23-1 has been released.  
4
5 Notes from the changelog:
6
7 <pre>
8   "The Golden Bezoar Release"
9
10   * New upstream release.
11   * rearchitect UI:
12     - replace monkeysphere-server with monkeysphere-{authentication,host}
13     - fold monkeysphere-ssh-proxycommand into /usr/bin/monkeysphere
14
15   * new ability to import existing ssh host key into monkeysphere.  So now
16     m-a import-key replaces m-s gen-key.
17   * provide pem2openpgp for translating unencrypted PEM-encoded raw key
18     material into OpenPGP keys (introduces new perl dependencies)
19   * get rid of getopts dependency
20   * added version output option
21   * better checks for the existence of a host private key for
22     monkeysphere-host subcommands that need it.
23   * better checks on validity of existing authentication subkeys when
24     doing monkeysphere gen_subkey.
25   * add transition infrastructure for major changes between releases (see
26     transitions/README.txt)
27   * implement and document two new monkeysphere-host subcommands:
28     revoke-key and add-revoker
29 </pre>
30
31 [[Download]] it now!