ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
1.89k stars 63 forks source link

Feature Request: encrypted tokens #394

Open HalanoSiblee opened 1 month ago

HalanoSiblee commented 1 month ago

Store user discord tokens into $HOME /.config/discordo encrypted that will lead to faster and safer method and launch directly into discord simply implement discordo --store "token" should do the job. the decryption key should be randomized at compile time.

ayn2op commented 1 month ago

Where would the decryption key be stored? Hard-coded?