SBD is a way of leaving ultra-secure minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an ssh server running all the time, but only want to start it when needed.
Be the first to post a text review of Secure Back Door. Rate and review a project by clicking thumbs up or thumbs down in the right column.
About: Secure Back Door (SBD) is a tool that provides ultra-secure and minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an SSH server running all the time, and only want to start it when needed. Because it is written in only a few lines of code, it is hoped that it will be less susceptible to security exploits than a program like SSH. Changes: This version is the first complete release of SBD. The remote exeuction of commands on the server side has been enabled, so the client and server are now fully functional and ready for use. Keep in mind SBD is still in development and a few more features will be added, but as of now it is functionally secure, complete. and usable.
* Fixed a few minor compiler warnings * Updated license year to 2005 * Uncommented execution code in sbdd, so now sbdd will execute incoming commands * Updated README documentation for compilation * Clarified PROTOCOL documentation * Stripped server to client response(IE: client will not know if command is executed or not)
* Fixed a few minor compiler warnings * Updated license year to 2005 * Uncommented execution code in sbdd, so now sbdd will execute incoming commands * Updated README documentation for compilation * Clarified PROTOCOL documentation * Stripped server to client response(IE: client will not know if command is executed or not)
* Fixed a few minor compiler warnings * Updated license year to 2005 * Uncommented execution code in sbdd, so now sbdd will execute incoming commands * Updated README documentation for compilation * Clarified PROTOCOL documentation * Stripped server to client response(IE: client will not know if command is executed or not)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?