KenanBek / KenanBek/maxDEV

Store Redis passwords in the OS keychain (with settings migration)

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
tool: redisclient
Dominant language
Makefile
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Move connection passwords out of plaintext ~/.maxdev/redis_client_settings.json into the OS keychain. Versioned migration: read plaintext -> write keychain -> drop the plaintext field; tolerate both formats (aggressive auto-update means every install migrates on release day). Pick the cross-platform keychain library first. Relates to #4.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how ~/.maxdev/redis_client_settings.json is read and written, and review related issue #4. First evaluate a cross-platform OS keychain library; done means versioned migration moves existing passwords into the keychain, removes the plaintext field, and accepts both settings formats during rollout.

Written by the indexing model from the issue text.

Assessment

Tech stack
redis
Domain
security, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.