Main > Free Download Search >

Free ssh askpass keyring 0.2 software for linux

ssh askpass keyring 0.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1993
SSH Askpass Keyring 0.2

SSH Askpass Keyring 0.2


Alternate ssh-askpass utility with support for the gnome-keyring. more>> <<less
Added: 2009-01-31 License: GPL Price: FREE
16 downloads
kaskpass 0.1

kaskpass 0.1


kaskpass is a ssh-askpass replacement for Kde. more>>
kaskpass is a ssh-askpass replacement for Kde. In add, it allows use of kwalletd to manage your passphrase(s).

See ssh man pages for more information about ssh system, ssh keys, ssh-agent and ssh-askpass.

kaskpass is written in ruby. It depends of ruby interpreter, libkorundum and kwallet. kaskpass is packaged to be installed in /usr/bin, but you can easily use it from your home directory.

Installation is same than ssh-askpass or ssh-askpass-gnome. One of convenient way is to copy kaskpass.desktop in your ~/.kde/Autostart:

cp /usr/share/doc/kaskpass/kaskpass.desktop ~/.kde/Autostart

This is only a beta version. There are some bugs to fix. Especially, I dont insure security of kaskpass. Please report all bug or improvements need.

ToDo:

- This is only beta version. There are some bugs to fix. Especialy, I dont garanty security of kaskpass. Please report all bug or improvements.
- Write manpage
- Translate it in other languages
- Add a systray icon to block acces to your ssh-agent
- Merge previous behaviour in kwalletd (as plugin for exemple)
- Write instructions for other distribution than debian
<<less
Download (0.004MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1436 downloads
SSHatter 0.2

SSHatter 0.2


SSHatter uses a brute force technique to determine the how to log into an SSH server. more>>
SSHatter uses a brute force technique to determine the how to log into an SSH server. The project simply tries each combination in a list of usernames and passwords to determine which ones successfully log in.
Enhancements:
- Modified to allow multiple hostnames and usernames
- Added passwords (taken from http://www.nth-dimension.org.uk/downloads.php?id=30)
<<less
Download (0.003MB)
Added: 2007-08-16 License: BSD License Price:
812 downloads
GNU Keyring 1.2.3

GNU Keyring 1.2.3


Keyring is a program lets you securely store digital secret keys on your Palm handheld computer. more>> <<less
Download (0.043MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1203 downloads
SSH KeyServer 3.0

SSH KeyServer 3.0


SSH KeyServer provides a simple key-distribution server for SSH. more>>
SSH KeyServer provides a simple key-distribution server for SSH.

ssh-keyserv can be used in trusted networks to centrally generate and distribute SSH keys to other computers.

This is very useful in situations were the computers are reinstalled often and you do not want new SSH keys all the time.

<<less
Download (0.010MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
965 downloads
cxSSHAdmin 0.7

cxSSHAdmin 0.7


cxSSHAdmin is a menu (ncurses with dialog) based utility to perform various administration tasks via SSH. more>>
cxSSHAdmin is a menu (ncurses with dialog) based utility to perform various administration tasks via SSH.
Main features:
- The ability to login to a selected host from a list
- Ability to execute one command on multiple hosts from a list
- Enable password-less access to hosts, using ssh keys.
- Automatically scan the subnet, and generates a hosts list
TODO/Bugs/etc:
- Redirect command output on multiple hosts to email if the user wants it.
- Run command on multiple hosts in *paralell* instead of the current serial way..
- The network scanning progressbar doesnt seem very linear.. I might fix this in the future..
- Ability to tunnel into a firewalled network and perform login/commands on remote hosts
<<less
Download (0.004MB)
Added: 2006-02-12 License: GPL (GNU General Public License) Price:
1350 downloads
ssh-smart 0.0.1

ssh-smart 0.0.1


ssh-smart is a really small software (a proof-of-concept) to put private identity from ssh on smartcard (memory card)). more>> <<less
Download (0.13MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1207 downloads
SSH with Keys HOWTO 0.08

SSH with Keys HOWTO 0.08


SSH with Keys HOWTO is a document which shows how to use SSH with keys, passphrases, and ssh-agent. more>>
SSH with Keys HOWTO is a document which shows how to use SSH with keys, passphrases, and ssh-agent.

For those of you who have been using SSH for a while, you will probably understand its advantages over the previous telnet style applications such as telnet and remote shell.

Although SSH with keys has always been there, not many people know what it is about, and how you can utilize its strenghts to make your life as a system administrator a bit more easy.
<<less
Download (MB)
Added: 2006-10-04 License: (FDL) GNU Free Documentation License Price:
1117 downloads
EasyPG 0.0.2

EasyPG 0.0.2


EasyPG is yet another GnuPG interface for Emacs. more>>
EasyPG is yet another GnuPG interface for Emacs. EasyPG package consists of two parts:
- The EasyPG Assistant - A GUI frontend of GnuPG
- The EasyPG Library - A library to interact with GnuPG
Main features:
The EasyPG Assistant provides the following features:
- Cryptographic operations are usable from dired mode.
- Keyring management interface.
- Transparent encryption/decryption of *.gpg files.
The EasyPG Library provides the following features:
- The API covers most functions of GnuPG.
- Designed to avoid potential security pitfalls around Emacs.
Passphrase may leak to a temporary file
The function call-process-region writes data in region to a temporary file. If your PGP library used this function, your passphrases would leak to the filesystem.
The EasyPG Library does not use call-process-region to communicate with a gpg subprocess.
Passphrase may be stolen from a core file
If Emacs crashes and dumps core, Lisp strings in memory are also dumped within the core file. read-passwd function clears passphrase strings by (fillarray string 0) to avoid this risk. However, Emacs performs compaction in gc_sweep phase. If GC happens before fillarray, passphrase strings may be moved elsewhere in memory. Therefore, passphrase caching in elisp is generally a bad idea.
The EasyPG Library dares to disable passphrase caching. Fortunately, there is more secure way to cache passphrases - use gpg-agent.
<<less
Download (0.080MB)
Added: 2006-05-30 License: GPL (GNU General Public License) Price:
1243 downloads
pam_ssh_agent 0.2

pam_ssh_agent 0.2


pam_ssh_agent is a PAM module that spawns a ssh-agent and adds identities using the password supplied at login. more>>
pam_ssh_agent is a PAM module that spawns a ssh-agent and adds identities using the password supplied at login.

<<less
Download (0.012MB)
Added: 2006-05-12 License: LGPL (GNU Lesser General Public License) Price:
1261 downloads
JSecureTunneling 0.2.3

JSecureTunneling 0.2.3


JSecureTunneling provides a Java SSH client for tunnels management. more>>
JSecureTunneling provides a Java SSH client for tunnels management.

SecureTunneling is a Java SSH client that is entirely oriented toward the management of SSH tunnels, offering the ability to establish secure and permanent tunnels to a remote SSH server transparently, just like a simple network connection.

The key features are: auto-reconnection, connection monitoring, connection triggers, tunneling changes on-the-fly, and profile management.

<<less
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
966 downloads
IPShutter 0.2

IPShutter 0.2


IPShutter lets you firewall off ports such as ssh, and selectively enable access with a one-time password. more>>
PShutter lets you firewall off ports such as ssh, and selectively enable access with a one-time password.
For example, if you want to log into the server from a friends house, you pull out a list of one-time passwords and point the web browser at a URL that contains one password. That tells the server to allow ssh connections from your friends IP address for five minutes. Connections made in that period will stay up indefinitely.
IPShutter is written in Perl language. It requires ipchains - on 2.4 kernels, ipchains can be loaded as module. IPShutter must run as root.
You may need to modify the first line of IPShutter to point to where Perl5 is located on your system.
Enhancements:
- Version 0.2 - Sat Sep 28 14:55:03 CDT 2002 - Moved configuration options to /etc/ipshutterrc and fixed daemonization.
<<less
Download (0.011MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
Gnome-Sshman 0.5.2

Gnome-Sshman 0.5.2


Gnome-sshman is an ssh session manager for Gnome. more>>
Gnome-sshman is an ssh session manager for Gnome.

Gnome-sshman is easy and fast to use and is useful for system administrators that need to connect to many SSH servers.

Gnome-sshman saves ssh sessions and allows you to open a saved session with selecting the saved session in a extensible menu. Also, is capable to save all your ssh passwords encrypted with AES in their keyring to open later with an unique passphrase.

Gnome-sshman has a new ssh terminal builded with vte and has tabs support (a ssh session for tab), a fast access new session menu, etc.
As graphical scp session substitute, you can use nautilus to open sftp sessions.

Is programmed with pygtk and glade (Im learning pygtk+glade making this program:).

<<less
Download (0.049MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1425 downloads
syncpasswd 0.4

syncpasswd 0.4


syncpasswd is an Expect script that synchronizes passwords via SSH on multiple platforms (Linux/BSD, OS X, and Solaris). more>>
syncpasswd is an Expect script that synchronizes passwords via SSH on multiple platforms (Linux/BSD, OS X, and Solaris).

It takes hostnames as a list of arguments and changes the specified user passwords on those hosts. syncpasswd outputs results to stdout and logs to /var/log/syncpasswd.log (by default).
<<less
Download (0.003MB)
Added: 2006-08-15 License: GPL (GNU General Public License) Price:
1166 downloads
SecPanel 0.5.2

SecPanel 0.5.2


SecPanel serves as a graphical user interface for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections. more>>
SecPanel serves as a graphical user interface for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections.

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 all ssh variants. 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.
<<less
Download (0.061MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
881 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5