Password Manager

304 open source Password Manager apps

Voodoo CarrierIQ Detector
APK
This is a naive app that tells if your phone seems to host CarrierIQ elements or not. CarrierIQ is a diagnostics tool that comes embedded in the firmware of some Android phones. Some malware scanners are falsely reporting this as the AndroidOS/Qicsomos.A trojan. That trojan requires the android.permission.SEND_SMS permission, this app does not, so it cannot send SMS messages.
F-DroidGitHub
WG Auto Connect
APK
WG Auto Connect is a small utility app that will automatically connect/disconnect to a specified WireGuard tunnel, once the connection to a pre selected network is lost/established.
F-DroidGitHub
WG Tunnel
APK
WG Tunnel is a WireGuard VPN client that strikes the balance between simplicity and robustness, making it the ideal client for casual and power users alike. Whether you simply want to automate when you're connected to your VPN or you're a power user with advanced privacy use cases, WG Tunnel has you covered.Auto-Tunneling: Automatically activate tunnels based on Wi-Fi SSID, Ethernet connections, or mobile data networks.Split Tunneling: Flexible support for routing specific apps or traffic through the VPN.App Modes: Support for multiple tunnel modes, including standard VPN, kernel, lockdown (custom kill switch), and proxy modes.AmneziaWG Integration: Full support for AmneziaWG, providing robust censorship evasion.Proxying Options: Built-in HTTP and SOCKS5 proxy support allowing third-party apps to tunnel their traffic.Quick Controls: Quick Settings tile and home screen shortcuts for easy toggling actions.Automation Support: Intent-based automation for controlling tunnels and auto-tunneling.Dynamic DNS Handling: Detects and updates DNS changes without tunnel restarts.Monitoring Tools: Advanced tunnel monitoring features for tunnel performance monitoring.Android TV Support: Android TV support for nearly all app features.
GitHubIzzyOnDroid
Warden
APK
Warden helps you keeping trackers and loggers at bay, as well as getting rid of bloatware.Warden has a static curated list of known trackers (Exodus Privacy), each app’s dex file is read to retrieve the class names, these class names are then matched with the signatures of known trackers & loggers to find them.Loggers in the context of Warden means all utilities which are used to log user activity on an app or logcat in general. Not all loggers are evil. But few logging tools like ACRA, xLog are very powerful tools that can send user data to devs without user’s consent. So do read the app’s Privacy Policy, beforehand.Warden further provides a profile based de-bloater where a profile is created in a format specified as in this sample scripts You need to place this profile/your custom profile at "ExternalStorage/Warden/Profiles" to make them appear in app.
IzzyOnDroid
Wassword - Wonderful Password Generator
APK
Effortlessly generate complex passwords and passphrases with Wassword, perfect for protecting your online accounts. Customize the length and characters used to create complex and unique passwords safely and securely. Key Features: * Offline functionality: everything works offline; your data is never shared, ensuring maximum privacy. * Simple and secure: Wassword focuses solely on generating passwords, not storing them, for an extra layer of security. Note: Wassword is not a password manager and does not store your passwords. Download Wassword today and keep your accounts safe with strong, reliable passwords! Wassword is released under the MIT license. You can use the code for any purpose, including commercial projects. You can check the source code here: https://github.com/polilluminato/wassword-flutter
F-DroidGitHub
Wasted
APK
You can use PanicKit, tile, shortcut or send a message with a secret code. On trigger, using Device Administration API, it locks a device and optionally runs wipe (factory reset). Also it can send a broadcast message instead of the wipe. Also you can: * fire when a device was not unlocked for X time * fire when a USB data connection is made while a device is locked * fire when a fake messenger app is launched * fire when a duress password is entered (companion app: [Duress](https://github.com/x13a/Duress)) The app works in Work Profile too, but with limitations. Use it to install risky apps and Wasted in it. Then you can wipe this profile data with one click without wiping the whole device. For base security take a look at: [Sentry](https://github.com/x13a/Sentry). Only encrypted device may guarantee that the data will not be recoverable. Broadcast: * action: me.lucky.wasted.action.TRIGGER * receiver: me.lucky.wasted/.TriggerReceiver * also you have to send a secret code from Wasted with the key: code Permissions: * DEVICE_ADMIN - lock and optionally wipe a device * FOREGROUND_SERVICE - receive lock and USB state events * RECEIVE_BOOT_COMPLETED - persist lock job and foreground service across reboots It is Free Open Source Software. License: GPL-3
F-DroidGitHub
Watt
APK
Watt is an open source Android component management application. It uses pm command to disable or enable components, requires root permissions. Features: * Disable or enable components(receivers/services/activities) easily * Block a broadcast so that no app can receive it to wake itself * Block the bad Keep-Alive services of some apps without errors * No data collection * Efficient and simple interface Why not IFW? In version 2.0, Watt has completely abandoned disabling components through the Intent Firewall, because ifw will cause android10+ devices to keep restarting. In view of this poor performance, Watt 2.0 uses pm commands to refactor the entire application.
F-DroidGitHub
Webview Kiosk
APK
Webview Kiosk is a free and open-source Android application for secure, kiosk-style web browsing. It can function as digital signage, a kid-friendly restricted browser, an immersive web reader, an interactive sign-up form, a home assistant dashboard, or simply a wall clock. Designed for small businesses and device owners who are looking for a simple and standalone Kiosk solution. Key Features Core / Standalone - Lock Task Mode (Pin): prevent access to your device's home screen, apps and status bar - Secure Settings: configurations are protected by biometrics, device credentials or custom password - URL Filtering: use regular expressions to control web access through a URL blacklist and whitelist - Export/Import: backup and restore user settings in Base64 or JSON format - Local files: display an image, audio, video, or HTML file in kiosk mode from your device - Default Launcher: use as the home app and launch other apps in lock task mode (kiosk) Remote Management / Enterprise 1. MQTT (Message Queuing Telemetry Transport) - Monitor events, update settings, execute commands and build custom automations using the API - Requires an MQTT broker (e.g. Mosquitto, EMQX, HiveMQ, or their HomeAssistant integrations) 2. UnifiedPush - Send commands and update settings via a decentralised push notification system - Requires a distributor application (e.g. sunup, ntfy, gCompat-UP) 3. Managed Configurations (App Restrictions) - For fully-managed (company-owned) devices, settings can be remotely configured via an MDM/EMM provider - Advanced users using a device policy controller (e.g. Test DPC or OwnDroid) can also enforce configurations locally For more details, visit https://webviewkiosk.nktnet.uk Permissions - INTERNET: for general web browsing - CAMERA: (optional) for use with web apps that requires photo/video capture - RECORD_AUDIO: (optional) for use with web apps that requires audio capture - MODIFY_AUDIO_SETTINGS: for routing audio (microphone will not work without this) - ACCESS_FINE_LOCATION: (optional) for web apps that needs precise geolocation - ACCESS_COARSE_LOCATION: (optional) for web apps that needs approximate geolocation - QUERY_ALL_PACKAGES: to find launchable apps, device owners and lock task packages - POST_NOTIFICATIONS: (optional) for lock task mode (kiosk) launches and MQTT - FOREGROUND_SERVICE: for persistent notification and management with lock task and MQTT - FOREGROUND_SERVICE_SPECIAL_USE: provides a return mechanism for opening apps in kiosk - USE_BIOMETRIC: replaces USE_FINGERPRINT from Android 9 onwards - USE_FINGERPRINT: use fingerprint hardware when accessing settings or unlocking kiosk - WAKE_LOCK: to optionally wake the screen when receiving MQTT commands - WRITE_EXTERNAL_STORAGE: for downloading files in Android 9.0 (SDK 28) and below - API (Dhizuku): to request shared device owner privileges Contact Questions/Feature Requests - https://github.com/nktnet1/webview-kiosk/discussions Bugs/Issues - https://github.com/nktnet1/webview-kiosk/issues Other - support@webviewkiosk.nktnet.uk Alternatives - Fully Kiosk Browser Lockdown (feature-rich, but not a free kiosk solution) - Web Kiosk (FOSS, developed by Screenlite) - FreeKiosk (FOSS, developed by Rushb-fr)
F-DroidGitHubIzzyOnDroid
WhereAreTheEyes
APK
Where are the Eyes is a tool for detecting and evading surveillance. Together, you and other users build a map of surveillance cameras to protect activists, students, and other at-risk minorities. When run, the map will display red pins on cameras near your location. To mark a new camera, or verify that a marked camera exists, just stand near it and press the "eye" button. The app has telemetry on by default. Press "Mapbox" button on the main screen to disable it.
F-DroidGitHub
WiFi Password Manager
APK
View, manage, backup/restore saved WiFi passwords using Shizuku or root access. Features: - View all saved networks with their passwords - Copy passwords and generate QR codes - Add notes to networks - Import/export networks as JSON - Auto-save temporary networks
F-DroidGitHubIzzyOnDroid
W
WiFiScanner
APK
WiFiScanner is an App for analysing the WiFi networks in range. WiFiScanner features a list view and diagram views for the 2.4 GHz, 5 GHz and 6 GHz band. Filter, sorting options and other settings are also available. Open source. No Ads. https://github.com/bewue/WLANScanner
F-DroidGitHub
Windscribe
APK
Windscribe VPN is your all-in-one solution for privacy, security, and unrestricted internet access. Trusted by millions worldwide, recognized as a PCMag Editors’ Choice, and proven in court to protect your data, Windscribe is the best VPN to browse, stream, and connect without limits. We’re independently owned, open-source, and audited. Our no-logs policy is not just promised, it has been backed up in real legal cases. Whether you’re securing public Wi-Fi in New York City, bypassing geo-blocks to access global content, or streaming in 4K from your living room, Windscribe is built to keep you safe and connected. Everything Windscribe Can Do Windscribe delivers a full privacy and performance solution to every user, free or paid: • High-speed 10 Gbps servers for fast downloads, smooth streaming, and low-latency gaming. • Streaming access to Netflix, Disney+, AmazonPrime Video, Hulu, HBO Max, Peacock, Paramount+, ESPN+, Sling TV, BBC iPlayer, DAZN, FuboTV, and more, whether you are in the US or abroad. • P2P support for secure file sharing without throttling. • AES-256 encryption with Perfect Forward Secrecy to secure every packet. • 6 secure protocols: WireGuard®, OpenVPN (UDP/TCP), IKEv2, Stealth, and Wstunnel. You can adapt for speed, stability, or stealth. • Split tunnelling to route only the apps you choose through the VPN. • DNS leak protection to keep your browsing history private. • Firewall killswitch to block all traffic if your VPN connection drops. • Multi-platform support on Android, iOS, Windows, macOS, Linux, browsers, smart TVs, tablets and routers. • Tracker & threat blocking to stop advertisers from profiling you and to filter out malicious or unwanted sites, keeping pages faster, cleaner, and safer. • One-tap Quick Connect for instant protection anywhere. Robust Free Plan – Try Before You Buy Every Windscribe user gets the full privacy and security stack above. Our free plan is perfect for trying Windscribe and securing essential browsing, with: • 10 GB monthly data allowance • Access to core global server locations Why Go Pro Upgrading to Pro unlocks the complete Windscribe experience: • Unlimited data and bandwidth, so you can browse, stream, and download without caps. • Access to all 69+ countries & locations: Albania, Argentina, Australia, Austria, Belgium, Bosnia, Brazil, Bulgaria, Canada, Chile, Colombia, Croatia, Cyprus, Czech Republic, Denmark, Ecuador, El Salvador, Estonia, Finland, France, Georgia, Germany, Greece, Guatemala, Hong Kong, Hungary, Iceland, India, Indonesia, Ireland, Israel, Italy, Japan, Kenya, Latvia, Lithuania, Luxembourg, Malaysia, Mexico, Moldova, Netherlands, New Zealand, Nigeria, North Macedonia, Norway, Panama, Paraguay, Peru, Philippines, Poland, Portugal, Romania, Russia, Serbia, Singapore, Slovakia, Slovenia, South Africa, South Korea, Spain, Sweden, Switzerland, Taiwan, Thailand, Turkey, UK, Ukraine, United Arab Emirates, United States, Vietnam. • Port forwarding for hosting game servers or accessing devices remotely. Pro is ideal for heavy streamers, frequent travellers, and anyone who wants total access to the fastest servers and every location we offer. Why Americans Trust Windscribe • Recognized by PCMag Editors’ Choice for quality and performance. Court-proven privacy, not just marketing claims. • Open-source apps and third-party audits for total transparency. • Works seamlessly whether you need a US IP abroad or want to access global content from home. • Built and maintained by a team focused on privacy, not corporate shareholders. Download Windscribe VPN today. Start free to secure your connection instantly, or go Pro for unlimited access, all server locations, and the fastest VPN speeds available. Your internet, your rules — in the US and around the world.
F-DroidGitHub
Wrong PIN Shutdown
APK
This simple app monitors the number of failed login attempts. If a certain number of attempts is exceeded, the device is automatically shut down. This app only works on a rooted device. You have to grant the app permanent superuser privileges and register it as a device administrator. These steps are automatically initiated on the first startup.
F-DroidGitHub
Xray
APK
This is a simple GUI client for XTLS/Xray-core
F-DroidGitHub
Yivi
APK
Yivi is an app that lets you easily and securely log in, share data and prove who you are. Without sharing too much about yourself. With Yivi, you take control of your data. You always see what an organisation wants to know about you and you decide whether to share that data. Your data is only stored on your mobile, safely behind a PIN code. No one is watching, not even Yivi. That's how safe it is. Yivi is being developed by Caesar Groep, in close collaboration with the Privacy by Design Foundation, whose original work forms the foundation of the system. Previously known as “IRMA,” the Yivi ID wallet is fully open source and designed with privacy and user-friendliness at its core. Yivi website: www.yivi.app/en/ Technical documentation: https://docs.yivi.app/what-is-yivi Source code: https://github.com/privacybydesign
F-DroidGitHub
YubiClip XOR
APK
YubiClip XOR is a fork of the Yubico YubiClip app. With YubiClip XOR you can apply XOR encryption to keep static passwords safe from Drive-by NFC reading attacks. You will need to setup your Yubikey before the XOR function can be used in this app. For setup instructions, and to view the source code of this app, go to https://github.com/craftxbox/yubiclip-xor#readme
F-DroidGitHub
Yubico Authenticator
APK
Store your unique credential on a hardware-backed security key and take it wherever you go from mobile to desktop. No more storing sensitive secrets on your mobile phone, leaving your account vulnerable to takeovers. With the Yubico Authenticator you can raise the bar for security.
F-DroidGitHub
E
e-Passport Reader
APK
Android app that uses the NFC chip to communicate with an electronic passport. It supports action, so third party apps can use it to retrieve passport data. Please visit website for more information. The app is completely open source, so anyone is welcome to validate that it doesn't collect any personal information. Data is kept only in memory and removed as soon as you close the app. Passport data is never uploaded to any remote server. App had been successfully tested with Russian passport. It might not work with some other passports. If it doesn't work, please create GitHub issue to help me fix the issue instead of leaving negative feedback.
F-DroidGitHub
eduVPN
APK
eduVPN enables students, employees and researchers to connect securely and encrypted to the Internet. eduVPN integrates with the institutional network so that internal ICT services can be made available in a secure manner.
F-Droid
G
gopass
Desktop
Team-friendly password manager for the command line, compatible with pass.
i2pd
APK
I2P (Invisible Internet Protocol) is a universal anonymous network layer. All communications over I2P are anonymous and end-to-end encrypted, participants don't reveal their real IP addresses. I2P client is a software used for building and using anonymous I2P networks. Such networks are commonly used for anonymous peer-to-peer applications (filesharing, cryptocurrencies) and anonymous client-server applications (websites, instant messengers, chat-servers). I2P allows people from all around the world to communicate and share information without restrictions. For more information about I2P, you can read article on Wikipedia.
F-DroidGitHub
k3pler
APK
k3pler is a network connection blocker and packet analyzer built on top of local HTTP proxy. It offers a.o. the following features: * Show network traffic in a list (HTTP Request/Response) * details about requests/responses * Blacklist connection after getting detailed information * Edit/Remove item at blacklist - clear blacklist
F-DroidGitHub
M
mOTP
APK
Generating OTPs without the need for a special hardware token. Using motp, hotp or totp algorithms, wih multiple profiles and time-zone support. Support: * mOTP * HOTP RFC 4226 * TOTP RFC 6238 Features: * Profiles for multiple security sites * Time zone support One time passwords provide two-factor authentication for added security.
F-DroidGitHub
O
open2share
APK
Open2share converts open file Intent (ACTION_VIEW) to share file Intent (ACTION_SEND). Some bloatware (such as WeChat) don't provide built-in system share integration. This app workarounds such limitation. Usage Select "Convert to share" when opening the file, and then share it.
F-DroidGitHub