1
0
mirror of https://github.com/privacyguides/i18n.git synced 2026-05-31 06:19:12 +00:00
Files
i18n/i18n/pl/multi-factor-authentication.md
T

80 lines
4.8 KiB
Markdown
Raw Normal View History

2023-04-11 17:41:10 +00:00
---
2025-11-18 19:32:29 +00:00
title: Uwierzytelnianie wieloskładnikowe
2025-11-05 15:35:44 +00:00
icon: material/two-factor-authentication
2026-05-07 19:04:27 +00:00
description: These tools assist you with securing your internet accounts with multifactor authentication without sending your secrets to a third party.
2023-10-11 16:36:08 +00:00
cover: multi-factor-authentication.webp
2023-04-11 17:41:10 +00:00
---
2025-11-02 18:37:27 +00:00
<small>Chroni przed następującymi zagrożeniami:</small>
2024-08-10 05:33:02 +00:00
2025-11-12 19:32:28 +00:00
- [:material-target-account: Ataki ukierunkowane](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
2024-08-10 05:33:02 +00:00
2024-06-01 06:34:15 +00:00
<div class="admonition note" markdown>
2026-05-08 23:47:08 +00:00
<p class="admonition-title">Klucz sprzętowy</p>
2023-04-11 17:41:10 +00:00
2026-05-08 23:47:08 +00:00
[Zalecenia dotyczące kluczy sprzętowych](security-keys.md) zostały przeniesione do osobnej kategorii.
2024-03-05 06:31:36 +00:00
</div>
2023-04-11 17:41:10 +00:00
2026-05-08 23:47:08 +00:00
**Aplikacje do uwierzytelniania wieloskładnikowego** wdrażają standard bezpieczeństwa przyjęty przez Internet Engineering Task Force (IETF) o nazwie **Time-based One-time Passwords** lub **TOTP**. This is a method where websites share a secret with you which is used by your authenticator app to generate a six (usually) digit code based on the current time, which you enter while logging in for the website to check. Typically, these codes are regenerated every 30 seconds, and once a new code is generated the old one becomes useless. Even if a hacker gets one six-digit code, there is no way for them to reverse that code to get the original secret or otherwise be able to predict what any future codes might be.
2023-04-11 17:41:10 +00:00
We highly recommend that you use mobile TOTP apps instead of desktop alternatives as Android and iOS have better security and app isolation than most desktop operating systems.
2024-06-01 06:34:15 +00:00
## Ente Auth
2023-10-21 09:35:32 +00:00
2024-03-05 06:31:36 +00:00
<div class="admonition recommendation" markdown>
2026-05-08 23:47:08 +00:00
![Logo Ente Auth](assets/img/multi-factor-authentication/ente-auth.svg){ align=right }
2024-03-05 06:31:36 +00:00
2026-05-08 23:47:08 +00:00
**Ente Auth** to darmowa aplikacja open source która przechowuje i generuje tokeny TOTP. It can be used with an online account to back up and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. It can also be used offline on a single device with no account necessary.
2024-03-05 06:31:36 +00:00
2026-05-08 23:47:08 +00:00
[:octicons-home-16: Strona główna](https://ente.com/auth){ .md-button .md-button--primary }[:octicons-eye-16:](https://ente.com/privacy){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://ente.com/help/auth){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/ente-io/ente/tree/main/auth#readme){ .card-link title="Kod źródłowy" }
2024-03-05 06:31:36 +00:00
<details class="downloads" markdown>
2026-05-08 23:47:08 +00:00
<summary>Pobierz</summary>
2024-03-05 06:31:36 +00:00
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.ente.auth)
2024-03-13 04:31:23 +00:00
- [:simple-appstore: App Store](https://apps.apple.com/app/id6444121398)
2024-03-31 04:31:50 +00:00
- [:simple-github: GitHub](https://github.com/ente-io/ente/releases?q=auth)
2026-05-08 23:47:08 +00:00
- [:octicons-browser-16: W przeglądrace](https://auth.ente.io)
2024-03-05 06:31:36 +00:00
</details>
</div>
2023-10-21 09:35:32 +00:00
2026-05-08 23:47:08 +00:00
Kod źródłowy serwera oraz infrastruktura, na której opiera się Ente Auth (jeśli jest używany z kontem online) zostały poddane audytowi przez [[Cure53]](https://ente.com/blog/cern-audit) w październiku 2025 roku.
2025-11-05 15:35:44 +00:00
2024-06-01 06:34:15 +00:00
## Aegis Authenticator (Android)
2023-04-11 17:41:10 +00:00
2024-03-05 06:31:36 +00:00
<div class="admonition recommendation" markdown>
2026-05-08 23:47:08 +00:00
![Logo Aegis](assets/img/multi-factor-authentication/aegis.png){ align=right }
2024-03-05 06:31:36 +00:00
2026-05-08 23:47:08 +00:00
**Aegis Authenticator** to darmowa aplikacja open source dla Androida do zarządzania tokenami weryfikacji dwuetapowej Twoich usług online. Aegis Authenticator działa całkowicie offline/lokalnie, ale zawiera opcję eksportu tokenów do tworzenia kopii zapasowej w przeciwieństwie do wielu alternatyw.
2024-03-05 06:31:36 +00:00
2026-05-08 23:47:08 +00:00
[:octicons-home-16: Strona główna](https://getaegis.app){ .md-button .md-button--primary }
[:octicons-eye-16:](https://getaegis.app/aegis/privacy.html){ .card-link title="Polityka prywatności" }
[:octicons-info-16:](https://github.com/beemdevelopment/Aegis/wiki){ .card-link title="Dokumentacja" }
[:octicons-code-16:](https://github.com/beemdevelopment/Aegis){ .card-link title="Kod źródłowy" }
[:octicons-heart-16:](https://buymeacoffee.com/beemdevelopment){ .card-link title="Wesprzyj" }
2024-03-05 06:31:36 +00:00
<details class="downloads" markdown>
2026-05-08 23:47:08 +00:00
<summary>Pobierz</summary>
2024-03-05 06:31:36 +00:00
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis)
- [:simple-github: GitHub](https://github.com/beemdevelopment/Aegis/releases)
</details>
</div>
2023-04-11 17:41:10 +00:00
2025-11-05 22:35:38 +00:00
## Kryteria
2023-04-11 17:41:10 +00:00
2025-12-09 20:34:31 +00:00
**Należy pamiętać, że nie jesteśmy powiązani z żadnym z polecanych przez nas projektów.** Oprócz [naszych standardowych kryteriów](about/criteria.md) opracowaliśmy jasny zestaw wymagań, które pozwalają nam formułować obiektywne zalecenia. Sugerujemy zapoznanie się z tą listą przed wyborem projektu oraz przeprowadzenie własnych badań, aby upewnić się, że jest to odpowiedni wybór dla Ciebie.
2023-04-11 17:41:10 +00:00
2026-05-08 23:47:08 +00:00
- Kod źródłowy musi być publicznie dostępny.
- Nie może wymagać połączenia z Internetem.
- Synchronizacja w chmurze musi być opcjonalna; funkcja synchronizacji, jeśli jest dostępna, musi być E2EE.