Search Mac Software Downloads
|
  Main     Utilities     SSHKeychain  

SSHKeychain User Reviews (14 posts)Write A Review
sort: smiles | time
Jan 18 2008

PSYCHOS  I'd like SSHKeychain to not display itself at all in the dock or menu bar. This worked fine in 0.8.1 by setting it to Dock-only and setting LSUIElement to 1 in the Info.plist. However, in 0.8.2, LSUIElement reverts to 0 and the dock icon shows up anyways. Locking the Info.plist causes the app to quit after a few seconds.

Does anyone know how I might fully hide SSHKeychain without mucking with the source?

(I have to add, this is one of the most useful pieces of MacOS freeware out there!)  
(Version 0.8.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Jan 18 2008

PSYCHOS  Turns out I posted rather hastily. Checked my ~/src directory, and indeed I had modified the source for 0.8.1, to force it to set LSUIElement to 1 no matter what. Will do the same to 0.8.2.  
(Version 0.8.2)

praisebury
0

Sep 14 2007

SJK  Since updating to 0.8.2 I've noticed this console message (with typo):

2007-09-05 19:24:40.548 SSHKeychain[20474] Buggy password in keycahin workaround

No errors when running Keychain First Aid in Keychain Access.  
(Version 0.8.2)

praisebury
0
[ Reply ]
Aug 24 2007

CHRISTOPH3  My installer says the install had problems and suggests that the install failed. The install looked like it worked though.  
(Version 0.8.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Aug 24 2007

SJK  0.8.2 installed and runs fine for me, though the installer package has a hidden .gdb_history file that was dropped in /Applications.

Related side-topic annoyance: Among other things, the often-too-dumb Apple Installer begs for the ability to let experienced users deselect unwanted files they want to exclude during installation, like that unnecessary .gdb_history the SSHKeychain developer accidentally included in the package. Yes, I know about Pacifist though Installer needn't obsolete it simply to give a bit more control over developer mistakes.  
(Version 0.8.2)

praisebury
0

Aug 23 2007

MARTIN HAIRER  Brilliant little app, a real time-saver!  
(Version 0.8.1)

praisebury
0
[ Reply ]
Aug 26 2006

LUHMANN  A universal binary build for intel machines is available from this web site:

http://switchersblog.com/articles/2006/03/22/intel-imac-first-impressions  
(Version 0.7.1)

praisebury
0
[ Reply ]
May 12 2006

VERSEGURU  Great app, but unfortunately with the leatest 10.6 security update it is causing system freezes.  
(Version 0.7.1)

praisebury
0
[ 1 Reply - Reply ]
Replies:
May 17 2006

ERIK.SWANSON  I too am experiencing system freezes whenever I try to launch SSHKeychaon 0.7.1 after installing Security Update 2006-003 on my MacBook Pro.

Installing the "SMC Firmware Update" has not had any effect on however SSHKeychain manages to freeze up the system.  
(Version 0.7.1)

praisebury
0

Apr 4 2006

CBX322  Put this into ~/.bash_profile if using the bash shell in Tiger:

SSHAGENT=/usr/bin/ssh-agent

SSHAGENTARGS="-s"

if [ -z "$SSH_AUTH_SOCK" -a -x "$SSHAGENT" ]; then

eval `$SSHAGENT $SSHAGENTARGS`

trap "kill $SSH_AGENT_PID" 0

fi

Then start a new shell and type:

ssh-add

You are prompted for the password of your ssh-keys.

See: http://mah.everybody.org/docs/ssh

for further information.  
(Version 0.7.1)

praisebury
0
[ Reply ]
Oct 28 2004

ANONYMOUS  Had to drop back to 0.6.1.

0.7 crashes on startup. 0.7.1 displays blank panes on preferences. Are you doing something silly like using webkit for the preferences?  
(Version 0.7.1)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 9 2004

BART MATTHAEI  Can you send me an email about this?

bart@sshkeychain.org  
(Version 0.7.1)

praisebury
0

Oct 27 2004
***½.

ANONYMOUS  Crashes randomly.

Interferes with screen saver / screen lock.

(Makes it impossible to unlock the screen after

screen saver kicks in and interferes with

outside ssh connections.)

The crashes happened before 0.7, too. The

login interference is new.  
(Version 0.7)

praisebury
0
[ Reply ]
Oct 21 2004
*****

AMON-RE  Yep. I love SSHKeychain. :)  
(Version 0.7)

praisebury
0
[ Reply ]
Jul 22 2004
*****

DMESS0R  This SSH agent is one of the most useful agents I have ever used. Due to its ability to manage global environment variables, each new shell created may be spawned with the corrent environment variables pointing to the agent. Another incredibly useful option is the integration with the apple keychain. This application should be on any OSX user's "must have" list.  
(Version 0.6.1)

praisebury
0
[ Reply ]
Dec 19 2003
*****

LUVER  SSHKeychain, will you mary me?  
(Version 0.4)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Jun 24 2004

ANONYMOUS  No, but I will.  
(Version 0.6)

praisebury
0

Oct 20 2003
*****

NATHAN  Excellent! I have dozens of SSH keys on my keychain and managing them has become a *real* pain. This program makes key management easy, has never crashed, and has never corrupted any of my keys. I love this program, and would *gladly* pay for it. Please, keep up the excellent work!  
(Version 0.4)

praisebury
0
[ Reply ]
Oct 20 2003
*****

ANONYMOUS  Wow, works great and i can manage my Apple's keychains!

I'm in love...  
(Version 0.4)

praisebury
0
[ Reply ]
 

The opinions expressed in the reviews are not necessarily those of MacUpdate.
MacUpdate waives any legal binding related to the comments and opinions expressed in the reviews.
Please contact MacUpdate politely if you wish for a comment to be reviewed by MacUpdate for removal.