Skip to content

Instantly share code, notes, and snippets.

@ytjohn
Created April 4, 2018 18:21
Show Gist options
  • Save ytjohn/ee4c9e394f3fe3896238349ab4808334 to your computer and use it in GitHub Desktop.
Save ytjohn/ee4c9e394f3fe3896238349ab4808334 to your computer and use it in GitHub Desktop.
table

+-------------------+--------+-----------+-------------------------------+ | name | secret | encrypted | expire_timestamp | +-------------------+--------+-----------+-------------------------------+ | certainty.token | True | True | Thu, 05 Apr 2018 18:17:18 UTC | | certainty.url | False | False | | | network.password | True | True | Thu, 05 Apr 2018 18:17:18 UTC | | network.username | False | False | | | threaddb.password | True | True | Thu, 05 Apr 2018 18:17:19 UTC | | threaddb.token | True | True | Thu, 05 Apr 2018 18:17:20 UTC | | threaddb.url | False | False | | | threaddb.username | False | False | | | vault.token | True | True | Thu, 05 Apr 2018 18:17:20 UTC | | vault.url | False | False | | +-------------------+--------+-----------+-------------------------------+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment