Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-keylock/rust-keylock-android
Android implementation for the rust-keylock-lib
https://github.com/rust-keylock/rust-keylock-android
android encryption password-manager rust-lang
Last synced: 2 months ago
JSON representation
Android implementation for the rust-keylock-lib
- Host: GitHub
- URL: https://github.com/rust-keylock/rust-keylock-android
- Owner: rust-keylock
- License: gpl-3.0
- Created: 2017-02-14T12:46:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T07:35:06.000Z (11 months ago)
- Last Synced: 2024-03-05T08:43:47.066Z (11 months ago)
- Topics: android, encryption, password-manager, rust-lang
- Language: Java
- Homepage: https://rust-keylock.github.io/
- Size: 1.51 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![For Android: Get it from F-Droid](https://raw.githubusercontent.com/rust-keylock/rust-keylock.github.io/master/img/fdroid.png)](https://f-droid.org/en/packages/org.astonbitecode.rustkeylock/)
___rust-keylock___ is a password manager and its goals are to be:
* Secure
* Simple to use
* Portable
* Extensible---
[![Build Status](https://app.travis-ci.com/rust-keylock/rust-keylock-android.svg?branch=master)](https://app.travis-ci.com/rust-keylock/rust-keylock-android)
___rust-keylock-android___ is an Android app that provides access to [rust-keylock-lib](https://github.com/rust-keylock/rust-keylock-lib).
The minimum supported Android API level is __16__ (4.1.2 is tested as a minimum version).
## Warning
The project has not yet received any formal / official security reviews. Use it at your own risk.
## Install
Instructions can be found [here](https://rust-keylock.github.io/download/rkl/).
# More info
* [FAQ](https://rust-keylock.github.io/faq/rkl/)
* [Wiki](https://rust-keylock.github.io/wiki/)## Screenshots
![rust-keylock-1](gh-images/rustkeylock-11.png)
![rust-keylock-2](gh-images/rustkeylock-12.png)
![rust-keylock-3](gh-images/rustkeylock-13.png)
![rust-keylock-4](gh-images/rustkeylock-14.png)