<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
.. and it even works on Facebook!<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">Subject: </th>
<td>[guardian-dev] Gibberbot 0.0.8-RC1 "March Madness" for
testing</td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">Date: </th>
<td>Sat, 14 Apr 2012 19:47:31 -0400</td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">From: </th>
<td>Nathan of Guardian <a class="moz-txt-link-rfc2396E" href="mailto:nathan@guardianproject.info"><nathan@guardianproject.info></a></td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">Organization:
</th>
<td>The Guardian Project</td>
</tr>
<tr>
<th align="RIGHT" valign="BASELINE" nowrap="nowrap">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:guardian-dev@lists.mayfirst.org">guardian-dev@lists.mayfirst.org</a>,
<a class="moz-txt-link-abbreviated" href="mailto:guardian-alpha@lists.mayfirst.org">guardian-alpha@lists.mayfirst.org</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<br>
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
<br>
There is almost too much to share in one email about what is great
about our Gibberbot v8 "March Madness" release candidate. Yes it is
April, but most of the focused, final effort was in March. Special
thanks to devrandom and kensan for their major commitments to this
release.<br>
<br>
You can see the full commit log below, but highlights include:<br>
<br>
- - support for XMPP Extension 0198 ( <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://xmpp.org/extensions/xep-0198.html">http://xmpp.org/extensions/xep-0198.html</a>)
that allows us to quickly resume a connection as your device goes in
and out of wireless coverage<br>
- - support for XMPP Extension for 0184 ( <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://xmpp.org/extensions/xep-0184.html">http://xmpp.org/extensions/xep-0184.html</a>)
for message delivery receipts, so you can be assured that the
recipient of your message has received it (requires xmpp server
support)<br>
- - support for Off-the-Record key verification via Socialist
Millionaire ( <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://en.wikipedia.org/wiki/Socialist_millionaire">http://en.wikipedia.org/wiki/Socialist_millionaire</a>)
using a question/answer mechanism that works great for people that
know each other but have no analog or digital way to verify
fingerprints otherwise<br>
- - a number of locale and translation updates, and the ability to
direct change the locale of the app (so you can have an English
locale device, but run the Gibberbot app in Arabic)<br>
- - major upgrade of the XMPP library back-end to make all server
interaction and messaging more reliable and less buggy<br>
- - implementation of a SSL certificate display notification to
allow for quick certificate key verification as often as you would
like<br>
- - improved support for making the use of Tor/Orbot a bit easier<br>
<br>
Download here:<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/guardianproject/Gibberbot/Gibberbot-0.0.8-rc1.apk/qr_code">https://github.com/guardianproject/Gibberbot/Gibberbot-0.0.8-rc1.apk/qr_code</a><br>
<br>
Sig is here:<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://cloud.github.com/downloads/guardianproject/Gibberbot/Gibberbot-0.0.8-rc1.apk.asc">http://cloud.github.com/downloads/guardianproject/Gibberbot/Gibberbot-0.0.8-rc1.apk.asc</a><br>
<br>
or here:<br>
<br>
- -----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.11 (GNU/Linux)<br>
<br>
iF4EABEIAAYFAk+KBGEACgkQ0qzSA7N0y9KsPQD/U0vlKY6MN39dFdB4GhBvAfPC<br>
XG4VqVEpbMaT3HmiSs4A/0W/vRHsxKVvTx958u4GNp04tt5daAXlvkLwIoBmEqTg<br>
=m/l5<br>
- -----END PGP SIGNATURE-----<br>
<br>
4d3617b was n8fr8, 24 minutes ago, message: removing unused
commented out code<br>
d82bafc was n8fr8, 82 minutes ago, message: updating to RC1<br>
6b6f351 was n8fr8, 82 minutes ago, message: cleaned up Tor on/off
including setting connect server<br>
bd225f5 was n8fr8, 82 minutes ago, message: tweaked the lock/unlock
icon size<br>
a7aa7e2 was devrandom, 4 days ago, message: Fingerprints stored in
hex<br>
3bd2ddf was devrandom, 4 weeks ago, message: Store fingerprints in
keystore file.<br>
8a70ad8 was devrandom, 5 days ago, message: Revert to targetSdk=4
until actionbar menu issue is resolved.<br>
fb81246 was devrandom, 5 days ago, message: Set OTR session in
ChatView.onBind.<br>
4285d07 was Dev Random, 6 days ago, message: Merge pull request #131
from Kensan/translation-de<br>
e8d78a2 was Adrian-Ken Rueegsegger, 7 days ago, message: Improve
german translation<br>
52eb02c was devrandom, 7 days ago, message: Merge branch 'master'
into v8<br>
11f5344 was Dev Random, 7 days ago, message: Merge pull request #129
from Kensan/misc-fixes<br>
c181f1e was Dev Random, 7 days ago, message: Merge pull request #130
from devrandom/signin<br>
a0b8664 was devrandom, 7 days ago, message: Better cancel-signin
user experience<br>
5b5aebb was Dev Random, 7 days ago, message: Merge pull request #125
from devrandom/otr<br>
20dd173 was devrandom, 7 days ago, message: Callback for OTR status
update.<br>
c41fb0c was devrandom, 8 days ago, message: Remove two stray OTR
message injections, fixes issue #48 in new tracker<br>
a329793 was devrandom, 9 days ago, message: Fix various OTR policy
setting issues<br>
e85525d was Adrian-Ken Rueegsegger, 9 days ago, message: Extract
toast message strings to strings.xml<br>
0a55242 was Adrian-Ken Rueegsegger, 9 days ago, message: Show toast
when start-/stopping encrypted chat<br>
289d6b8 was Adrian-Ken Rueegsegger, 10 days ago, message: Properly
set sound notification (fixes #117)<br>
c5b10eb was Dev Random, 7 days ago, message: Merge pull request #123
from devrandom/xep0184<br>
4c91eaa was Dev Random, 8 days ago, message: Merge pull request #126
from Kensan/bug-42<br>
1ff9538 was Dev Random, 8 days ago, message: Merge pull request #124
from Kensan/bug-117<br>
c6befca was Adrian-Ken Rueegsegger, 8 days ago, message:
Automatically cancel read certificate notification<br>
6956697 was Adrian-Ken Rueegsegger, 9 days ago, message: Fix
language name for German (Deutsch)<br>
7b7a39b was Adrian-Ken Rueegsegger, 9 days ago, message: Do not leak
locale alert dialog<br>
73a6bcb was Adrian-Ken Rueegsegger, 9 days ago, message: Extract
toast message strings to strings.xml<br>
93ac0fd was Adrian-Ken Rueegsegger, 9 days ago, message: Show toast
when start-/stopping encrypted chat<br>
168a885 was Adrian-Ken Rueegsegger, 9 days ago, message: Limit port
input settings to 5 digit numbers<br>
8b4e434 was Adrian-Ken Rueegsegger, 10 days ago, message: Properly
set sound notification (fixes #117)<br>
0f2c7c5 was Adrian-Ken Rueegsegger, 10 days ago, message: Do not
finish WelcomeActivity when showing about info<br>
df52f75 was devrandom, 12 days ago, message: Unobtrusive GUI for
XEP-0184<br>
79081db was devrandom, 12 days ago, message: Simple icon UI for
XEP-0184.<br>
94cedb8 was Nathan Freitas, 3 weeks ago, message: updating project
files<br>
ff82248 was Nathan Freitas, 3 weeks ago, message: handling any
exception that can happen on reconnect<br>
9419cf6 was Nathan Freitas, 3 weeks ago, message: trying to clean up
the activity and dialogs better<br>
891bb2e was Nathan Freitas, 3 weeks ago, message: party addreses
#122 by using FLAG_ACTIVITY_SINGLE_TOP flag<br>
85b41bd was Nathan Freitas, 3 weeks ago, message: Merge branch
'otr-message' of <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://github.com/devrandom/Gibberbot">https://github.com/devrandom/Gibberbot</a>
into devrandom-otr-message<br>
a637345 was Nathan Freitas, 3 weeks ago, message: Merge branch
'xep0184' of <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://github.com/devrandom/Gibberbot">https://github.com/devrandom/Gibberbot</a>
into devrandom-xep0184<br>
cfca349 was Nathan Freitas, 3 weeks ago, message: updated path and
versioning<br>
3c07091 was devrandom, 3 weeks ago, message: XEP-0184
interoperability and fix race condition.<br>
ac6d8f0 was devrandom, 3 weeks ago, message: XEP-0184 implementation
with UI mockup<br>
9aee0b9 was devrandom, 4 weeks ago, message: Add communicative
message for OTR negotiation open.<br>
9a6592f was Nathan Freitas, 4 weeks ago, message: new landscape
layout for sign-in screen<br>
b846e13 was Nathan Freitas, 4 weeks ago, message: reimplemented the
hash method<br>
050e958 was Nathan Freitas, 4 weeks ago, message: reinstated setting
of mContext variable in constructor<br>
415f5af was Nathan Freitas, 4 weeks ago, message: fixed fingerprint
to display certificate and not public key<br>
db3d74c was Nathan Freitas, 4 weeks ago, message: fixes for NPE in
notify and OTR state; related to issue #118<br>
b83e16a was Nathan Freitas, 4 weeks ago, message: improved SSL
certificate verification display<br>
92c5b9e was Nathan Freitas, 4 weeks ago, message: added improved SMP
question/answer dialog<br>
f8756df was Nathan Freitas, 4 weeks ago, message: added some
exception handling code<br>
2015f8f was Nathan Freitas, 4 weeks ago, message: added per session
instnace of OtrSm; SessionId fix<br>
7c22da2 was Nathan Freitas, 4 weeks ago, message: Merge branch
'xep0198a' of <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://github.com/devrandom/Gibberbot">https://github.com/devrandom/Gibberbot</a>
into v8<br>
01a3cf2 was Nathan Freitas, 5 weeks ago, message: only show name in
bg notify, not message<br>
2ba2ca8 was Nathan Freitas, 5 weeks ago, message: clean up of
various OTR init handling<br>
1d332f7 was Nathan Freitas, 5 weeks ago, message: added new
lock/unlock icon to edit chat view<br>
2029b43 was Nathan Freitas, 5 weeks ago, message: returning
sessionID to just user-protocol-user<br>
e905cb9 was Nathan Freitas, 5 weeks ago, message: small updates to
key verification screen<br>
d187c72 was Nathan Freitas, 5 weeks ago, message: notifications for
OTR session errors<br>
f0d35cb was Nathan Freitas, 5 weeks ago, message: notifications for
SSL cert verification<br>
d46dab5 was Nathan Freitas, 5 weeks ago, message: tweaked sign on
dialog<br>
0364650 was Nathan Freitas, 5 weeks ago, message: central control
for debugging<br>
2abd6ba was Nathan Freitas, 5 weeks ago, message: sessionID's are
now unique; this should be reviewd.<br>
0a5e9d4 was Nathan Freitas, 5 weeks ago, message: enhancements to
SSL cert verification to show notification<br>
4057440 was Nathan Freitas, 5 weeks ago, message: updated manifest<br>
50a86ce was Nathan Freitas, 5 weeks ago, message: debug output
cleanup<br>
8444c1a was Nathan Freitas, 5 weeks ago, message: mods to default
OTR behavior<br>
cdc6529 was Nathan Freitas, 5 weeks ago, message: removed gray bg<br>
09c04f8 was Nathan Freitas, 5 weeks ago, message: removed title
bar/theme styling<br>
d3786fa was Nathan Freitas, 5 weeks ago, message: added
abort/removal of OtrSm instance if session ends<br>
6ccb34b was Nathan Freitas, 5 weeks ago, message: updated manifest
version<br>
ae81aca was Nathan Freitas, 5 weeks ago, message: new version of
asmack<br>
4177009 was devrandom, 5 weeks ago, message: Add missing statement
from XEP-0198 patch<br>
68aca46 was Nathan Freitas, 5 weeks ago, message: updated project
versions and sdks<br>
02fbecd was Nathan Freitas, 5 weeks ago, message: fixed some string
issues<br>
5ccdc60 was Nathan Freitas, 5 weeks ago, message: updates for
enabling SMP challenge/resp UI<br>
d952290 was Nathan Freitas, 5 weeks ago, message: Merge branch
'devrandom-smp'<br>
29eee99 was devrandom, 7 weeks ago, message: XEP-0198 implementation<br>
c65c100 was Nathan Freitas, 6 weeks ago, message: tuning new
translated strings<br>
09867af was Nathan Freitas, 6 weeks ago, message: adding new
translations<br>
19c8021 was Nathan Freitas, 6 weeks ago, message: project files
updates<br>
0881be7 was Nathan Freitas, 6 weeks ago, message: fixed OTR manual
mode to be "as requested"<br>
b9ec927 was Nathan Freitas, 6 weeks ago, message: updates string
resources from transifex<br>
d6ba100 was Nathan Freitas, 6 weeks ago, message: Merge branch 'smp'
of <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/devrandom/Gibberbot">https://github.com/devrandom/Gibberbot</a>
into devrandom-smp<br>
23e873b was Dev Random, 6 weeks ago, message: Merge pull request
#114 from devrandom/asmack<br>
8c4f8af was Dev Random, 6 weeks ago, message: Merge pull request
#115 from devrandom1/docs<br>
15700d2 was devrandom, 6 weeks ago, message: Improve robolectric
docs<br>
bf1a37b was devrandom, 6 weeks ago, message: asmack jar built at
ac88fee3622c<br>
4965571 was devrandom, 8 weeks ago, message: SMP fixes<br>
163db86 was devrandom, 8 weeks ago, message: SMP integration<br>
f2e2b29 was devrandom, 2 months ago, message: Port SMP from javaotr
to otr4j<br>
<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.11 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a moz-do-not-send="true"
class="moz-txt-link-freetext" href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a><br>
<br>
iF4EAREIAAYFAk+KDI4ACgkQ0qzSA7N0y9KZ/QD/ckFe1ThaV/EVWfmWqGucMYyK<br>
4WevWIUAxmVLC6nuhLAA+gOkLn73b3v7aXgSamJLg3bQw389pXKpnjzerKcoKcUy<br>
=0tmt<br>
-----END PGP SIGNATURE-----<br>
<br>
</body>
</html>