8451 / 8451/arrow-flight-cli

Handle refresh tokens more securely

Aberta
#7 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Rust
Estrelas
6
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

From Aidan's comments in #6...

> We may want to store refresh tokens more securely in the future. This was a quick-and-dirty way of doing it at the time, but I'm not sure saving the tokens in plain text on the hard drive is following good security practices...

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Look for where refresh tokens are currently stored, likely in a plain text file. Research secure storage options in Rust, such as using the OS keychain or encrypted files. Determine the project's authentication flow to integrate the new storage method safely.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
rust
Domínio
security
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.