+ Reply to Thread
Results 1 to 4 of 4

Thread: Help on a new project

  1. #1
    Learning Programmer birinight is an unknown quantity at this point birinight's Avatar
    Join Date
    Oct 2007
    Location
    Here
    Posts
    36

    Help on a new project

    I'm sorry if this isn't the right place to post this.

    Here's the thing. I want to create an application like RoboForm( RoboForm: Password Manager, Form Filler, Password Management ) that works on Linux, Windows, MacOS X, and Mobile also. I already created Kpgen( https://sourceforge.net/projects/kpgen ) that is a password generator, and I want to keep Kpgen Independent because this new project need a good password generator that doesn't relies on the bloated windows random generator.

    This project will have a main application build on QT toolkit and the corresponded browser extension. Firefox, IE, Safari, and Chrome are the browsers that I'm planning to support.

    For those who are unfamiliarized with RoboForm, roboform is an application that allows you to keep your passwords, and sensitive information encrypted, and also automatically fills web forms. It's a great application, but it has 2 major flaws on my point of view. It's proprietary and the source is closed and there's no Linux version.

    This project is going to be made whatever I have help or not.
    But I do need help. First, I don't own a Mac so help will be appreciated to maintain and administrate the Mac OSx version. Also a Windows Manteiner will help a lot and free me to develop the main application.

    I have other Ideas for the future. For example made a portable version that has executables in all platform versions and can virtually work on any computer.

    Also an online version, is in my toughs, but since we are dealing with sensitive information, we have to be sure that is absolutely secure.

    If you want to help you have to be proficient in C++.
    I will also need artists for Icon making and other stuff.

    You will have to understand that this is a open source project so if you want to help it will be for the fun and the learning experience.

    Currently Kpgen uses Crypto++ Libraries, but I want to implement my own encryptation libraries, as soon as they will be stable and secure enough(and fast).

    If you're the kind of person that with proper motivation and time you can solve anything, then I need your help.

    You can leave a message here or you can email me at ammorais at users.sourceforge.net
    Have a look at kpgen at sourceforge
    Neither Emacs or Vi are my primary editors...
    ..and I'm not ashamed!!!

  2. #2
    Newbie ikonia is an unknown quantity at this point
    Join Date
    May 2009
    Posts
    24

    Re: Help on a new project

    what made you chose QT ?

  3. #3
    Administrator Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan's Avatar
    Join Date
    Nov 2005
    Location
    Hendersonville, NC
    Posts
    24,556
    Blog Entries
    97

    Re: Help on a new project

    Moved to correct forum.

  4. #4
    Learning Programmer birinight is an unknown quantity at this point birinight's Avatar
    Join Date
    Oct 2007
    Location
    Here
    Posts
    36

    Re: Help on a new project

    Quote Originally Posted by ikonia View Post
    what made you chose QT ?
    That's an easy one.

    Qt can be easily implemented on OS X, Windows, Linux, and Embedded devices. On KpGen I've just programed the Linux version an ported to Windows with very little modification. Just a #defines here and there.
    Here's some screen-shots.

    Linux Version


    Windows Version


    Qt now is tri-licenced with GPL, LPGL, and Commercial licenses.
    Qt SQL Drivers are very good(I'm using Sqlite3 to the databases).
    Qt in not bloated, and it's very easy to learn.

    This starts to seem like a Qt commercial, but the last and not least major reason is. I do like Qt.
    Have a look at kpgen at sourceforge
    Neither Emacs or Vi are my primary editors...
    ..and I'm not ashamed!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Project 1 - Game Network 1.0
    By Donovan in forum C and C++
    Replies: 19
    Last Post: 06-21-2009, 07:23 AM
  2. Replies: 8
    Last Post: 05-30-2009, 12:56 PM
  3. Send image one project to another ?
    By nomanforu in forum C# Programming
    Replies: 0
    Last Post: 06-03-2008, 01:12 AM
  4. Contributing to a project
    By Jordan in forum Community Projects
    Replies: 7
    Last Post: 09-15-2006, 05:43 PM
  5. Community Project! - Recent project gone sour
    By Crane in forum C# Programming
    Replies: 5
    Last Post: 09-09-2006, 03:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts