You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Align with rockstor-core changes regarding 'pass' adoption
for secrets storage. Install via OS provided 'password-store'.
## Includes
- Additional minimal setup of GNUPG & pass to enable %check
scriptlet function as we need a running Django instance for
our tests.
- BuildRequires 'password-store' OS package for 'pass':
required for %check scriptlet.
- Requires 'password-store' OS package on all OS targets.
- Minor README.md typos.
Regarding in-development changes in rockstor-core re: Adopt dedicated secrets management library in current draft status PR: rockstor/rockstor-core#2756 we have a new OS dependency to provide secrets storage. The proposal is as follows:
password-store: https://www.passwordstore.org/
Authored/maintained by Jason A. Donenfeld of wireguard fame.
Requiring a new dependency across all targets, and likely some rpmbuild spec file scriptlet additions (as yet unclear).
The text was updated successfully, but these errors were encountered: