A wrapper for BashPass, which allows you to manage your BashPass passwords stored on a remote server.
Explore the docs »
·
Report Bug
·
Request Feature
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.
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)!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
See CONTRIBUTING.md
for more information.
Distributed under the MIT License. See LICENSE.md
for more information.