Gae Pass Manager

Personal Password Manager running on GAE
Alternatives To Gae Pass Manager
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Firebase_auth_demo_flutter470
2 years ago24mitDart
Reference Authentication Flow with Flutter & Firebase
Ffpass348
a year ago15January 30, 20218mitPython
Import and Export passwords for Firefox Quantum 🔑
Dgoogauth319167254 years agoMay 25, 20212Go
Google Authenticator for Go
Password Alert254
2 years ago21apache-2.0JavaScript
A Chrome Extension to help protect against phishing attacks.
Full Mern Auth Boilerplate161
a year ago18JavaScript
MERN Authentication, Login, Register, verification email, Facebook, Google, Forget Password
Google Drive Sync150
10 months ago14gpl-3.0C#
A KeePass Password Safe v2 plugin for synchronizing passwords to Google Drive files.
Chrome Docker67
3 years ago5mitShell
Chrome, in a Docker container.
Aspnetcore.totp5611a year ago3December 08, 2017otherC#
Time-based One-time Password Algorithm to be used with Google Authenticator
Token Dispenser56
3 years ago9gpl-2.0Java
Stores email-password pairs, gives out Google Play Store tokens
Drake53
5 years ago16JavaScript
Serverless password manager
Alternatives To Gae Pass Manager
Select To Compare


Alternative Project Comparisons
Readme

Stand With Ukraine

Personal Password Manager running on GAE

Features

  1. Super simple deploy into Google App Engine.
  2. Fits nicely into free GAE quotas. You will have your personal cloud application absolutely free of any charge.
  3. Secure:
    1. Runs over HTTPS.
    2. Application is behind Google account authorization form. It means the login process is two-step - first you login with Google account, then you login into app with master-password.
    3. Client-side encryption (AES-256). All passwords data is encrypted/decrypted in browser using sjcl js lib. No un-encrypted data is sent to Google servers.
    4. You totally manage the whole setup by your own. Source code is open.
  4. Allows to download all passwords data in form of self-contained read-only master-password-protected HTML page.
  5. Minimalistic design with filtering and tags.
  6. Copy any login/password by single click of a mouse.
  7. Automatically logs you out after 5 minutes of inactivity.
  8. (NEW!) File attachments support (up to 500 KB). Fully client-encrypted (like in mega.nz).

Installation

  1. You need to have installed Java 8, Maven 3.
  2. Create new GAE application. This gives you personal https://your-app-id.appspot.com website.
  3. Checkout the code.
  4. Run mvn clean package appengine:deploy -Pprod -Dapp.deploy.projectId=your-app-id
  5. Start using the app!

Some Screenshots

Create master password

Create master password

Login with master password

Login with master password

Main screen

Main screen

Copy with a click

Main screen

Edit record

Edit record

Delete record

Delete record

Delete record (2)

Delete record

Change master password

Change master password

Popular Password Projects
Popular Google Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Java
Google
Password
Login
Angularjs
Encrypted
Password Manager