Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonvanassche/bashpass-remote

A wrapper for BashPass, which allows you to manage your BashPass passwords stored on a remote server.
https://github.com/antonvanassche/bashpass-remote

bash bash-script bashpass ssh unix

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        



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](https://www.github.com/AntonVanAssche/BashPass).
With BashPass-Remote, you can use [BashPass](https://www.github.com/AntonVanAssche/BashPass) as if it were installed locally, while your passwords are stored remotely.
Please note that BashPass-Remote is still in development.

## Documentation

- **[Getting started](https://github.com/AntonVanAssche/BashPass-Remote/wiki/Getting-Started)**
- **[Usage](https://github.com/AntonVanAssche/BashPass-Remote/wiki/Usage)**

## 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](https://github.com/AntonVanAssche/BashPass-Remote/fork) the repo and create a [pull request](https://github.com/AntonVanAssche/BashPass-Remote/pulls). You can also simply open an [issue](https://github.com/AntonVanAssche/BashPass-Remote/issues) 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`](./CONTRIBUTING.md) for more information.

## License

Distributed under the MIT License. See [`LICENSE.md`](./LICENSE.md) for more information.