KeeAgent 0.8.0 Released
Well, it’s about time… If you haven’t been keeping up with the changes in the beta versions, there are loads of new features. Here are the main ones: Support for ECDSA and Ed25519 keys Support for “new” OpenSSH private key …
Well, it’s about time… If you haven’t been keeping up with the changes in the beta versions, there are loads of new features. Here are the main ones: Support for ECDSA and Ed25519 keys Support for “new” OpenSSH private key …
Have you ever wished your BrickPi had a display so that you could see what is going on with your robot without having to be connected to a remote terminal? Well now you can. Adafruit sells a couple PiTFT displays that are compatible with BrickPi. This is the story of how I added one to my BrickPi.
I’ve been neglecting KeeAgent for a while, but I finally set aside a day for it. This release is pretty much all bug fixes and a few minor usability enhancements. I will probably release this version as stable in a …
Some (but not all) USB webcams will work on LEGO MINDSTORMS EV3 running ev3dev. Fortunately, one of them is the camera from the LEGO Studios Steven Spielberg MovieMaker Set. The camera from the Vision Command set should have the same …
New features: Support for Agent mode on Linux/OS X. No docs on the website yet, so please see this for now. Download:
Bug fix: Fix deadlock when using OpenSSH >= v6.8.p1 in Cygwin. New features: Add support for ECDSA and ED25519 keys in PuTTY Private Key (.ppk) files. Thanks to GitHub user angelsl for implementing this! Better error message when running in …
One more new feature: There is now an option that allows you to pick which key(s) are returned when a client program requests a list of all SSH keys in the agent. This is useful when you have a large …
Just a couple new things: The process inspection feature now works with Cygwin and MSYS sockets on Windows. If a socket file is not deleted (because KeePass crashed or was forcefully closed), it will be silently overwritten when KeePass starts. …
I know it has been less than 24 hours since v0.7.0 was released… but this release includes a much requested new feature. The confirmation dialog and the balloon notification now tell you which program made the request that triggered it. …
It’s once again time for new features in KeeAgent. Starting off this round of beta testing is: Support for the “new” OpenSSH private key file format introduced in OpenSSH v6.5 (the one that uses bcrypt to encrypt your private keys). …