Essentially, BUGdash is a program that allows users to administer their BUG from the web. They can navigate to a url and perform tasks such as reboot their bug, install packages on their bug, and view system information about their bug.

I added a secure login feature that allows users to password protect their BUGdash. When they log into BUGdash, they are able to set up a login and password configuration. Once set up, whenever the user attempts to view the BUGdash, they are prompted with a username and password. In the backend, data is securely saved and encrypted to ensure safety.
Bug Labs provides a great community for developers and all of the code is open source, so if you are interested in doing some java programming, check out http://www.buglabs.net and jump in!
No comments:
Post a Comment