<feed xmlns='http://www.w3.org/2005/Atom'>
<title>interimap/README, branch debian/0.5.5-1</title>
<subtitle>Fast bidirectional synchronization for QRESYNC-capable IMAP servers</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/'/>
<entry>
<title>README: Reflow with tw=78.</title>
<updated>2020-12-12T15:35:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-12T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=2dc741fe5a127b4d10bef0e001d10459b2c5e9ef'/>
<id>2dc741fe5a127b4d10bef0e001d10459b2c5e9ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: suggest ControlPath=$XDG_RUNTIME_DIR/ssh-imap-%C for the SSH transport</title>
<updated>2020-12-12T11:39:50+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-12T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=d961f6e9069308927f4882978d95706f408ef944'/>
<id>d961f6e9069308927f4882978d95706f408ef944</id>
<content type='text'>
Not a good idea to use a world-writable directory, see ssh_config(5)…

Note that variable expansion is only available in OpenSSH 8.4 and later,
cf. https://bugzilla.mindrot.org/show_bug.cgi?id=3140 .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not a good idea to use a world-writable directory, see ssh_config(5)…

Note that variable expansion is only available in OpenSSH 8.4 and later,
cf. https://bugzilla.mindrot.org/show_bug.cgi?id=3140 .
</pre>
</div>
</content>
</entry>
<entry>
<title>README: use 'restrict' option in authorized_keys(5) snippet.</title>
<updated>2020-12-12T10:45:24+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-12T10:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=22ef303cdc7b6d5f7de35d3189fbf157093c258e'/>
<id>22ef303cdc7b6d5f7de35d3189fbf157093c258e</id>
<content type='text'>
This is shorter and more future-proof.  Quoting the manual:

    restrict

        Enable all restrictions, i.e. disable port, agent and X11
        forwarding, as well as disabling PTY allocation and execution of
        ~/.ssh/rc.  If any future restriction capabilities are added to
        authorized_keys files they will be included in this set.

Note that this won't work with Jessie's OpenSSH server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is shorter and more future-proof.  Quoting the manual:

    restrict

        Enable all restrictions, i.e. disable port, agent and X11
        forwarding, as well as disabling PTY allocation and execution of
        ~/.ssh/rc.  If any future restriction capabilities are added to
        authorized_keys files they will be included in this set.

Note that this won't work with Jessie's OpenSSH server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2020-12-11T11:31:47+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-11T11:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=fce1c73c8c942e6a87b8000f80da7dc735635296'/>
<id>fce1c73c8c942e6a87b8000f80da7dc735635296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor documentation.</title>
<updated>2019-07-05T01:32:01+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-07-04T23:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=25f1dbdf54947bd6bbce653bc64f6c45b2473792'/>
<id>25f1dbdf54947bd6bbce653bc64f6c45b2473792</id>
<content type='text'>
In particular, move manpages to the 'doc' directory, and generate HTML
documentation  with `make html`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In particular, move manpages to the 'doc' directory, and generate HTML
documentation  with `make html`.
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fixes</title>
<updated>2019-05-28T14:46:35+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-05-28T14:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=2761465d3bde7e326ffd3cb2c9bb480144f5a72d'/>
<id>2761465d3bde7e326ffd3cb2c9bb480144f5a72d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump copyright years.</title>
<updated>2019-01-22T11:10:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-01-20T19:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=64dd58fb503c5ee31da3bcbe52313c723730a122'/>
<id>64dd58fb503c5ee31da3bcbe52313c723730a122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note on migrations.</title>
<updated>2019-01-20T20:59:36+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-01-20T19:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=8c0f59f3f3add18a9ee8be767f54f43996ddbd78'/>
<id>8c0f59f3f3add18a9ee8be767f54f43996ddbd78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap, interimap: Use $XDG_CONFIG_HOME/$NAME/config as config file.</title>
<updated>2019-01-20T20:33:36+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-01-20T18:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=dd7edb8eac0c11fb8168f5028c8b6d8706cc8fdb'/>
<id>dd7edb8eac0c11fb8168f5028c8b6d8706cc8fdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wibble</title>
<updated>2016-06-13T20:34:56+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-06-13T20:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=6ca6518df24a29590ed9e2a5eb3df3063d210787'/>
<id>6ca6518df24a29590ed9e2a5eb3df3063d210787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
