Skip to content

A wrapper for BashPass, which allows you to manage your BashPass passwords stored on a remote server.

License

Notifications You must be signed in to change notification settings

AntonVanAssche/BashPass-Remote

Repository files navigation

BashPass-Remote

A wrapper for BashPass, which allows you to manage your BashPass passwords stored on a remote server.
Explore the docs »

· Report Bug · Request Feature

About BashPass-Remote

BashPass-Remote allows you to securely access your passwords on a remote server, such as a NAS. This project is written in (pure) Bash and acts as a wrapper around SSH and BashPass. With BashPass-Remote, you can use BashPass as if it were installed locally, while your passwords are stored remotely. Please note that BashPass-Remote is still in development.

Documentation

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion/improvement that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag enhancement. A star to the repo would be greatly appreciated (only if you want to, you don't have to if you don't want to)!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

See CONTRIBUTING.md for more information.

License

Distributed under the MIT License. See LICENSE.md for more information.

About

A wrapper for BashPass, which allows you to manage your BashPass passwords stored on a remote server.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published