<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title><![CDATA[SecPanel - SSH GUI for Unix]]></title><description><![CDATA[Pages]]></description><link>http://themediahost.de/secpanel/</link><copyright><![CDATA[Copyright SecPanel - SSH GUI for Unix]]></copyright><generator>sNews CMS</generator><item><title><![CDATA[Screenshots]]></title><description><![CDATA[  

  
  
  Main lists for SSH and SCP Connections  
  
  

  
  
      
      
  
  


  
  
  Agent Handling, Key Management, Key Distribution  
  
  

  
  
      
      
      
  
  

  
  
  Editing of connection profiles with forwardings  
  
  

  
  
      
      
  
  

  
  
  Configuration, Satellite mode and History function  
  
  

  
  
      
      
      
  
  


  
]]></description><pubDate>Fri, 14 Sep 2007 11:21:40 +0000</pubDate><link>http://themediahost.de/secpanel/home/screenshots/</link><guid>http://themediahost.de/secpanel/home/screenshots/</guid></item><item><title><![CDATA[Changes]]></title><description><![CDATA[  secpanel 0.6.1  

  
  This release fixes a GUI error that may have prevented secpanel from running on some installations.
  

  secpanel 0.6.0  

  
  - Dropped SCP support in favor of SFTP integration
  
secpanel supports integration of different sftp file browsers just via configuration

  - added support for more terms, as for XFCE's and Putty's (:-) terminal
  
fixed usage of KDE- and GNOME-terminal

  - fixed port usage of multixterm integration

  - all terminals may now be used for all kinds of operations

  - key distribution wizard now reflects the port of the current connection  
key distribution script may get used as a standalone application

  - fixed connection selection in sat mode window

  - fixed remote account management
  

  SecPanel 0.5.4  

- Supports more Xterm-types and fixed Xterm usage  
- Fixed SatMode connections try to call multiple entries like FullMode  
- Added central config-db for external xterms  
- Consistent call of xterms in all actions  
- Integrated cluster tools ClusterSSH and MultiXterm


  SecPanel 0.5.3  

- SecPanel is able now to fully use an externally (via xdm) started ssh-agent  
- Has integrated now a remote account manager for inline editing of authorized_keys and known_hosts file  
- Can launch multiple connections at once (single ssh connections in different terminals)  
- Can distribute a public key to multiple hosts at once
  

  SecPanel 0.5.2  

-   [OS/Environment]   Handle &quot;wait after action&quot; for some actions not working on dash shell (sln)  
-   [Agent]   Remove display delay on askpass for default identities (sln)  
-   [Key Distribution]   Fix keydistribution on latest ubuntu distros (sln)  
-   [Agent]   Add button for remove default identity (sln)  
-   [Packaging]   Check dependencies in rpm package (sln)  
-   [Key Management]   Adapt to new hashed hostkey format (sln)  
-   [GUI]   New icons for the gui (sln)  
-   [Agent]   Handle external agents on secpanel exit (sln)  
-   [Tools]   Better standard settings for all tools (sln)  
-   [Logic]   On Exit main menu disappears and no further gui exiting possible (sln)  

  0.5.1  ******************************  - Fixed a serious bug that prevented new secpanel users from saving new  connection profiles in 0.5.0  - Improved the key dstribution wizard      0.5.0  ******************************  - Changed connection profile structure. Everything is now more about  connection objects both for SSH and SCP.  - Some GUI improvements  - Many fixes in gui and logic  - Tested with OpenSSH 4    ]]></description><pubDate>Fri, 14 Sep 2007 11:12:05 +0000</pubDate><link>http://themediahost.de/secpanel/home/changes/</link><guid>http://themediahost.de/secpanel/home/changes/</guid></item><item><title><![CDATA[Download]]></title><description><![CDATA[  
      

          
    Debian/Ubuntu, RPM and TGZ-files    
  For downloading Debian/Ubuntu, RPM and TGZ-files please go to   sourceforge.net  , thank you!
          

          
                Gentoo    
              Information about the Gentoo ebuild on  
              gentoo.org   and on  
              gentoo-portage.com    
              
          

          
                Arch Linux    
               	    =>            
          

          
                Mandriva (3rd party)    
               	    =>            
          

          
                FreeBSD    
               	    =>            
          
          
                NetBSD    
               	    =>             
          
          
                OpenBSD    
               	    =>            
          
          
                Klik Framework    
               	    =>            
          
          
                Linspire CNR.com    
               	    =>            
          

          
              &nbsp;
          

          
                SecPanel on freshmeat.net    
               	    =>            
          

          
                SecPanel on sourceforge.net    
               	    =>            
          


      
  
]]></description><pubDate>Fri, 14 Sep 2007 11:00:15 +0000</pubDate><link>http://themediahost.de/secpanel/home/download/</link><guid>http://themediahost.de/secpanel/home/download/</guid></item><item><title><![CDATA[Intro]]></title><description><![CDATA[  
      SecPanel serves as a GUI for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections.   
      Note: SecPanel is not a new implementation of the SecureShell protocol or the ssh software-suite.   
      SecPanel sits on top of SSH software-suites and supports the SSH.com and the OpenSSH-version. You may get information about these programs at http://www.ssh.com respectively at http://www.openssh.com.   
      SecPanel is written entirely in pure Tcl/Tk and does not need any extensions but it requires version 8.x of Tcl and Tk.   
      SecPanel is free software and is released under the conditions of the GNU General Public License. See the file COPYING and notes in the source code for details.   
  

     

  

  
  
  
  
  
  
]]></description><pubDate>Fri, 14 Sep 2007 10:55:27 +0000</pubDate><link>http://themediahost.de/secpanel/home/intro/</link><guid>http://themediahost.de/secpanel/home/intro/</guid></item><item><title><![CDATA[Features]]></title><description><![CDATA[  Connection  
  SSH  
Gives you a list of previously configured SSH connections.
  SCP  
Gives you a list of previously configured SSH connections
  Tunneling  
Adds a convenient gui for configuring tunnels/ssh local and remote forwardigs

  Keys  
  Generation  
Generate keys of different types
  Information  
Lets you inspect digests of keypairs or change passwords
  Distribution  
Distributes your public keys to remote accounts by selection from a wizard like gui

  Agent  
  Start  
Start your own agent session or integrate an existing agent session.
  Info  
Shows you the identities contained by a running agent
  Add keys  
Just select the identities from a list.

  Tools  
  History of Connections and key operations  
Keeps a protocol of your tasks concerning ssh, scp, agent and scp-transfer
  Command Tracer  
Shows you what SecPanle does on the backend site when calling ssh executables
  SatMode Window  
The gui may get minimized to an unobtrusive smaller gui.]]></description><pubDate>Fri, 14 Sep 2007 10:22:55 +0000</pubDate><link>http://themediahost.de/secpanel/home/features/</link><guid>http://themediahost.de/secpanel/home/features/</guid></item></channel></rss>