Published by Buct0r
PassPort
A secure, cross-platform password manager built with Go and Fyne
PassPort is a secure password manager featuring: - AES encryption with PBKDF2 key derivation for maximum security - Graphical User Interface (GUI) built with Fyne - Command-Line Interface (CLI) for terminal users - Master password protection for all stored credentials - Cross-platform support (Windows, macOS, Linux) - Local storage with no cloud synchronization
Winget Install — click to copy
winget install Buct0r.PassPort
Frequently Asked Questions
How do I install PassPort using winget?
Open Windows Terminal or PowerShell and run:
winget install Buct0r.PassPort. Winget is built into Windows 10 (1809+) and Windows 11.What is PassPort?
A secure, cross-platform password manager built with Go and Fyne
Is PassPort free to download?
PassPort is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update PassPort with winget?
Run
winget upgrade Buct0r.PassPort in Windows Terminal or PowerShell to update PassPort to the latest available version.