25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 

99 satır
4.4 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  6. <title>Privacy Policy</title>
  7. <style>
  8. body {
  9. font-family: sans-serif;
  10. max-width: 800px;
  11. margin: 40px auto;
  12. padding: 0 20px;
  13. line-height: 1.6;
  14. }
  15. h1, h2 {
  16. color: #333;
  17. }
  18. h1 {
  19. border-bottom: 2px solid #ccc;
  20. padding-bottom: 0.3em;
  21. }
  22. </style>
  23. </head>
  24. <body>
  25. <h1>Privacy Policy</h1>
  26. <p><strong>Effective Date:</strong> 01. June 2025</p>
  27. <p><strong>App Name:</strong> imaq pilot logbook</p>
  28. <p><strong>Controller:</strong> Imaq Pilot ApS, Saqqarlernut 10, 3900 Nuuk, Greenland, mailto@imaq-pilot.com</p>
  29. <h2>1. Overview</h2>
  30. <p>This app enables registered users to create and manage logs for professional shipping trips. These logs include timestamps, event types (e.g., “anchor dropped”), and harbor names. All data is linked to individual user accounts and transmitted to a secure backend for documentation and organizational use.</p>
  31. <h2>2. Data Controller</h2>
  32. <p>The controller responsible for data processing under this privacy policy is:</p>
  33. <p><strong>[Your Company Name]</strong><br/>
  34. [Company Address]<br/>
  35. 📧 Email: <a href="mailto:support@yourdomain.com">mailto@imaq-pilot.com</a></p>
  36. <p><strong>Data Protection Officer (DPO):</strong> Jakob Nordstrøm<br/>
  37. 📧 Email: <a href="mailto:mailto@imaq-pilot.com">mailto@imaq-pilot.com</a></p>
  38. <h2>3. Personal Data We Collect</h2>
  39. <ul>
  40. <li><strong>Account Information:</strong> Full name, Email address, User identifier (e.g., pilot or employee ID)</li>
  41. <li><strong>Trip Logs:</strong> Timestamp of events, Event types, Harbor names</li>
  42. </ul>
  43. <p>We do not collect location data, biometric data, or device identifiers.</p>
  44. <h2>4. Legal Basis for Processing</h2>
  45. <p>We process your data based on the following legal bases under Article 6 of the General Data Protection Regulation (GDPR):</p>
  46. <ul>
  47. <li><strong>Art. 6(1)(b) GDPR</strong> – processing is necessary for the performance of a contract</li>
  48. <li><strong>Art. 6(1)(f) GDPR</strong> – processing is necessary for legitimate interests</li>
  49. </ul>
  50. <h2>5. Purpose of Processing</h2>
  51. <p>We collect and process this data to:</p>
  52. <ul>
  53. <li>Record professional activities of shipping pilots</li>
  54. <li>Enable backend reporting and auditing</li>
  55. <li>Comply with documentation requirements</li>
  56. </ul>
  57. <p>Your data is not used for advertising, profiling, or shared with third parties outside your organization.</p>
  58. <h2>6. Data Retention</h2>
  59. <p>We retain your personal data as long as necessary to fulfill the purposes listed above, or as required by law. After this period, data will be securely deleted or anonymized.</p>
  60. <h2>7. Data Sharing and Transfers</h2>
  61. <p>We do not sell or share your data with third parties. Access is limited to authorized personnel within your organization or its data processors. If data is transferred outside the EU, we ensure appropriate safeguards as required by GDPR.</p>
  62. <h2>8. Your Rights under GDPR</h2>
  63. <p>Under GDPR, you have the right to:</p>
  64. <ul>
  65. <li>Access your data (Art. 15)</li>
  66. <li>Correct inaccurate data (Art. 16)</li>
  67. <li>Request deletion (Art. 17)</li>
  68. <li>Restrict processing (Art. 18)</li>
  69. <li>Data portability (Art. 20)</li>
  70. <li>Object to processing (Art. 21)</li>
  71. <li>Withdraw consent at any time (Art. 7(3))</li>
  72. </ul>
  73. <p>To exercise your rights, contact us at: <a href="mailto:mailto@imaq-pilot.com">mailto@imaq-pilot.com</a></p>
  74. <h2>9. Right to Lodge a Complaint</h2>
  75. <p>If you believe your data is being processed unlawfully, you may lodge a complaint with your local data protection authority.</p>
  76. <p><strong>Germany:</strong><br/>
  77. Der Bundesbeauftragte für den Datenschutz und die Informationsfreiheit (BfDI)<br/>
  78. <a href="https://www.bfdi.bund.de" target="_blank">https://www.bfdi.bund.de</a></p>
  79. <h2>10. Changes to This Policy</h2>
  80. <p>We may update this policy. Significant changes will be communicated via the app or through your organization.</p>
  81. <h2>11. Contact</h2>
  82. <p><strong>[Your Company Name]</strong><br/>
  83. 📧 Email: <a href="mailto:mailto@imaq-pilot.com">mailto@imaq-pilot.com</a><br/>
  84. 🌐 Website: <a href="https://imaq-pilot.com" target="_blank">https://imaq-pilot.com</a></p>
  85. </body>
  86. </html>