Hi, Jan,

Von: Jan Peters [mailto:peters.ja...@googlemail.com] 

> we are a follow-up project to a student's group at Ruhr-University
Bochum, Germany, which tried to integrate a functionality into
Subversion to allow users to encrypt all their data on the client-side,
before committing and to decrpyt while updating.

What about implementing this as either a proxy (similar to the
write-through proxying in svnserve) or as a new RA layer (protocol
handler like svn://, file:// or http://) which just handles the requests
on to the original RA layer?

Markus

Reply via email to