|
|
|
|
|
by theamk
530 days ago
|
|
One of the best things you can do to your API key is to give it a fixed prefix. Makes it very easy to tell that you have the right string, to detect accidental secret leakage, etc... IMHO this makes key much more beautiful than any internal structure. |
|
https://github.blog/engineering/platform-security/behind-git...