Singe DES encryption should be enabled



We should enable single DES encryption mode. In this
case, vpnc must be called using the --enable-1des
flag.
According to    
http://mail.gnome.org/archives/networkmanager-list/2006-September/msg00107.html
     this feature should be implemented using the
gconf to determing whether of not to use this flag.
I would like to implement this feature, but I'm not
sure where in the program to read out the gconf and to
transmit the data to the calling function.
My first idea was to write it in
gnome/applet/applet-dbus-vpn.c, where the gconf is
read already.
On the other hand, this would necessitate to extend   
the dbus message, which could lead to incompatibility
between the networkmanager and the vpnc-daemon,
couldn't it?
My second idea was to read it in
vpn-daemons/vpnc/src/nm-vpnc-service.c:nm_vpnc_start_vpnc_binary,
   but since the gconf isn't read in this file, it
would mean code duplication and that libgconf would be
linked to this binary and therefor growth of the bin
size.
I would like to know what the developers suggest.


		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]