Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For security propose i thin it's better to make private "-p or --private" parameter as default #342

Open
psycalc opened this issue Sep 28, 2021 · 1 comment

Comments

@psycalc
Copy link

psycalc commented Sep 28, 2021

For security propose i thin it's better to make private "-p or --private" parameter as default, In order So as not to accidentally publish secrets, passwords, etc.,

temporary solution it is alias gist in /home/username/.bash_aliases or .bashrc
alias gist="gist --private"
or
alias gist="gist -p"

@0xallie
Copy link

0xallie commented Oct 4, 2022

I like this idea, especially as GitHub made it impossible to make public gists private, with the justification that it's "pointless" as it may have already been indexed by search engines (a warning for that would have sufficed, but oh well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant