<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/gocryptfs_main/main.go, branch xattr_user_buffer</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2015-10-11T15:14:18+00:00</updated>
<entry>
<title>Move main files to top level dir</title>
<updated>2015-10-11T15:14:18+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T15:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5dc7e44aa2cb6527b0e2f4e7108c8cbd7c2a72c1'/>
<id>urn:sha1:5dc7e44aa2cb6527b0e2f4e7108c8cbd7c2a72c1</id>
<content type='text'>
This is in preparation of getting rid of the shell wrapper
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2015-10-07T21:31:28+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T21:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d9b4f96598ec7227a5c6b756f14b982771e40d20'/>
<id>urn:sha1:d9b4f96598ec7227a5c6b756f14b982771e40d20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better usage text</title>
<updated>2015-10-07T19:59:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T19:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=878f64a5d717a8501810bafae00fd41891f23fa7'/>
<id>urn:sha1:878f64a5d717a8501810bafae00fd41891f23fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement "gocryptfs --passwd" (pasword changing)</title>
<updated>2015-10-07T19:26:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-07T19:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=65ba0739d5de756a437e0f840649583fa835a560'/>
<id>urn:sha1:65ba0739d5de756a437e0f840649583fa835a560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reword help text</title>
<updated>2015-10-06T21:28:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T21:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=03502861ce9aaf3606b37b999d19ac25ccfbf06b'/>
<id>urn:sha1:03502861ce9aaf3606b37b999d19ac25ccfbf06b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "--masterkey=" parameter for recovery purposes</title>
<updated>2015-10-06T19:16:39+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T19:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=45ea8aa5463942b0b777fcc0b354cef5821c908d'/>
<id>urn:sha1:45ea8aa5463942b0b777fcc0b354cef5821c908d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to AES-256</title>
<updated>2015-10-06T18:51:35+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T18:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5c6df490678e7dc1aa7a09425d2fdf14fb13f7be'/>
<id>urn:sha1:5c6df490678e7dc1aa7a09425d2fdf14fb13f7be</id>
<content type='text'>
AES-256 seems to be becoming the industry standard. While AES-128 is
good enough for tens of years to come, let's follow suit and be extra
safe.
</content>
</entry>
<entry>
<title>Add "--openssl=false" command line option</title>
<updated>2015-10-06T18:24:52+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-06T18:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=39ea272e233504a710ce6885434984b2f45fb398'/>
<id>urn:sha1:39ea272e233504a710ce6885434984b2f45fb398</id>
<content type='text'>
Also make main_test try both variants
</content>
</entry>
<entry>
<title>Implement proper daemonization</title>
<updated>2015-10-05T22:31:18+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-05T22:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=022a6968ae0ede1259141e32b8e32553dad7d824'/>
<id>urn:sha1:022a6968ae0ede1259141e32b8e32553dad7d824</id>
<content type='text'>
The shell wrapper sends gocryptfs into the background and waits for SIGUSR1
</content>
</entry>
<entry>
<title>Move main binary to gocryptfs_main</title>
<updated>2015-10-05T18:32:10+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-05T18:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=552c32c5e9378b85e52c420c4dd2d7ccc827556f'/>
<id>urn:sha1:552c32c5e9378b85e52c420c4dd2d7ccc827556f</id>
<content type='text'>
That way the wrapper shell script can be named just "gocryptfs"
</content>
</entry>
</feed>
