Code Monkey home page Code Monkey logo

cipherpass's Introduction

CipherPass

CipherPass is a basic password manager for Android built on top of the well known SqlCipher database encryption library. CipherPass is written in Kotlin, using the Android architecture components library.

The application has currently the following main features:

  • The password data is stored in a SqlCipher database (AES 256bit encryption).
  • An entry contains by default the following fields: username, password, url, comment.
  • The user may add any number of custom defined fields to an entry.
  • The authentication can be password based or biometric based.
  • The entries are searchable.
  • The entries can be sorted by creation date, modification date or entry name, ascending or descending.
  • Clipboard timeout: after a configurable amount of time, the items copied to clipboard are automatically deleted.
  • Background timeout: after a configurable amount of time spent by the app in the background, the user will be asked to authenticate again.
  • The entries can be exported to a file and can be imported from a file. (This feature is useful for backup or for moving to another device.)

Get it on Google Play

cipherpass's People

Contributors

synapticweb avatar

Stargazers

 avatar

Watchers

 avatar

cipherpass's Issues

recommendation: categories

sorry for my english :)
flexible app for add categories for different entry
for example :
bank card number and password
emails
websites

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.