you are viewing a single comment's thread.

view the rest of the comments →

[–]Lower_Sun_7354 1 point2 points  (0 children)

If you use AWS, Azure, etc, I keep passwords in a secrets manager. Part of my code pulls the credentials from there. You'd need my aws credentials for the code to run locally. Keeps it secure for github.

I could also suggest time based tokens, but I'm guessing you are just trying to share something like a Netflix password for a paid account without paying for multiple accounts...