<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/Documentation, branch v2.3.0</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.3.0</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.3.0'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2022-03-19T14:18:39+00:00</updated>
<entry>
<title>MANPAGE: document that -scryptn also applies to -passwd</title>
<updated>2022-03-19T14:18:39+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2022-03-19T14:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ad2904f9ed84225150c45037c00ca5e6b767e63f'/>
<id>urn:sha1:ad2904f9ed84225150c45037c00ca5e6b767e63f</id>
<content type='text'>
Closes https://github.com/rfjakob/gocryptfs/issues/646
</content>
</entry>
<entry>
<title>MANPAGE: add missing -acl section</title>
<updated>2022-01-22T15:19:33+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2022-01-22T15:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b636f79f8981f2b782a26dbf074ed457157d8413'/>
<id>urn:sha1:b636f79f8981f2b782a26dbf074ed457157d8413</id>
<content type='text'>
Looks like https://github.com/rfjakob/gocryptfs/commit/86d8336b43418c028c34c37f06fcbd43ab0d44a1
forgot to add the option to the manpage.
</content>
</entry>
<entry>
<title>tlog: respect NO_COLOR</title>
<updated>2021-12-11T14:35:01+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-12-11T14:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a1f01419e2e6e5d637ec7afa31c0a1d95e0ea923'/>
<id>urn:sha1:a1f01419e2e6e5d637ec7afa31c0a1d95e0ea923</id>
<content type='text'>
Fixes https://github.com/rfjakob/gocryptfs/issues/617
</content>
</entry>
<entry>
<title>MANPAGE: fix typo</title>
<updated>2021-12-04T11:37:12+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-12-04T11:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=39e736c099876710c1951b313bc09aa686a69e29'/>
<id>urn:sha1:39e736c099876710c1951b313bc09aa686a69e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MANPAGE: -extpass: document dash duplication bug</title>
<updated>2021-12-04T11:34:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-12-04T11:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8722b894a6fb86945b96e5c3b2cc778853e21d17'/>
<id>urn:sha1:8722b894a6fb86945b96e5c3b2cc778853e21d17</id>
<content type='text'>
Closes https://github.com/rfjakob/gocryptfs/issues/621
</content>
</entry>
<entry>
<title>docs: names longer than 175 bytes (not 176) are stored in longnames</title>
<updated>2021-11-01T13:44:32+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-11-01T13:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d530fbd400c88fa54c856d958963d77669ac9cf2'/>
<id>urn:sha1:d530fbd400c88fa54c856d958963d77669ac9cf2</id>
<content type='text'>
Quoting fusefrontend_reverse/node_helpers.go :

	// File names are padded to 16-byte multiples, encrypted and
	// base64-encoded. We can encode at most 176 bytes to stay below the 255
	// bytes limit:
	// * base64(176 bytes) = 235 bytes
	// * base64(192 bytes) = 256 bytes (over 255!)
	// But the PKCS#7 padding is at least one byte. This means we can only use
	// 175 bytes for the file name.

Noticed by @bailey27 at https://github.com/rfjakob/gocryptfs/issues/499#issuecomment-955790427
</content>
</entry>
<entry>
<title>cli: add -longnamemax</title>
<updated>2021-10-21T13:58:19+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-10-21T13:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d14c9340d6fb473e9837e91db8b6e869c37ad8e5'/>
<id>urn:sha1:d14c9340d6fb473e9837e91db8b6e869c37ad8e5</id>
<content type='text'>
Fixes https://github.com/rfjakob/gocryptfs/issues/499
</content>
</entry>
<entry>
<title>Update README &amp; MANPAGE</title>
<updated>2021-09-10T10:17:22+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-09-10T10:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a85e39f68288af3b9238f7caeefe6eb420b44f02'/>
<id>urn:sha1:a85e39f68288af3b9238f7caeefe6eb420b44f02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli: drop -forcedecode flag</title>
<updated>2021-09-10T10:14:19+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-09-10T10:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d023cd6c95fcbc6b5056ba1f425d2ac3df4abc5a'/>
<id>urn:sha1:d023cd6c95fcbc6b5056ba1f425d2ac3df4abc5a</id>
<content type='text'>
The rewritten openssl backend does not support this flag anymore,
and it was inherently dangerour. Drop it (ignored for compatibility)
</content>
</entry>
<entry>
<title>*: trim trailing whitespace</title>
<updated>2021-09-01T08:22:01+00:00</updated>
<author>
<name>a1346054</name>
</author>
<published>2021-08-31T17:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7c2255be9027551a1df54b3cb58ea9493857d391'/>
<id>urn:sha1:7c2255be9027551a1df54b3cb58ea9493857d391</id>
<content type='text'>
</content>
</entry>
</feed>
