foxkdev / passbolt_api

Passbolt backend, a JSON API written with Cakephp

Home Page:https://www.passbolt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

      ____                  __          ____
     / __ \____  _____ ____/ /_  ____  / / /_
    / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
   / ____/ /_/ (__  |__  ) /_/ / /_/ / / /_
  /_/    \__,_/____/____/_,___/\____/_/\__/

The open-source password management solution for teams
(c) 2016-2018 Passbolt SARL
https://www.passbolt.com

Build Status Build Status Coverage Status Docker Pulls

Build Status

License

Passbolt is distributed under the Affero General Public License v3

About Passbolt

Passbolt is an open source password manager for teams. It allows you to securely share and store credentials. For instance, the wifi password of your office, the administrator password of a router or your organisation's social media account passwords, all of them can be secured using passbolt.

Passbolt is different from the other password managers because:

  • It is primarily designed for teams and not individuals
  • It is free & open source
  • It is respectful of privacy
  • It is based on OpenPGP, a proven cryptographic standard
  • It is easy to use for both novices and IT professionals alike
  • It is extensible thanks to its RESTful API

Find out more: https://www.passbolt.com

What does it look like?

Login Browse passwords Share passwords

Trying out passbolt

You can try a demo of passbolt at https://demo.passbolt.com.

You will need to install a plugin, you can find some help here: https://www.passbolt.com/help/start/firefox

Installing passbolt

You can install passbolt on your own machine. Follow the instructions on the website here: https://www.passbolt.com/help/tech/install

Contributing to passbolt

Please check out CONTRIBUTING.md for more information on how to get involved!

Please only use github to report bug or make a pull request.

If you want to make a feature request or if you are having an issue when installing your own passbolt instance you should seek help first from the community here: https://community.passbolt.com/

Reporting a security issue

If you've found a security-related issue in passbolt, please don't open an issue on GitHub. Instead contact us at security@passbolt.com. In the spirit of responsible disclosure we ask that the reporter keep the issue confidential until we announce it.

The passbolt team will take the following actions:

  • Try first to reproduce the issue and confirm the vulnerability.
  • Acknowledge to the reporter that we have received the issue and are working on a fix.
  • Get a fix/patch prepared and create associated automated tests.
  • Prepare a post describing the vulnerability and the possible exploits.
  • Release new versions of all affected major versions.
  • Prominently feature the problem in the release announcement.
  • Give credit in the release announcement to the reporter if they so desire.

Credits

https://www.passbolt.com/credits

About

Passbolt backend, a JSON API written with Cakephp

https://www.passbolt.com

License:GNU Affero General Public License v3.0


Languages

Language:PHP 59.5%Language:JavaScript 35.5%Language:HTML 4.6%Language:CSS 0.4%Language:Shell 0.0%Language:Batchfile 0.0%Language:Ruby 0.0%