diff options
Diffstat (limited to 'www/rubygem-hashicorp-checkpoint/pkg-descr')
-rw-r--r-- | www/rubygem-hashicorp-checkpoint/pkg-descr | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/www/rubygem-hashicorp-checkpoint/pkg-descr b/www/rubygem-hashicorp-checkpoint/pkg-descr index c3741274deb7..e5a057bde290 100644 --- a/www/rubygem-hashicorp-checkpoint/pkg-descr +++ b/www/rubygem-hashicorp-checkpoint/pkg-descr @@ -1 +1,7 @@ -Internal HashiCorp client library to check version information. +Checkpoint is an internal service at Hashicorp that we use to check version +information, broadcoast security bulletins, etc. + +We understand that software making remote calls over the internet for any reason +can be undesirable. Because of this, Checkpoint can be disabled in all of our +software that includes it. You can view the source of this client to see that +we're not sending any private information. |