Skip to content

[FEAT] Support for apiKeyAuth as the default behavior, with fallback to plaintext config if unsupported by the server #41

@aaron-r-campbell

Description

@aaron-r-campbell

Currently, SubTUI stores server credentials in plaintext in the config directory.

There is specification for an apiKeyAuth method in the OpenSubsonic API which could potentially increase the security by being more easily rotated / disabled in the case of config files being exposed.

I understand the current choice was made since SubTUI's author uses a server which doesn't support this functionality. This issue is meant as a place to discuss the issue and any possible fixes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions