Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domain7/keypunch
A group password management application made by Domain7
https://github.com/domain7/keypunch
Last synced: 1 day ago
JSON representation
A group password management application made by Domain7
- Host: GitHub
- URL: https://github.com/domain7/keypunch
- Owner: domain7
- License: gpl-3.0
- Created: 2012-10-05T17:54:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-09T16:00:01.000Z (over 12 years ago)
- Last Synced: 2024-12-30T12:45:34.402Z (11 days ago)
- Language: Ruby
- Size: 199 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to KeyPunch
===================Keypunch is a business oriented web-application that stores sensitive an secret information such as passwords and financial information. It is built with the intention to make sharing this information easy while keeping it as secure as possible. It is built using Ruby on Rails and Foundation to incorporate the latest technology such as responsive design making it available on as many platforms as possible.
Prerequisites
-------------
* Unix flavor OS (Linux OSX BSD etc..) capable of hosting rails.
* We recommend apache / passenger but any rails server configuration should work.
* GnuPG
* Postgresql >= 9.1Setup
----1. git clone 'public git repository here'
2. rake keypunch::install
3. other steps and stuff...
Configuration
-------------Troubleshooting
---------------1. Check for existing issues in the github repository https://github.com/domain7/keypunch/issues
2. Submit issues to github.
3. If you have a suggestion or a fix please submit a pull request.
4. Looking for a more custom solution or just want to chat? Send us and [email](mailto:[email protected])
Development guide
-----------------1. fork keypunch repo 'keypunch url' on github
2. apply your changes and commit.
3. submit pull request
References
----------
* [GnuPG](http://www.gnupg.org)
* [Postgresql](http://www.postgresql.org/)Released under the GPLv3 license
Copyright (c) 2012 [Domain7](http://www.domain7.com)