CINXE.COM

Der Schutz Ihrer Privatsphäre online und im Internet - Alles über Cookies FAQs

<!DOCTYPE html> <html lang="de"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.allaboutcookies.org/ge/faqs/schutzen.html","20210515204446","https://web.archive.org/","web","/_static/", "1621111486"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Der Schutz Ihrer Privatsphäre online und im Internet - Alles über Cookies FAQs</title> <script async src="https://web.archive.org/web/20210515204446js_/https://www.googletagmanager.com/gtag/js?id=G-LYCBDHD4P0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-LYCBDHD4P0'); </script> <link rel="alternate" href="/web/20210515204446/https://www.allaboutcookies.org/" hreflang="x-default"/> <link rel="shortcut icon" href="/web/20210515204446im_/https://www.allaboutcookies.org/favicon.png"> <link rel="preconnect" href="https://web.archive.org/web/20210515204446/https://fonts.gstatic.com/"> <link href="https://web.archive.org/web/20210515204446cs_/https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&amp;display=swap" rel="stylesheet"> <style type="text/css"> /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html{line-height:1.15;-webkit-text-size-adjust:100%}body,p,ul{margin:0;padding:0}main{display:block}h1{font-size:2em;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:none;outline:0;box-shadow:none;background-color:unset;color:inherit;padding:0}button{cursor:pointer;outline:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}li{list-style:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none} body { background-color: #FAFAFA; min-height: 100vh; font-family: 'Lato', sans-serif; color: #333333; } .container { width: 1200px; max-width: 90%; margin: 0 auto; } /* Header */ header > div:first-child { display: flex; justify-content: space-between; padding: 8px 0 4px; } header > div:first-child > div { display: flex; position: relative; } header > div:first-child > div > ul:first-child { display: flex; align-items: center; } header > div:first-child > div > ul:first-child > li { margin-right: 60px; font-size: 16px; line-height: 24px; } header > div:first-child > div > ul:first-child > li:last-child { margin-right: 130px; } header > div:first-child > div > ul:first-child > li > a { border-bottom: 1px transparent solid; transition: all 0.225s; padding-bottom: 2px; } header > div:first-child > div > ul:first-child > li > a:hover { border-bottom-color: #333333; } header > div:first-child > div > div { display: flex; flex-direction: column; position: absolute; right: 0; top: calc(50% - 10px); font-weight: 600; font-size: 16px; line-height: 24px; } header > div:first-child > div > div a { display: flex; align-items: center; cursor: pointer; } @media screen and (min-width: 900px) { body header > div:first-child > div > div:hover > a:nth-child(n+2) { display: flex; background-color: #FFFFFF; box-shadow: 0px 8px 6px rgb(0 0 0 / 10%); z-index: 1; } body header > div:first-child > div > div:hover > a:nth-child(n+2):hover { background-color: #F5F5F5; } header > div:first-child > div > div:hover a:nth-child(2) { border-top-left-radius: 6px; border-top-right-radius: 6px; } header > div:first-child > div > div:hover a:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } } header > div:first-child > div > div a img { margin-left: 8px; } header > div:first-child > div > div a:first-child { padding: 0 7px 10px; } header > div:first-child > div > div a:nth-child(n+2) { justify-content: space-between; padding: 3px 12px; transition: all 0.225s; } header > div:first-child > div > div a:nth-child(n+2), header > div:first-child > div > div a:nth-child(n+2) svg { display: none; } header > div:first-child > div > div a img { width: 16px; height: 16px; border-radius: 50%; } header > div:first-child > div > div a svg { margin-left: 8px; transition: all 0.4s; } /* Navigation */ #menu-toggle { display: none; } #sidebar-wrapper { background-color: #324376; margin-bottom: 32px; } .sidebar-nav { display: flex; justify-content: space-between; padding: 24px 0 29px; position: relative; color: #ffffff; } .sidebar-nav > li { display: none; font-size: 18px; line-height: 28px; } .sidebar-nav > li:nth-child(3), .sidebar-nav > li:nth-child(4), .sidebar-nav > li:nth-child(5), .sidebar-nav > li:nth-child(6), .sidebar-nav > li:nth-child(7) { display: block; } .sidebar-nav > li ul { display: none; } .sidebar-nav > li > a { display: flex; align-items: center; } .sidebar-nav .glyphicon-chevron-down { display: block; content: ' '; background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M16.59 8.59L12 13.17L7.41 8.59L6 10L12 16L18 10L16.59 8.59Z" fill="white"/></svg>'); background-size: 28px 28px; height: 25px; width: 28px; margin-left: 5px; transition: all 0.4s; } .sidebar-nav > li.open .glyphicon-chevron-down { transform: rotate(180deg) translateY(-3px); } .sidebar-nav > li.open ul { display: block; position: absolute; background: #FFFFFF; box-shadow: 0px 8px 6px rgb(0 0 0 / 10%); border-radius: 4px; font-size: 16px; line-height: 24px; color: #324376; padding: 13px 0; margin-top: 8px; } .sidebar-nav > li.open ul a { display: block; padding: 7px 24px 8px 20px; } .sidebar-nav > li.open ul a:hover { background: #ECEFF9; } @media screen and (max-width: 1200px) { .sidebar-nav > li { font-size: 13px; } } @media screen and (max-width: 900px) { #sidebar-wrapper { display: none; } #sidebar-wrapper.active { display: block; } .sidebar-nav { flex-direction: column; padding: 10px 0 0; } .sidebar-nav li { display: block; font-size: 17px; line-height: 28px; margin: 10px 0; } .sidebar-nav li.cando, .sidebar-nav li > div:empty { display: none!important; } .sidebar-nav li a { justify-content: space-between; } .sidebar-nav .glyphicon-chevron-down { background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g opacity="0.5"><path d="M8.58984 7.41L13.1698 12L8.58984 16.59L9.99984 18L15.9998 12L9.99984 6L8.58984 7.41Z" fill="white"/></g></svg>'); } .sidebar-nav > li.open .glyphicon-chevron-down { transform: rotate(90deg) translateY(-3px); } .sidebar-nav > li.open ul { position: static; background: transparent; color: #909DC2; padding: 0; box-shadow: none; } .sidebar-nav > li.open ul a { padding: 0; position: relative; padding-left: 15px; } .sidebar-nav > li.open ul a:before { content: ""; background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" viewBox="0 0 6 6" fill="none"><circle cx="3" cy="3" r="3" fill="white"/></svg>'); width: 6px; height: 6px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); } .sidebar-nav > li.open ul li { font-size: 16px; line-height: 24px; } .sidebar-nav > li.open ul li:last-child { margin-bottom: 0; } .sidebar-nav > li.open ul a:hover { background-color: inherit; } header { margin-bottom: 25px; background: #fff; } header #menu-toggle { display: flex; justify-content: center; align-items: center; background: #9DC3FF; border-radius: 50%; width: 58px; height: 58px; z-index: 2; } header > div:first-child { padding: 24px 0 15px } header #menu-toggle div { width: 18px; height: 12px; } header #menu-toggle span { display: block; width: 18px; height: 2px; margin-bottom: 3px; position: relative; background: #122358; border-radius: 3px; z-index: 1; transform-origin: 0px 0px; transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, opacity 0.55s ease 0s; } header #menu-toggle.active span { opacity: 1; transform: rotate(47deg) translate(2px, -4px); } header #menu-toggle.active span:nth-child(2) { opacity: 0; transform: rotate(0deg) scale(0.2, 0.2); } header #menu-toggle.active span:nth-child(3) { transform: rotate(-47deg) translate(0px, 3px); } header > div:first-child > div > div.active a:first-child svg { transform: rotate(183deg); } header > div:first-child > div { align-items: center; } header > div:first-child > div > ul:first-child { display: none; } header > div:first-child > div > div { left: -90px; right: unset; } header > div:first-child > div > div a span { display: none; } body header > div:first-child > div > div.active > a:nth-child(n+2) { display: flex; background-color: #FFFFFF; box-shadow: 0px 8px 6px rgb(0 0 0 / 10%); z-index: 1; } header > div:first-child > div > div.active a:nth-child(2) { border-top-left-radius: 6px; border-top-right-radius: 6px; } header > div:first-child > div > div.active a:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } body header > div:first-child > div > div.active > a:nth-child(n+2) { padding: 6px 12px; } body header > div:first-child > div > div.active > a:nth-child(2) { padding-top: 10px; } body header > div:first-child > div > div.active > a:last-child { padding-bottom: 10px; } header > div:first-child > div > div a:first-child { pointer-events: none; } header > .container > a { display: flex; align-items: center; margin-right: 100px; } header > .container > a > img { width: 100%; } body header > div:first-child > div > div:not(.active) > a { pointer-events: none; } } /* Main */ #wrapper { max-width: 800px; margin: auto; } .welcome { display: flex; align-items: center; font-weight: bold; font-size: 40px; line-height: 48px; color: #122358; } .welcome + br { display: none; } .welcome > img { margin-right: 16px; } h2 { margin: 40px 0 8px; font-weight: 600; font-size: 32px; line-height: 48px; color: #324376; } h3 { color: #324376; } h6 { font-weight: normal; font-size: 18px; line-height: 25px; color: #333333; margin: 20px 0; } h6 > span:first-child { margin-right: 5px; } #wrapper li { list-style: initial; padding: 4px 0; } .subtitle { font-size: 30px; line-height: 38px; color: #122358; } p { font-weight: normal; font-size: 16px; line-height: 24px; color: #333333; margin: 20px 0; } p a { color: #324376; text-decoration: underline; } img { width: auto; max-width: 100%; height: auto; } @media screen and (max-width: 900px) { .welcome { font-size: 28px; line-height: 32px; } .welcome > img { width: 52px; margin-right: 15px; } h2 { font-size: 24px; line-height: 28px; margin: 24px 0 12px; } p { margin: 12px 0; } } /* Footer */ footer { background: #ffffff; text-align: center; margin-top: 40px; padding: 15px 15px 0; border-top: 1px solid #e2e2e2; line-height: 16px; font-size: 11px; } footer .pull-left { float: left; } footer .pull-right { float: right; color: #808080; } footer br { height: 1px; margin: 0; padding: 0; } footer .container:before, footer .container:after { display: table; content: " "; } footer .container:after { clear: both; } footer p { line-height: 16px; font-size: 11px; margin: 11px 0; } footer .container { display: flex; flex-direction: column; } footer .container br { display: none; } footer .container p.pull-right { margin: 2px 0 15px; } footer img { width: 200px; margin-bottom: 10px; } footer > div > a { text-decoration: underline; } footer a:hover { color: #324376; text-decoration: underline; } @media screen and (max-width: 900px) { footer .pull-left, footer .pull-right { float: none; } } </style> <script src="https://web.archive.org/web/20210515204446js_/https://api.fouanalytics.com/api/init-1216zv1n3qncbvdezvkd.js" data-cfasync="false" async></script><noscript><img src="https://web.archive.org/web/20210515204446im_/https://api.fouanalytics.com/api/noscript-1216zv1n3qncbvdezvkd.gif"></noscript> <script data-ad-client="ca-pub-4036751848030958" async src="https://web.archive.org/web/20210515204446js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="/web/20210515204446js_/https://www.allaboutcookies.org/cdn-cgi/bm/cv/669835187/api.js"></script></head><body> <header> <div class="container"> <a href="/web/20210515204446/https://www.allaboutcookies.org/" class="logo pull-left"><img src="/web/20210515204446im_/https://www.allaboutcookies.org/files/img/AllAboutCookies.png" alt="All About Cookies"></a> <div> <ul class="nav pull-right"> <li><a href="/web/20210515204446/https://www.allaboutcookies.org/ge/" id="home" title="Home">Home</a></li> <li><a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/" id="faq" title="FAQs">FAQs</a></li> <li><a href="/web/20210515204446/https://www.allaboutcookies.org/ge/sicherheit/" id="anti" title="Anti-Virus Protection">Security</a></li> </ul> <div> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/"> <span>Grm</span> <img src="/web/20210515204446im_/https://www.allaboutcookies.org/germany.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> <a href="/web/20210515204446/https://www.allaboutcookies.org/"> <span>Eng</span> <img src="/web/20210515204446im_/https://www.allaboutcookies.org/flag.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> <a href="/web/20210515204446/https://www.allaboutcookies.org/es/"> <span>Spa</span> <img src="/web/20210515204446im_/https://www.allaboutcookies.org/spain.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> <a href="/web/20210515204446/https://www.allaboutcookies.org/fr/"> <span>Fra</span> <img src="/web/20210515204446im_/https://www.allaboutcookies.org/France.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> </div> <a id="menu-toggle" href="#" class="sidebar-menuBtn rrrttt"> <div> <span></span> <span></span> <span></span> </div> </a> </div> </div> <div id="sidebar-wrapper"> <ul class="sidebar-nav container"> <li><a href="/web/20210515204446/https://www.allaboutcookies.org/ge/">Home</a></li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/">FAQs</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/sicherheit/">Security</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/">Was ist eine Ip-Adresse?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/cookie-dateien.html">Was ist ein Cookie Datei/Ordner?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/protocol.html">Was ist ein Protokoll?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/pop-ups.html">Was sind Pop Ups?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/cookies/">Was ist ein Cookie?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/browser.html">Was ist ein Browser?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/cookies-verwalten/">Verwalten von Cookies</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/beacons.html">Was sind Web Beacons, auch bekannt als Zählpixel und wie funktionieren Sie?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/clear-gif.html">Durchsichtiges GIF?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/privatleben.html">Ich habe gehört Cookies sind schlecht Für die Privatspähre - ist das wahr?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/ad-serving/">Wie funktioniert das mit Adservern von Dritten Parteien</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/faqs/schutzen.html">Welche anderen Schritte kann Ich gehen um meine Privatspähre online zu schützen?</a> </li> <li class="dropdown"> <a href="/web/20210515204446/https://www.allaboutcookies.org/ge/sicherheit/">Wie man seinen Computer vor nicht willkommenen Eindringlingen schützt?</a> </li> <li> <div style=" display: block; text-align: center; padding:10px 0;min-width:200px; max-width: 250px;"></div> </li> <li class="cando"> </li> </ul> </div> </header> <div class="container"> <div id="wrapper"> <a id="menu-toggle" href="#" class="sidebar-menuBtn rrrttt">Sidebar</a> <div class="inset"> <span class="welcome">AllAboutCookies.org - FAQ Sektion</span><br> <h2>Welche anderen Schritte kann Ich gehen um meine Privatspähre online zu schützen?</h2> <p>Das Internet bietet viele Möglichkeiten und hält viele nützliche Informationen und Ressourcen für dich bereit die du nur abzurufen brauchst. Halte dich an diese Vorsichtsmassnahmen um deine Internet Erfahrung sicher und angenehm zu machen.</p> <p> 1. Bevor du dich persönlich identifizierende Informationen wie deinen Namen, Emailadresse, Kreditkartendaten und andere sensitive Informationen eingibst sieh nach ob die Webseite eine Seite mit Datenschutzerklärung hat. </p> <p><div style=" display: block; text-align: center; padding:7px 0 10px 0; min-width:130px; max-width: 1000px;"><p><script async src="https://web.archive.org/web/20210515204446js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-4036751848030958" data-ad-slot="1052559114" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></p> <p>Falls diese Seite fehlt dann verlasse die Webseite und suche dir eine ähnliche Seite die sich dem Datenschutz verpflichtet.</p> <p>Nehmen sie nicht das risiko von Identitätsdiebstahl oder Schlimmeren in Kauf in dem Sie Fadenscheinige und nicht Vertrauenswürdige Webseiten aufsuchen. Wenn Sie sich noch nicht einmal die Mühe gemacht haben eine Datenschutzerklärung zu formulieren dann kann man ihnen nicht mit sensitiven privaten Informationen trauen.</p> <p> 2. Geben Sie keine privaten Informationen heraus die Sie nicht gerne herausgeben wollen. Wenn Sie spüren das das die von der Webseite angefragten Informationen zu privat oder zudringlich oder irrelevant sind für den Service oder die Inhalte die Sie abrufen dann verlassen Sie die Webseite und finden sie eine ähnliche Webseite die weniger neugierige Fragen stellt.</p> <p> 3. Wenn du soziale Netzwerke, Foren oder Chat Seiten aufsuchst dann stell sicher das du vorher überlegtst was du postest. Suchmaschinen sind sehr mächtig und können zufällige Posts aus dem Internet ausgraben. Falls du vermeiden willst das man deine Identität festellen kann wenn du in öffentliche Foren oder in anderen öffentlich zugänglichen Bereichen postest dann benuzte ein neu erstellte Emailadresse und einen Account ohne wichtige private Informationen.</p> <p><div style=" display: block; text-align: center; padding:7px 0 10px 0; min-width:130px; max-width: 1000px;"><p><script async src="https://web.archive.org/web/20210515204446js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-4036751848030958" data-ad-slot="1052559114" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></p> <p> 4. Falls du eine “always online” Netzwerkverbindung benutzt dann stelle sicher das du eine Firewall hast. Firewall Software schützt deinen Computer for Hackern und Fernangriffen. </p> <p> 5. Gehe mit deinen Passwörtern verantwortungsvoll um. Benutze nicht dasselbe Passwort für alle Webseiten bei denen du dich registrierst. Stelle sicher das die Passwörter die du für verschlüsselte oder sichere Seiten verwendest sich von den Passwörtern die du für weniger gesicherte Seiten benutzt unterscheiden. Benutze nicht dieselben Passwörter für Kreditkarten und Bankkonten und umgekehrt. </p> <p>Der Zweck dieser Webseite ist es dir einfache und klare Informationen zu Verfügung zu stellen die erklärt wie Cookie-Technologie funktioniert und wie sie beiden, den Webseiten-Besitzer und dem Webseiten-Benutzer hilft alle Möglichkeiten die das Internet bietet zu geniessen. Wir würden gerne von dir wissen wie dir unsere Seite gefällt und wie wir die Seite verbessern können und bessere Informationen für alle unsere Besucher anbieten können. Bitte gib uns dein <a href="https://web.archive.org/web/20210515204446/https://www.allaboutcookies.org/faqs/protect.html">Feedback</a> auf dieser Seite.</p> <h2>Welche anderen Schritte kann Ich gehen um meine Privatspähre online zu schützen?</h2> <p>Das Internet ist ein mächtiges Werkzeug das, wenn es richtig benutzt wird, sicher, einfach und schnell ist. Also lass deine Finger die harte Arbeit machen während du dich zurücklehnst und durch eine virtuelle Bibliothek oder ein Ladengeschäft stöberst, alles komfortable von deinem Keyboard aus. Aber sei Achtsam und halte dich an einige Vorsichtsmassnahmen:</p> <ol> <li>Bevor du persönlice Daten wie Email Adresse oder Kreditkarten Informationen einträgst sieh dir die Datenschutzserklärung der Webseite an. Wenn es keine Datenschutzerklärung gibt dann geh woanders hin.</li> <li>Gib keine persönlichen Daten heraus bei denen dir nicht wohl ist.. Wenn die Webseite zudringliche Fragen stellt dann gehe woanders hin. </li> <li>Denk nach bevor du deine persönlichen Informationen auf Bulletin Boards oder Chat-Seiten einträgst. Benutze spezielle Email Adressen für solche Seiten.</li> <li>Wenn du permanent online bist dann benutze eine Firewall um deinen Computer und persönliche Informationen vor Online-Angriffen zu schützen.</li> <li>5. Sei Schlau mit deinen Passwörtern. Benutze nicht dasselbe Passwort für ungesicherte Seiten wie für gesicherte Seiten. Benuzte nicht dasselbe Passwort für Voicemail am Arbeitsplatz und Zuhause. Benutze nicht Kreditkarten oder Bankkarten PIN Nummer als Passwort.</li> </ol> <p><div style=" display: block; text-align: center; padding:7px 0 10px 0; min-width:130px; max-width: 1000px;"><p><script async src="https://web.archive.org/web/20210515204446js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-4036751848030958" data-ad-slot="1052559114" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></p> <p>Das Ziel dieser Webseite besteht darin dich mit klaren Erklärungen über die Cookie Technologie und ihre Anwendung von Webseitenbesitzern und Content-Providers inklusive Werbetreibenden zu versorgen. Wir würden uns sehr über Feedback von dir zu unserer Seite freuen so dass wir dir auch in Zukunft genau die Informationen anbieten können die deine Fragen beantworten.</p> </div> </div> </div> <footer> <div class="container"><a href="/web/20210515204446/https://www.allaboutcookies.org/" class="logo"><img src="/web/20210515204446im_/https://www.allaboutcookies.org/files/img/AllAboutCookies.png" alt="allaboutcookies.org"></a><br> <a href="/web/20210515204446/https://www.allaboutcookies.org/cookies/cookie-compliance-for-webmasters.html">Cookies For Webmasters</a> <p class="pull-left"><a href="/web/20210515204446/https://www.allaboutcookies.org/ge/privacy-policy.htm">Privacy and cookie policy*</a></p> <p class="pull-right">&copy; 2021 allaboutcookies.org</p> <script src="https://web.archive.org/web/20210515204446js_/https://cookie-script.com/s/a89dda72cbceef9958e523b1eadc4cb0.js"></script> </div> </footer> <script type="text/javascript" src="/web/20210515204446js_/https://www.allaboutcookies.org/files/js/jquery-1.10.2.js"></script> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#sidebar-wrapper").toggleClass("active"); $("#menu-toggle").toggleClass("active"); }); $("header > div:first-child > div > div").click(function(e) { $("header > div:first-child > div > div").toggleClass("active"); }); </script> <script> // Add a script element as a child of the body function downloadJSAtOnload() { var element = document.createElement("script"); element.src = "/files/js/bootstrap.js"; document.body.appendChild(element); element = document.createElement("script"); } // Check for browser support of event handling capability if (window.addEventListener) window.addEventListener("load", downloadJSAtOnload, false); else if (window.attachEvent) window.attachEvent("onload", downloadJSAtOnload); else window.onload = downloadJSAtOnload; </script> <script type="text/javascript">(function(){window['__CF$cv$params']={r:'64ff34c3c999c1f2',m:'688c7705cc83e43794ddb2a51f0d4cd7013aeb18-1621111486-1800-Ae+ktHD59SWS1S6qX0GoQ7WQRK7eFWNtPSfZI769QlKumduwJ4nyQeHMM/GBFesIjK53Z454kU865dv0wT/oXMgFzgn9b+ZaJu0r+JnsaiHhCcApSHEOtFTjU9gRBSJVapZ93F/N6N8kqUSNo2SnVwE=',s:[0x35e893a375,0xc914f819d1],}})();</script></body></html><!-- FILE ARCHIVED ON 20:44:46 May 15, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:24:54 Dec 01, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.731 exclusion.robots: 0.04 exclusion.robots.policy: 0.024 esindex: 0.012 cdx.remote: 6.166 LoadShardBlock: 191.291 (3) PetaboxLoader3.datanode: 111.666 (4) PetaboxLoader3.resolve: 317.087 (2) load_resource: 483.922 -->

Pages: 1 2 3 4 5 6 7 8 9 10