Messages - AaronCompNetSys [ switch to compact view ]

Pages: [1] 2next
1
Yeah, the keyfile is the defining feature here.  It drastically increases security and make a key logger useless when the user clicks on the file instead of typing it.  It also makes brute forcing the typed password irrelevant.  I recommend picking a random file off the hard drive, or a random file the user has created sometime in their lifetime.

2
Bump.  I'm at a new place and would still love to be able to push for TrueCrypt with a GUI.

3
Screenshot Captor / Main Window Missing
« on: December 20, 2010, 12:49 PM »
I use an external monitor on my laptop, so my monitor config is always screwy.  Somehow I lost the main window and its coordinates must have been set off somewhere in no wheres.  I didn't think to inspect the configs to see where it went to before I deleted them :\

The right click menu for the main window should include the "Move" item, which is how I normally recover windows in no-mans-land.

Cheers!

4
Yeah, a bit too many features and ram, but I appreciate the post!

5
examples of some launch bar tools:
http://www.alentum.com/alaunch/index.htm
I just switched to this for my low-power server. I have unique need, and thought I might post it :)

When running a low power file sever (laptop with a broken screen), the VGA never sees the light of day.  VNC, Various web guis, and CLI is all that gets used, and when it has to be a Windoze box due to special constraints, you need a lightweight launcher to take over for explore.exe, because we sure can't let that guy take up some of my precious 100MB of ram.

Requirements:
- Lightweight RAM and Swap, no page hits
- Custom icon bitmap (ico, exe, and png load)
- Parameter entry per item
- No Alpha blending
- Button click verification
- Always on top
- No dock/Dock without a giant ugly gray bar (invisible background)
- Independent of explorer.exe
- Already running or launch in progress indication
- Take focus on mouse over (to help with magic eaten clicks over VNC)

RocketDock is my workstation solution, but for a file server its not too cool.  No button click verification (the laggy bounce over VNC doesn't count) and the running indicator thrashes the file system on a crappy box.  The pretty Alpha and scaling is cool but not needed.  I floated around looking for an AHK based replacement but the one mouser mentioned fit the bill at the moment.

Pages: [1] 2next
Go to full version