<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src, branch develop</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>[feat] Remove senders X-Leap-* headers if the email came with them</title>
<updated>2016-08-01T17:08:56+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-08-01T16:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=f39a5284ee208a8ba8194b4317b77114e38d73d9'/>
<id>f39a5284ee208a8ba8194b4317b77114e38d73d9</id>
<content type='text'>
We use the X-Leap-Signature and X-Leap-Encryption to signal the
signature and encryption status of emails. An attacker could add this
headers and trick bitmask to believe that the email was signed and/or
encrypted. Now we remove this headers from the original email if they
are present before adding ours.

- Resolves: #7429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use the X-Leap-Signature and X-Leap-Encryption to signal the
signature and encryption status of emails. An attacker could add this
headers and trick bitmask to believe that the email was signed and/or
encrypted. Now we remove this headers from the original email if they
are present before adding ours.

- Resolves: #7429
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] deprecating u1db, using l2db instead.</title>
<updated>2016-08-01T08:35:04+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-07-24T21:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ee978045e6420377c908c4d4b4400dd3c18a2909'/>
<id>ee978045e6420377c908c4d4b4400dd3c18a2909</id>
<content type='text'>
To keep compatibility with soledad upgrades. It will namely cause version conflicts
to not be properly handled otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To keep compatibility with soledad upgrades. It will namely cause version conflicts
to not be properly handled otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] initialize OpenSSL context just once in leap.mail</title>
<updated>2016-06-18T00:14:18+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-06-17T19:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=5992172f58684ff21bffec9ed9414aaa9b26cd31'/>
<id>5992172f58684ff21bffec9ed9414aaa9b26cd31</id>
<content type='text'>
Do not initialize the openssl context on each call to get mail payload phash.

The openSSL backend should only be initialized once because it is activating the os random engine
which in turn unregister and free current engine first. This is very tricky when operations are running in threads
as it essentially momentarily unregister the openssl crypto callbacks that makes openssl thread safe.

- Resolves: #8180 with the soledad PR #324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not initialize the openssl context on each call to get mail payload phash.

The openSSL backend should only be initialized once because it is activating the os random engine
which in turn unregister and free current engine first. This is very tricky when operations are running in threads
as it essentially momentarily unregister the openssl crypto callbacks that makes openssl thread safe.

- Resolves: #8180 with the soledad PR #324
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] keymanager._fetcher doesn't exist anymore</title>
<updated>2016-06-08T14:48:09+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-08T10:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=0cef35297c8a38d27f390b27ec3d0be0a84230ad'/>
<id>0cef35297c8a38d27f390b27ec3d0be0a84230ad</id>
<content type='text'>
- Resolves: #8177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8177
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pixelated/fix_sign_apple_mail' into develop</title>
<updated>2016-06-08T14:47:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-08T14:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=736ea864f0b6e8148ecca7f003f8d6997319c3b3'/>
<id>736ea864f0b6e8148ecca7f003f8d6997319c3b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pixelated/fix_test_decrypt_email' into develop</title>
<updated>2016-06-07T19:02:17+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-07T19:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=c3ecebbd26637e628047d71cd1ddd9338efbdc60'/>
<id>c3ecebbd26637e628047d71cd1ddd9338efbdc60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] change the check to validate signature from Apple Mail</title>
<updated>2016-05-25T19:11:34+00:00</updated>
<author>
<name>Caio Carrara</name>
<email>ccarrara@thoughtworks.com</email>
</author>
<published>2016-05-25T19:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=1a6aa67ea31b4bedb2a59a84659f7e19b385ec12'/>
<id>1a6aa67ea31b4bedb2a59a84659f7e19b385ec12</id>
<content type='text'>
It changes the way that incoming service checks if a additional
verification is needed to validate signature. The way before was
checking by the type of signature object and calling the verify
signature method if the type is different from OpenPGPKey. However it
could be more readable if we check the type of decrypted message. If
it's a multipart/signed message and not a plain/text we need to verify
the signature because keymanager couldn't do it during the decryption
process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It changes the way that incoming service checks if a additional
verification is needed to validate signature. The way before was
checking by the type of signature object and calling the verify
signature method if the type is different from OpenPGPKey. However it
could be more readable if we check the type of decrypted message. If
it's a multipart/signed message and not a plain/text we need to verify
the signature because keymanager couldn't do it during the decryption
process.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] add test to validate signature from apple mail</title>
<updated>2016-05-24T18:56:00+00:00</updated>
<author>
<name>Caio Carrara</name>
<email>ccarrara@thoughtworks.com</email>
</author>
<published>2016-05-24T18:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ff75ceecbff76bc9142516c198d726422c050797'/>
<id>ff75ceecbff76bc9142516c198d726422c050797</id>
<content type='text'>
This change adds test to validate signature of encrypted email created
by apple mail. It's important to note that apple mail has a specific way
to encrypt signed messages. First it sign the email and then encrypt the
previous signed message. It was also added a message file with the
expected data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds test to validate signature of encrypted email created
by apple mail. It's important to note that apple mail has a specific way
to encrypt signed messages. First it sign the email and then encrypt the
previous signed message. It was also added a message file with the
expected data.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Adapt to the new KeyManager API without key types.</title>
<updated>2016-05-18T20:58:19+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-05-03T14:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=a681acde5bdd757ea7be33426660c0cb41cf01d8'/>
<id>a681acde5bdd757ea7be33426660c0cb41cf01d8</id>
<content type='text'>
- Related: #8031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #8031
</pre>
</div>
</content>
</entry>
<entry>
<title>Add not called asserts to testDecryptEmail</title>
<updated>2016-05-18T20:17:21+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2016-05-18T20:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=736edc16f5ce9d977586d25d60f423ac9d847b15'/>
<id>736edc16f5ce9d977586d25d60f423ac9d847b15</id>
<content type='text'>
The functions decryption_error_not_called and add_decrypted_header_called
were not being called on testDecryptEmail. So the asserts was not being
called as well.

This change adds the above functions as callbacks to be called after the
fetch method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions decryption_error_not_called and add_decrypted_header_called
were not being called on testDecryptEmail. So the asserts was not being
called as well.

This change adds the above functions as callbacks to be called after the
fetch method.
</pre>
</div>
</content>
</entry>
</feed>
