From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7bffd90986cd11342f8d01fbd53e84e0@quanstro.net> From: erik quanstrom Date: Tue, 3 Feb 2009 07:54:59 -0500 To: lucio@proxima.alt.za, 9fans@9fans.net In-Reply-To: <52ff22213469a7c44664b00697c28256@proxima.alt.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Sources Gone? Topicbox-Message-UUID: 93fa0c6a-ead4-11e9-9d60-3106f5b1d025 > >> I'm not sure how you'd fix this. What if only a portion of the block > >> belongs to me and the other happens to be the password file? > > > > venti just stores whole blocks. > > Yes, but the content isn't guaranteed to be from a single user. In > fact, venti has no clue. Change that and it's not venti anymore. exactly. but it's important to note that it's crypto hard to guess somebody else's block. since blocks are addressed by content, you can't share a block with someone else unless both of you stored the same block. now if you are worried about libventi blocks with pointers to other blocks, the same logic applies. venti really doesn't care what you store. - erik