On Tue, Aug 17, 2010 at 12:27:04PM +0200, Matt wrote: > Quite possibly more of a 'which software' question: > > I am looking for a way to have two parties share documents securely > through an OpenBSD server. > User A can not look into directory B but is allowed in dir C, that > sort of thing. Sharing occurs through untrusted / changing networks. > > Obviously a simple SFTP structure seems to cut it, but would require > all users (different platforms) to install sftp clients. > Is there anything else (preferably in ports) that could do this > better / prettier ?
SFTP is a really good idea, and supported by most graphical "FTP" clients. An FTP server will also work, but FTP-over-SSL is not quite universally supported. Otherwise, a simple website should work? I'm sure someone's written software for that (if all else fails, I'm pretty certain that Horde includes such functionality, but it's massively overkill.) If you're willing to drop the "through an OpenBSD server" part, I've heard very good things about Dropbox. (Note that there is no native OpenBSD client; but the web interface should work, though.) Joachim -- TFMotD: Net::NNTP (3p) - NNTP Client class