Skip to content
Snippets Groups Projects
Unverified Commit 9363f0b7 authored by rnhmjoj's avatar rnhmjoj
Browse files

Make nheko usable without a secret storage service

This change adds the ability to run Nheko without a secrets storage
service[1]. The secrets are stored in plaintext under the [secrets]
section of nheko.conf. Since this is a "I know what I'm doing" type
of feature, it's disabled by default and can only be enabled with an
hidden setting `run_without_secure_secrets_service=true`.

Fixes issue #705.

[1]: https://freedesktop.org/wiki/Specifications/secret-storage-spec
parent 3e8734db
No related branches found
No related tags found
No related merge requests found
Pipeline #2394 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment