All Projects → passwdapp → Passwd

passwdapp / Passwd

Licence: gpl-3.0
A beautiful, cross-platform, encrypted password manager 🔐

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Passwd

PasswordX
Offline password manager for iOS/macOS
Stars: ✭ 26 (-68.29%)
Mutual labels:  mac, password-generator, password-manager, password
Passky-Desktop
Desktop application for Passky (password manager)
Stars: ✭ 47 (-42.68%)
Mutual labels:  password-generator, password-manager, password
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (+137.8%)
Mutual labels:  hacktoberfest, password, password-manager
mopass
A OpenSource Clientless & Serverless Password Manager
Stars: ✭ 40 (-51.22%)
Mutual labels:  password-generator, password-manager, password
pwm
自用的密码管理工具
Stars: ✭ 34 (-58.54%)
Mutual labels:  password-generator, password-manager, password
Android Password Store
Android application compatible with ZX2C4's Pass command line application
Stars: ✭ 1,912 (+2231.71%)
Mutual labels:  hacktoberfest, password-manager, password-generator
Passky-Server
API and Database for Passky (password manager)
Stars: ✭ 77 (-6.1%)
Mutual labels:  password-generator, password-manager, password
Keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Stars: ✭ 11,623 (+14074.39%)
Mutual labels:  cross-platform, password-manager, password
gpgpwd
Moved to GitLab
Stars: ✭ 22 (-73.17%)
Mutual labels:  password-generator, password-manager, password
LAPSforMac
Local Administrator Password Solution for Mac
Stars: ✭ 29 (-64.63%)
Mutual labels:  mac, password-generator, password
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (+112.2%)
Mutual labels:  password-generator, password-manager, password
Buttercup Core
🎩 The mighty NodeJS password vault
Stars: ✭ 340 (+314.63%)
Mutual labels:  hacktoberfest, password, password-manager
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (-39.02%)
Mutual labels:  password-generator, password-manager, password
Strongbox
A KeePass/Password Safe Client for iOS and OS X
Stars: ✭ 586 (+614.63%)
Mutual labels:  password, password-manager, password-generator
Mac Setup
Installing Development environment on macOS
Stars: ✭ 6,510 (+7839.02%)
Mutual labels:  hacktoberfest, mac
Qtpass
QtPass is a multi-platform GUI for pass, the standard unix password manager.
Stars: ✭ 763 (+830.49%)
Mutual labels:  password-manager, password-generator
Passcore
A self-service password management tool for Active Directory
Stars: ✭ 787 (+859.76%)
Mutual labels:  password, password-manager
Pol
pol /pɵl/ is a modern command line password manager with deniable encryption
Stars: ✭ 25 (-69.51%)
Mutual labels:  password-manager, password-generator
Reaktive
Kotlin multi-platform implementation of Reactive Extensions
Stars: ✭ 760 (+826.83%)
Mutual labels:  hacktoberfest, cross-platform
Sfml
Simple and Fast Multimedia Library
Stars: ✭ 7,316 (+8821.95%)
Mutual labels:  hacktoberfest, cross-platform

Passwd.

A beautiful, encrypted password manager, built using Flutter and Dart.

Features

  • Fully encrypted using XSalsa20-Poly1305 (including the database stored on-device)
  • Support for TOTP
  • Secure Password Generation (Diceware and Random)
  • A beautiful UI
  • Really compact database, allowing for efficient disk operations (Thanks to MsgPack)
  • Desktop Support (Linux is still untested, any contibutions on the same are welcome)
    • TouchBar support (Beta)
  • Responsive UI (Kinda)
  • Support for autofill on android (Beta)
  • Cloud Sync (Highly Experimental)
  • Support for multiple languages (feel free to make an issue if you want to contribute)
    • English
    • Hindi
    • Dutch
    • Polish (not fully up to date)

Screenshots

Nothing is complete without screenshots :P

Building

  • Install Flutter
  • Switch to the master channel: flutter channel master
  • Run flutter upgrade
  • Clone the repository

Android

  • Connect your device / emulator to your computer
  • flutter run

iOS

  • Connect your device / simulator to your computer (only macs are supported)
  • flutter run

Desktop

Changelog

See CHANGELOG.md

Contributors

See CONTRIBUTORS.md.

Roadmap

See ROADMAP.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].