Archive

Posts Tagged ‘roboform’

Firefox Toolbar (linux)

November 24th, 2009 Comments off

I want a Firefox extension (Toolbar) for Linux (Ubuntu) that will work as Roboform, of course all the features is not needed. The main features I need is:

Familiarize yourself with Roboform, you can download it here: http://www.roboform.com/download.html

1: When a form is filled that contain a password-field, the application will ask if I want to save all the form-data.

2: I can easily login to a site that I have saved form-data for by just typing “hotm” or something similar in the Firefox-toolbar-textfield and press enter if I for example want to login to www.hotmail.com .

3: The application should encrypt all the form-data and have a master-password that I have to type before I can use the toolbar.

4: I want to have a button for default information so I can autofill new forms that I haven’t saved any form-info for. Like my email, name, address and any other info I like. This feature
should work similar to Roboforms identities-feature.

5: I want to be able to edit saved form-data and identities.

6: Password generator that can autofill password-fields. Similar to the one in Roboform.

7: I want the application to be able to handle multiple logins, like if I have 5 accounts to Youtube for example. (Take a look how Roboform handle this)

8: The application should not autofill forms until I push the Logins-button on the toolbar OR if I type something in the textfield and press enter.

9: I need to be able to Import all the form-data I saved in Roboform. (There is a export feature in Roboform so this wont be too hard I think)

This is the main features I need right now. Make sure you familiarize yourself with Roboform and try out all the features I need.

I want to have the full right to do anything I want with the application and sourcecode after I pay you.

Need Roboform Functionality

July 27th, 2009 Comments off

I’m working on a webpage and I need a script that can simulate the stuffing of the keyboard. I’m looking for Roboform like capability.

I want to be able to “power into” or automatically login to a site to which I already know the User ID and Password. I want to do this to save keystrokes for my client(s). I believe I need to stuff the keyboard with the User Id {tab} Password {tab} then Enter. This would allow me to login with the least amount of keystrokes.

Somehow the script would have to be generic enough to work with most login pages. I have real legitimate reasons for wanting to do this.

My code is in classic ASP but I think this routine will probably need to be in Javascript.

Bear