Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brantje/passman
A password manager for owncloud / NextCloud. New repo here: https://github.com/nextcloud/passman
https://github.com/brantje/passman
Last synced: 2 months ago
JSON representation
A password manager for owncloud / NextCloud. New repo here: https://github.com/nextcloud/passman
- Host: GitHub
- URL: https://github.com/brantje/passman
- Owner: brantje
- License: agpl-3.0
- Created: 2014-06-17T08:31:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T23:57:19.000Z (over 6 years ago)
- Last Synced: 2023-07-31T14:43:04.439Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.8 MB
- Stars: 43
- Watchers: 16
- Forks: 15
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
#Passman V2.0 Alpha
Version 2.0 has a complete rewritten frontend in Angular.
Place this app in **owncloud/apps/**
#Bountysource
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=3291427)](https://www.bountysource.com/trackers/3291427-brantje-passman?utm_source=3291427&utm_medium=shield&utm_campaign=TRACKER_BADGE)
Passman on [bountysource](https://www.bountysource.com/trackers/3291427-brantje-passman)
#Repos
master = development, stable enough (imo) for daily use
stable7 = Stable for ownCloud 7
sharing = Testing / unstable not for daily use
#What is this?
Passman is a password manager for owncloud.
It features client side password encryption with aes.#Issues
Report issue's using the template: https://github.com/brantje/passman/blob/master/issue_template.md
#Features
- Add tags to an item
- Tag cloud
- Client side aes password encryption
- Option to remember the encryption key in the localstorage.
- Password generator with strength indicator
- Ability to add files to an item (usefull for qr codes, serials, ssl keys etc).
- File uploading, files will be encrypted and then uploaded
- Different vaults (just use another master pw)
#Screenshots
Coming soon#Contribute
If you want to help, git clone this repo, make your changes and send a PR.#Todo (not in order of importance)
- Bug fixes
- Firefox / chrome sync
- Mobile sync??
#What works
- Adding / editing / deleting tags
- Adding / editing / deleting items
- Files
- Expiring items
- Require a minimal password strength for a tag#What does not work
- Api
- Sync