<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://untalkative.one/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://untalkative.one/feed.php">
        <title>pfm&#039;s wiki - lacre</title>
        <description>a collection of (hopefully) useful information</description>
        <link>https://untalkative.one/</link>
        <image rdf:resource="https://untalkative.one/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-07-27T20:04:35+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://untalkative.one/lacre:ideas?rev=1720770503&amp;do=diff"/>
                <rdf:li rdf:resource="https://untalkative.one/lacre:notes?rev=1697142950&amp;do=diff"/>
                <rdf:li rdf:resource="https://untalkative.one/lacre:ongoing?rev=1720797443&amp;do=diff"/>
                <rdf:li rdf:resource="https://untalkative.one/lacre:overview?rev=1744966471&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://untalkative.one/_media/wiki:dokuwiki.svg">
        <title>pfm's wiki</title>
        <link>https://untalkative.one/</link>
        <url>https://untalkative.one/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://untalkative.one/lacre:ideas?rev=1720770503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-12T07:48:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ideas</title>
        <link>https://untalkative.one/lacre:ideas?rev=1720770503&amp;do=diff</link>
        <description>Lacre Ideas

Better decoupling of backend and frontend

Lacre frontend (the interface used to upload, verify and delete keys) communicates with the backend (the job actually importing keys and encrypting messages with them) via database.

This could be changed by moving all database accessing-code to the backend and exposing a simple</description>
    </item>
    <item rdf:about="https://untalkative.one/lacre:notes?rev=1697142950&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-12T20:35:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>notes</title>
        <link>https://untalkative.one/lacre:notes?rev=1697142950&amp;do=diff</link>
        <description>Project website: lacre.io

Goal

The goal is to reanimate gpg-mailgate (of which Lacre is a fork) by porting it to Python 3.x, improve its documentation and in the future, maybe adapt to other services. We also plan to integrate it with Disroot’s webmail.

Source code notes</description>
    </item>
    <item rdf:about="https://untalkative.one/lacre:ongoing?rev=1720797443&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-12T15:17:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ongoing</title>
        <link>https://untalkative.one/lacre:ongoing?rev=1720797443&amp;do=diff</link>
        <description>Lacre - ongoing work

	*  Avoid message transformation
	*  Upgrade SQLAlchemy to 2.0
	*  Perform database operations on transactions

Reliability improvements

	*  Key lifecycle analysis and fixes. I&#039;ve documented it with graphviz (see doc/key-lifecycle.gv. 
	*  Database transactions.
	*  Another approach at encoding issues --- there have been reports on broken encodings from Disroot users.</description>
    </item>
    <item rdf:about="https://untalkative.one/lacre:overview?rev=1744966471&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-18T08:54:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>overview</title>
        <link>https://untalkative.one/lacre:overview?rev=1744966471&amp;do=diff</link>
        <description>Lacre − overview

Lacre, which means “a wax seal” in Portuguese, is an add-on for the Postfix mail server that makes it possible to automatically encrypt incoming email with user-provided public key. This means, that even if the sender had written their message in plain text, right before delivering their message to recipient&#039;s inbox Lacre encrypts it with recipient&#039;s key</description>
    </item>
</rdf:RDF>
