<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/Documentation, branch v2.0-beta1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0-beta1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0-beta1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2020-09-12T16:06:54+00:00</updated>
<entry>
<title>Add support for FIDO2 tokens</title>
<updated>2020-09-12T16:06:54+00:00</updated>
<author>
<name>Pavol Rusnak</name>
</author>
<published>2020-09-05T20:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1e624a4cc3aafa57b5fa213c88bcd3689cefd1c3'/>
<id>urn:sha1:1e624a4cc3aafa57b5fa213c88bcd3689cefd1c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>manpage: link to exitcodes.go</title>
<updated>2020-09-06T09:38:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-09-06T09:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=570e9baadf18a9e65812a8d2839d7d6b9950e935'/>
<id>urn:sha1:570e9baadf18a9e65812a8d2839d7d6b9950e935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main: accept multiple -passfile options</title>
<updated>2020-05-17T17:31:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-17T17:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=416080203b4dd79de857eaf7c7cc97d050e00a9f'/>
<id>urn:sha1:416080203b4dd79de857eaf7c7cc97d050e00a9f</id>
<content type='text'>
Each file will be read and then concatenated
for the effictive password. This can be used as a
kind of multi-factor authenticiton.

Fixes https://github.com/rfjakob/gocryptfs/issues/288
</content>
</entry>
<entry>
<title>gocryptfs-xray: document -encrypt-paths / -decrypt-paths</title>
<updated>2020-05-09T22:14:03+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-09T22:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5af7d3c699d1f78ba81b447285dd4ebae78ee644'/>
<id>urn:sha1:5af7d3c699d1f78ba81b447285dd4ebae78ee644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation: update performance.txt</title>
<updated>2020-05-03T19:20:30+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-03T19:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d612ee5d919a85200a893221c56a651705f2a863'/>
<id>urn:sha1:d612ee5d919a85200a893221c56a651705f2a863</id>
<content type='text'>
Bisecting shows that the performance drop is caused by
this commit:

commit ca9e912a28b901387e1dbb85f6c531119f2d5ef2 (refs/bisect/bad)
Author: Jakob Unterwurzacher &lt;jakobunt@gmail.com&gt;
Date:   Sat Feb 29 19:58:08 2020 +0100

    fusefrontend: drop xattr user namespace restriction
</content>
</entry>
<entry>
<title>Update manpage examples</title>
<updated>2020-04-07T20:04:40+00:00</updated>
<author>
<name>Oscar</name>
</author>
<published>2020-04-04T22:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=75f16771ff3380e930f0f569dcecbfd60863b8d0'/>
<id>urn:sha1:75f16771ff3380e930f0f569dcecbfd60863b8d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>performance.txt: update result for governor = performance</title>
<updated>2020-02-15T20:42:39+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-02-15T20:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=97743858ceed32a975840dcdceefd1e6305759f5'/>
<id>urn:sha1:97743858ceed32a975840dcdceefd1e6305759f5</id>
<content type='text'>
Also add big signs where the cpu has changed, as the results
are not comparable when the cpu is different.

Also update encfs results.
</content>
</entry>
<entry>
<title>remove Trezor support</title>
<updated>2019-12-28T18:50:49+00:00</updated>
<author>
<name>Pavol Rusnak</name>
</author>
<published>2019-12-27T21:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1364b44ae356da31e24e5605fe73a307e9d6fb03'/>
<id>urn:sha1:1364b44ae356da31e24e5605fe73a307e9d6fb03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MANPAGE: describe how to unmount, and that default options are fine</title>
<updated>2019-11-17T10:04:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-11-17T10:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=9178aa153442a94ca119e85c26e37b252702a8d9'/>
<id>urn:sha1:9178aa153442a94ca119e85c26e37b252702a8d9</id>
<content type='text'>
Feedback received during the recent Go user group. If you haven't
used FUSE before, you don't know how to unmount, and it was not
described in the man page!

As for the options, there are many, and new users are intimidated
by it. State clearly that defaults are fine.
</content>
</entry>
<entry>
<title>Update performance.txt</title>
<updated>2019-10-13T17:55:06+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-10-13T17:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=03fdfc4c901cdb9ce1613807d6f9d6a1c91ac45d'/>
<id>urn:sha1:03fdfc4c901cdb9ce1613807d6f9d6a1c91ac45d</id>
<content type='text'>
</content>
</entry>
</feed>
