A downloadable Platypus Passwords for Windows

Disclaimer:

  • Known Bug: When creating a new vault, the window may disappear. Simply click the "Add Vault" button again to bring the window back up. We are actively working on a fix and appreciate your patience. 
  • Requirements:


    • Operating System: Windows 10/11
    • Python Version: Ensure you have Python 3.6 to 3.9 installed.
    • Dependencies: The following Python libraries are required:
      • tkinter
      • customtkinter
      • cryptography
      • pyinstaller
    You can install the dependencies using the following command: bash pip install tkinter customtkinter cryptography pyinstaller Installation:
    1. Download the Platypus Password Manager: Click the download button to get the .exe file.
    2. Run the Installer: Double-click the .exe file to install the application.
    3. Launch the Application: Open Platypus Password Manager from your desktop or start menu. 
    Key Features


    • Secure Storage with Fernet Encryption Your passwords are encrypted using Fernet, a robust symmetric encryption method from the cryptography library in Python. Fernet ensures that your information is confidential and tamper-proof, giving you peace of mind that your sensitive data is well-protected.
    • Innovative Key Selection Process Enhance your security with our unique key generation method:
      • Hidden Digit Selection:
        • When creating a vault, you're presented with 10 options, each displaying a 15-digit number.
        • Within these numbers, you select 4 secret digits that are uniquely significant to you.
        • Click on the numbers where your secret digits are embedded to form your encryption key.
      • Layered Security:
        • This method adds an extra layer of obfuscation, making it extremely difficult for unauthorized users to guess your key.
        • The combination of memorizing your secret digits and their positions within longer numbers dramatically enhances your vault's security.
    • Account Lockout Protection Strengthen your security with our account lockout feature:
      • Three Failed Attempts:
        • If an incorrect key is entered three times, the account will be locked for 12 hours.
        • This helps prevent brute-force attacks by limiting the number of login attempts.
      • Restricted Access During Lockout:
        • While the account is locked, access to the vault is restricted to ensure maximum security.
        • Account Deletion Option: During the lockout period, you have the option to delete your account if you suspect unauthorized access or potential compromise.
      • Why This Matters:
        • Empowers you to take swift action to protect your data.
        • Adds an additional security layer by deterring unauthorized users from repeated access attempts.
    • Security Alerts and Monitoring
      • Intrusion Detection:
        • The app monitors for unauthorized access attempts.
        • If someone tries to access your vault without the correct key, you'll receive immediate alerts.
    • User-Friendly Interface Manage your passwords with a clean, intuitive graphical user interface (GUI) designed for simplicity and efficiency. Adding new entries or organizing existing ones is straightforward and hassle-free.
    • Customizable Vaults Create and manage multiple vaults to organize your passwords effectively. Keep your personal, work, and hobby-related passwords separate for better accessibility.
    • Cross-Platform Potential While currently optimized for Windows, the Platypus Password Manager is designed with cross-platform functionality in mind, paving the way for future development across different operating systems.


Published 11 hours ago
StatusIn development
CategoryTool
PlatformsWindows
Authordacreative
TagsAI Generated, passwords

Download

Download
Platypus Passwords.exe 28 MB

Install instructions

Requirements

  • Operating System:
    • Windows 10 or Windows 11
  • Python Version:
    • Ensure you have Python 3.6 to 3.9 installed.
  • Dependencies:
    • The application requires the following Python libraries:
      • tkinter (for GUI elements)
      • customtkinter (for enhanced GUI components)
      • cryptography (includes Fernet for encryption)
      • pyinstaller (used for packaging the application)
  • Installation of Dependencies:

    You can install all the required dependencies using the following command in your command prompt or terminal:

    bash
    pip install tkinter customtkinter cryptography pyinstaller 

Installation Instructions

  1. Download the Platypus Password Manager:
    • Click the Download button to get the .exe file.
  2. Run the Installer:
    • Double-click the downloaded .exe file.
    • Follow the on-screen prompts to install the application.
    • Administrative privileges may be required.
  3. Launch the Application:
    • After installation, open Platypus Password Manager from your desktop shortcut or the start menu.
    • Begin by creating a new vault and selecting your secret digits.