Replace use of Sequoia's backend with a custom key store.
- Sequoia's key store doesn't meet pep's needs (in particular, the
ability to search on a key's user id) and trying to shoehorn pep's
needs onto Sequoia's key store abstractions is just introducing
overhead with no appreciable gain in functionality.
- This patch changes the Sequoia backend to use a local sqlite
database to store the public keys.
1 Subject: my =?utf-8?Q?s=C3=BCbject?=
2 From: Volker Birk <vb@dingens.org>
3 To: Patricia =?utf-8?Q?B=C3=A4dnar?= <trischa@dingens.org>
6 Content-Type: multipart/alternative; boundary="54fdd7c7_6b8b4567_1505"
8 --54fdd7c7_6b8b4567_1505
9 Content-Type: text/plain; charset="utf-8"
10 Content-Transfer-Encoding: quoted-printable
11 Content-Disposition: inline
13 my m=C3=A8ssage to yo=C3=BC
14 --54fdd7c7_6b8b4567_1505
15 Content-Type: text/html; charset="utf-8"
16 Content-Transfer-Encoding: quoted-printable
17 Content-Disposition: inline
19 <html><body><p>my message to you</p></body></html>
20 --54fdd7c7_6b8b4567_1505--