Wednesday, October 15, 2003

Download Mentalis.org Security Library cool! I guess myoe will get SSL support soon! (sourceforge can be a test NNTP server). In fact, the best would be to setup a "socket plugin" component, to allow:
- to externalize socket management
- to add more stuff like proxy, secure connection, ssh tunneling, whatever from outside myoe.

I think something like a dll implementing a ISocket factory (ISocket will be the myoe interface used) could do the job. We'll also need a way to add settings to specific items, like adding stuff to ServerItem configuration, FolderItem, etc... this could REALLY makes plugins more powerfull. For now extending UI is only supported to add configuration page to host configuration dialog.

No comments: