Page 2 of 2

Re: Wicd and hidden password

Posted: 06 Feb 2012, 13:22
by brokenman
Thanks will check it out.

(git pun intended) :ROFL:

Posted after 7 minutes 1 second:
Ok i see now. networkmanagement is a wrapper for the gnome project Network Manager.

From the Alien Pastures:

Code: Select all

Since KDE 4.7.2, I include a “test” directory. This directory contains Networkmanager, plus some other dependencies, that allow to create a KDE package for “networkmanagement” which is an applet plus a kcontrol (i.e. a plugin for KDE’s systemsettings).
Damn ... this mean (for 32bit) it will not be available for Trinity.

Posted after 2 minutes 44 seconds:
Here is an interesting wicd plasmoid thingy for KDE4 users.

https://projects.kde.org/projects/extra ... k/wicd-kde

Re: Wicd and hidden password

Posted: 06 Feb 2012, 16:08
by wread
@brokenman
I will first try networkmanagement in KDE4; maybe it works for Trinity OTB, too. I will report it back to you the next 2 or 3 days. Last Christmas Holidays I couldn't match Android Barnacle WiFi Tether with Porteus wicd, so I had to connect using XP........

BTW, where can I get the current Trinity sources? I would like to recompile kdelibs with Zeroconf capability. I did so for KDE4-32-bits already (it is posted under Development) and it is working ok.

Regards!:beer:

Re: Wicd and hidden password

Posted: 07 Feb 2012, 01:13
by brokenman
Check the trinity webiste (or humandreadable) for source packages. They are current developing v3.5.13 which you can checkout with git. I will release the latest testing version shortly which i would advise waiting for. I have compiled in zeroconf support for this next release.

Jay

Re: Wicd and hidden password

Posted: 08 Feb 2012, 12:56
by wread
Wunderbar, Jay!

Regards!

Re: Wicd and hidden password

Posted: 08 Feb 2012, 16:43
by maverick
On a related note, would it be possible to have a "mini" interface for wicd when the full window is not needed? I often log in in Always Fresh mode and find it a pain to open wicd, select my network, click properties, type the password, click OK, click connect, and close the window. Too many clicks in there! Something like this would be ideal http://www.dedoimedo.com/images/compute ... reless.jpg where you could simply click on the wicd icon, choose the network, and if it is password protected, you are automatically prompted for a password, which you type, hit enter, and you're in! You could also implement the hidden password in there.

Re: Wicd and hidden password

Posted: 09 Feb 2012, 16:07
by brokenman
On a related note, would it be possible to have a "mini" interface for wicd when the full window is not needed? I often log in in Always Fresh mode and find it a pain to open wicd, select my network, click properties, type the password, click OK, click connect, and close the window. Too many clicks in there!
I only use fresh mode. To avoid having to enter the password each time simply (connect with wicd and set it up how you like it) run 'magic folders' on /etc/wicd and it will keep your wicd password and connect automatically when you boot.

BTW: I have just installed wicd v1.1 which has the open to keep the password as 'dots' instead of visible. One small and thin layer of security.

Re: Wicd and hidden password

Posted: 09 Feb 2012, 18:21
by maverick
Thanks brokenman, that does help. Do you know if the magic folders are encrypted by any chance? Also it would still be nice to have an interface like the one I proposed anyway, I really don't think it makes sense to keep the process as complicated as it is right now, whether using always fresh mode or new public networks.

Re: Wicd and hidden password

Posted: 09 Feb 2012, 23:32
by brokenman
No they are not encrypted ... hence the very small and thin layer of security comment i made. The next version of Porteus will have the option to encrypt a save.dat container which will help a little more.

Re: Wicd and hidden password

Posted: 10 Feb 2012, 22:53
by wread
@maverick
I don't have to open wicd to connect everytime to internet. I made all the necessary settings only once; then copied the /etc/wicd to /rootcopy/etc/wicd.

So the next boot I have only to right-click the network icon in the panel, it pops up and I put the cursor over "connect", it then says "scanning....", after a couple of seconds it gives me the list of discovered wireless devices, where I can select the one Idesire.

Inspecting the files in /rootcopy/etc/wicd you can copy, paste and edit for various wireles modems, etc. Try it, it is very fast and convenient.

Regards!

Re: Wicd and hidden password

Posted: 10 Feb 2012, 23:33
by fanthom
@maverick, wread
wicd supports autoconnection. i dont need to click anything on my laptop to get connected after boot.
just copy 2 folders to /rootcopy (or create module):
/etc/wicd
/var/lib/wicd
and you are set.

obviously there will be more clicks if you want to jump between networks.

btw: screen posted by maverick comes from "Network Manager" which brings some concerns in relation to live distro OS.
check my previous posting from this thread.