All Projects → adrian → Upm Android

adrian / Upm Android

Android version of Universal Password Manager.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Upm Android

Keepassxc Browser
KeePassXC Browser Extension
Stars: ✭ 823 (+982.89%)
Mutual labels:  password-manager
Guardedbox
Online client-side manager for secure storage and secrets sharing.
Stars: ✭ 34 (-55.26%)
Mutual labels:  password-manager
Pass For Macos
macOS wrapper for pass, the standard UNIX password manager
Stars: ✭ 62 (-18.42%)
Mutual labels:  password-manager
Pol
pol /pɵl/ is a modern command line password manager with deniable encryption
Stars: ✭ 25 (-67.11%)
Mutual labels:  password-manager
Lastpass Sharp
LastPass C# API
Stars: ✭ 31 (-59.21%)
Mutual labels:  password-manager
Passforios
Pass for iOS - an iOS client compatible with Pass command line application.
Stars: ✭ 991 (+1203.95%)
Mutual labels:  password-manager
Syspass
Systems Password Manager
Stars: ✭ 763 (+903.95%)
Mutual labels:  password-manager
Qt Sesam
c't SESAM Password Manager (Qt version)
Stars: ✭ 72 (-5.26%)
Mutual labels:  password-manager
Passwordcockpit
Passwordcockpit is a simple, free, open source, self hosted, web based password manager for teams. It is made in PHP, Javascript, MySQL and it run on a docker service. It allows users with any kind of device to safely store, share and retrieve passwords, certificates, files and much more.
Stars: ✭ 34 (-55.26%)
Mutual labels:  password-manager
Allyourpasswords
The offline macOS password manager
Stars: ✭ 59 (-22.37%)
Mutual labels:  password-manager
Passff
zx2c4 pass manager extension for Firefox, Chrome and Opera
Stars: ✭ 937 (+1132.89%)
Mutual labels:  password-manager
Ykpass
Use your YubiKey as a consistent password generator
Stars: ✭ 27 (-64.47%)
Mutual labels:  password-manager
Featherpasswordmanager
Highly portable extremely light-weight password manager that stores all your passwords in a local encrypted file.
Stars: ✭ 39 (-48.68%)
Mutual labels:  password-manager
Ylva
Command line password manager for Unix-like operating systems
Stars: ✭ 23 (-69.74%)
Mutual labels:  password-manager
Ppma
[INACTIVE] PHP Password Manager
Stars: ✭ 62 (-18.42%)
Mutual labels:  password-manager
Passcore
A self-service password management tool for Active Directory
Stars: ✭ 787 (+935.53%)
Mutual labels:  password-manager
Pstore
Python Protected Password Store (django server + cli interface) using client side GPG encryption
Stars: ✭ 34 (-55.26%)
Mutual labels:  password-manager
Passmgr
a simple, portable password manager
Stars: ✭ 74 (-2.63%)
Mutual labels:  password-manager
Masterpassword
Project moved to https://gitlab.com/spectre.app
Stars: ✭ 1,122 (+1376.32%)
Mutual labels:  password-manager
Passage
A password manager using https://age-encryption.org/
Stars: ✭ 48 (-36.84%)
Mutual labels:  password-manager

Universal Password Manager

http://upm.sourceforge.net

Copyright (C) 2005-2012 Adrian Smith

Universal Password Manager is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Universal Password Manager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Universal Password Manager; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Overview

Universal Password Manager (UPM) allows you to store usernames, passwords, URLs, and generic notes in an encrypted database protected by one master password.

There are several open source password managers available so what makes UPM different? It's three strongest features are...

* it's simplicity - it provides a small number of very strong features with no
  clutter.

* cross platform - UPM runs on Android, Windows, Mac OS X and Linux.

* database syncing - This feature allows your to keep you database in sync
  across several PCs/devices using either Dropbox or a HTTP location.

Features

.Small, fast and lean .Uses AES for database encryption .Database sync across multiple PCs/devices .Written in Java/SWING .Android, Windows and Mac OS X native feeling versions available .Fast account searching .Streamlined for those who are more comfortable using the keyboard only

History

v1.18 16-Sep-2018 * Fix problem when downloading DB * Password should be invisible to the accessibility services

v1.17 14-Oct-2017 * Handle situation where db doesn't exist on Dropbox

v1.16 11-Oct-2017 (beta) * Refactor to use Dropbox v2 API

v1.15 28-Mar-2014 * Backup database using Google Backup Service * Added French translation * Protect against possible DB corruption

v1.14 28-Oct-2012 * Added support for syncing to Dropbox * Hide account details in screenshots and task manager

v1.13 12-Aug-2012 * Added support for all API levels up to and including 16 * Fixed a few bugs

v1.12 23-Jan-2012 * Added support for version 3 of the password database. This version stores all strings as UTF-8.

v1.11 08-Jan-2012 * Bug fix release

v1.10 12-Dec-2011 * Bug fix release

v1.9 06-Dec-2011 * Bug fix release

v1.8 12-Oct-2011 * Added Russian translation * Trim the remote url before using it

v1.7 17-Jul-2011 * Added permission WRITE_EXTERNAL_STORAGE. Backup wasn't working without this.

v1.6 17-Jul-2011 * When returning to the main account list activity return to the same scroll position as we left * Added support for large screens * Made links on the Account Details page clickable

v1.5 29-Nov-2010 * Moved all buttons onto a ButtonBar on their respective Activity * Put a "Restore Database" option on the New Database dialog

v1.4 21-Oct-2010 * Bugfix for blank screen when the application starts

v1.3 14-Oct-2010 * Fixed a number of problems that were causing crashes. * Delete the temp db file created during a sync operation.

v1.2 8-Aug-2010 * New Feature: Long-clicking on an account now brings up a context menu allowing you to copy username, copy password, launch URL, edit account * New Feature: Added the ability to trust self signed certificates and certificates that have a different Common Name to the website hostname * New Feature: Increased the font size on the Account Details activity * Bug Fix: recover gracefully when the database is closed unexpectedly

v1.1 30-Mar-2010 * Implemented the Shared Database feature as it exists in the desktop version of UPM * Added Delete Database feature * Lots of little bugs fixes throughout the codebase

v1.0 1-Feb-2010 * Initial Release

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].