privacy.ejs 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <%- include('commons/head'); %>
  2. <body>
  3. <div class="row">
  4. <div class="col-12 col-md-6 offset-md-3">
  5. <div class="p-3">
  6. <h1 class="text-center">Privacy Policy</h1>
  7. <h2 class="text-center"">At First</h2>
  8. <p>
  9. Your privacy is critically important to us. At GROWI Official Bot we have a few fundamental principles:
  10. </p>
  11. <ul>
  12. <li>We don’t ask you for personal information unless we truly need it.</li>
  13. <li>We don’t share your personal information with anyone except to comply with the law, develop our products, or protect our rights.</li>
  14. <li>We don’t store personal information on our servers unless required for the on-going operation of the service.</li>
  15. </ul>
  16. <p>
  17. If you have questions about deleting or correcting your personal data please contact support.
  18. </p>
  19. <p>
  20. GROWI, Inc. operates slack bot about GROWI. – henceforth referred to as " GROWI Official Bot". It is slack
  21. bot’s policy to respect your privacy regarding any information we may collect while operating our service.
  22. </p>
  23. <h2 class="text-center"">What Personal Data Do We Receive?</h2>
  24. <p>
  25. Personal information is information about an identified or identifiable individual, or about an identifiable individual, including information that GROWI, Inc. can associate with an individual.
  26. </p>
  27. <p>
  28. When using or operating the GROWI Official Bot, we may collect or process the following categories of personal information on your behalf.
  29. </p>
  30. <h2 class=" text-center"">Protection of specific personal information</h2>
  31. <p>
  32. GROWI, Inc. provides potentially personally identifiable information and personally identifiable
  33. information.
  34. </p>
  35. <ul>
  36. <li>
  37. We will only disclose it to the information of employees, contractors, and related organizations who
  38. need to know that information to process on behalf of GROWI, Inc. or to provide the services available
  39. on the GROWI Official Bot.
  40. </li>
  41. <li>
  42. Those who have agreed not to disclose it to others. Some of these employees, contractors, and related
  43. organizations may be located outside of their home country.
  44. </li>
  45. </ul>
  46. <p>
  47. By using GROWI Official Bot, you agree to transfer such information to them. As mentioned above, other
  48. than employees, contractors, and related organizations, GROWI, Inc. does not lend or sell personally
  49. identifiable or personally identifiable information to third parties.
  50. </p>
  51. <p>
  52. GROWI, Inc. will take all reasonable steps to protect personally identifiable information and personally
  53. identifiable information from unauthorized access, use, modification or destruction.
  54. </p>
  55. <h2 class="text-center"">Other information to collect</h2>
  56. <p>
  57. order to enable mutual communication between your GROWI and Slack, we may collect, retain and process the following information that does not fall within the definition of personal information.
  58. </p>
  59. <ul>
  60. <li>
  61. Slack workspace information
  62. <ul>
  63. <li>
  64. Includes workspace name, team ID, bot token associated with the workspace, and more.
  65. </li>
  66. </ul>
  67. </li>
  68. <li>
  69. GROWI information
  70. <ul>
  71. <li>
  72. Includes GROWI URIs for communicating with Slack, access tokens, and more.
  73. </li>
  74. </ul>
  75. </li>
  76. <li>
  77. Information about communication
  78. <ul>
  79. <li>
  80. Contains information about communication between Slack and GROWI.
  81. </li>
  82. </ul>
  83. </li>
  84. </ul>
  85. <h2 class=" text-center"">
  86. Business Transfers
  87. </h2>
  88. <p>
  89. If GROWI, Inc. or substantially all of its assets, were acquired, or in the unlikely event that GROWI,
  90. Inc.
  91. goes out of business or enters bankruptcy, user information would be one of the assets that is transferred
  92. or acquired by a third party.
  93. </p>
  94. <p>
  95. You acknowledge that such transfers may occur, and that any acquirer of GROWI, Inc. may continue to use
  96. your personal information as set forth in this policy.
  97. </p>
  98. <h2 class="text-center"">
  99. Privacy Policy Changes
  100. </h2>
  101. <p>
  102. Although most changes are likely to be minor, GROWI, Inc. may change its Privacy Policy from time to time, and in GROWI, Inc.’s sole discretion.
  103. GROWI, Inc. encourages visitors to frequently check this page for any changes to its Privacy Policy.
  104. </p>
  105. <p>
  106. Your continued use of this site after any change in this Privacy Policy will constitute your acceptance of such change.
  107. </p>
  108. </div>
  109. </div>
  110. </div>
  111. </body>