Giter VIP home page Giter VIP logo

aegis-shield's People

Watchers

James Cloos avatar

aegis-shield's Issues

Add some validation dialogs

- when entering a wrong master password, the application is crashing
- at first logon, if passwords do not match, application is crashing
- no validation of empty fields for the add and edit screens

Original issue reported on code.google.com by [email protected] on 5 Nov 2009 at 3:51

Application main screen

Create an application main screen with the logo and menus. The main screen
should probably show your last edited account, or the list of accounts - be
the overview screen.

Original issue reported on code.google.com by [email protected] on 30 Nov 2008 at 4:47

Weak, Good and Medium password strength levels should be represented

We can show the password strength levels in the following ways:
- as it is now with colors:
  - red is weak
  - yellow should be good
  - green is strong
- we could also add a label on the screen that will be updated as the
password is typed in, which would read weak, good or strong, depending on
the result of the password strength check.

Original issue reported on code.google.com by [email protected] on 26 Oct 2009 at 10:00

Decryption of text fails

There is a problem with the encryption/decryption code in the
CryptoService. An error occurs when encrypted text is decrypted
(IllegalBlockSizeException) and this needs to be fixed.

Original issue reported on code.google.com by [email protected] on 20 Oct 2009 at 2:22

Integrate the generate password and check password functionalities

We need to integrate the generate password and the check password
functionalities into the application screens as fallows:

* the generate password should be a button in the add new account info screen
* the check password strength should be done when entering a new password
in the add account info screen and when entering the master password.

Original issue reported on code.google.com by [email protected] on 23 Oct 2009 at 11:16

Ability to do push to browser

As an Aegis Shield user I want to be able to push my account credentials to the 
browser, so that I can easily fill them up in the needed forms.

Original issue reported on code.google.com by [email protected] on 10 Dec 2010 at 12:38

Reset master password

In case the master password is forgotten, users should be able to reset it.
This means that they will loose the current passwords and possibly account
names, since we don't store the master password in any place.
For this to work we need the following:

* add a reset button at the login screen
* when the button is pressed, we take all account data, remove the
passwords and update it.
* we also need to reset the encrypted checking text and the counter, so
that next time a new password is requested from the user.
* all account passwords need to be regenerated

Original issue reported on code.google.com by [email protected] on 23 Mar 2010 at 4:11

Self destruct option

User should be allowed to set a number of failed application login retries
after which, the app should wipe all the account data and passwords. This
is in order to have safety in case of lost, stolen phones. 
An online or sms based self destruct option would be nice to have.

Original issue reported on code.google.com by [email protected] on 16 Apr 2010 at 9:20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.