GithubHelp home page GithubHelp logo

chimp's Introduction

chimp

A simple password manager written in Java.

What is CHIMP?

CHIMP is a program that stores passwords for you, like other password manager tools like Password Safe and LastPass. In fact, you should probably use one of those utilities instead of this one. CHIMP is really just a toy project that I started way back in 2001 and work on for fun. Still, I use it, and it works.

Building

CHIMP requires Java 7 and Maven to build.

mvn package

Running

If you are on a Mac, run Chimp.app.

Otherwise, you will need to have Java 7 installed.

java -jar target/chimp-_version_.jar

It's an executable JAR, so you can also just double-click it, although on a Mac the .app is better.

There is a sample file included in the distribution called sample.chm. You can open it with the password "sample".

License

CHIMP is licensed under the GNU General Public License, version 2.

See LICENSE.md for license information for components used in CHIMP.

Extra Legal Disclaimer

Articles 11 and 12 of GPL v2 apply to CHIMP. In plain English: There is no warranty for CHIMP. The copyright holder assumes no liability or responsibility for losses and damages if third parties gain access to passwords stored in CHIMP. Use at your own risk.

Et cetera

Here are some suggestions on using CHIMP.

  • Although CHIMP lets you store your password files unencrypted, you shouldn't do that unless you know your files are extremely safe.
  • Use a strong password for your password file.
  • Don't name your password file something obvious, like "mypasswords.chimp".
  • If there are some passwords that you are very protective of, consider not using CHIMP to store them.
  • If you're not sure CHIMP is all that secure, don't use it. :)

If you do use CHIMP, I hope it is useful for you and works well. Just remember, everything is better with monkeys!

chimp's People

Contributors

bhavanki avatar

Watchers

 avatar  avatar  avatar

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.