I'd like to know if anonymous github gists expire
I can't find anything on Github's gist API docs and google yield results on how to delete them but nothing on their expiration (if any)
In the top right corner of your gist page, there will be a menu that allows for multiple functions to be performed on your gist. We can edit, delete, unsubscribe, star, embed, copy, share, and download a raw copy or zipped copy of a gist.
Secret gists aren't private. If you send the URL of a secret gist to a friend, they'll be able to see it. However, if someone you don't know discovers the URL, they'll also be able to see your gist. If you need to keep your code away from prying eyes, you may want to create a private repository instead.
⚠️ As of March 19, 2018, anonymous gist creation is deprecated. ⚠️
No, they don't expire. The documentation says:
Warning: Anonymous gists cannot be deleted from the web. To have an anonymous gist deleted, contact GitHub support. Please provide the URL of the gist you wish to delete.
You still have the Delete button as long you have the session on Gist, but once you delete your cookies, that delete button will be gone and if you want to delete the gist you created, you will have to contact GitHub Support.
If you need an anonymous gist deleted, please contact GitHub support and include the gist's URL.
So, summarizing, you can delete the anonymous gists you create as long you have the session in the browser. Once you lose it, nobody will delete them unless GitHub support really wants to. In fact they don't expire, but they can be deleted by a human if that's needed (like user gists).
To make sure, I emailed support and they said:
You're correct. Anonymous Gists don't expire, and are not automatically deleted.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With