You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Thanks for using snips! I agree, maybe a high level overview (or even an FAQ) might help.
To answer your questions.
Is the code encrypted in the database?
No, the content in the database is not encrypted.
What does --private do?
It prevents your snippet from being publicly accessible. You will need to use the TUI or the sign -ttl parameters to do so. That will issue an HMAC-signed URL that only lives for the specified amount of time (the TTL).
It seems like a great tool, but I don't think the documentation around security is unambiguous.
It could clarify the following:
--private
do?The text was updated successfully, but these errors were encountered: