You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
[](https://github.com/rust-keylock/rust-keylock-android/releases/latest)
2
2
3
-
___rust-keylock-android___ is the [Editor](https://rust-keylock.github.io/rust-keylock-lib/rust_keylock/trait.Editor.html) that manages the [rust-keylock-lib](https://github.com/rust-keylock/rust-keylock-lib) in Android devices.
3
+
___rust-keylock___ is a password manager and its goals are to be:
4
+
5
+
* Secure
6
+
* Simple to use
7
+
* Portable
8
+
* Extensible
9
+
10
+
___rust-keylock-android___ is an Android app that provides access to [rust-keylock-lib](https://github.com/rust-keylock/rust-keylock-lib).
4
11
5
12
The minimum supported Android API level is __16__ (4.1.2 is tested as a minimum version).
6
13
@@ -12,13 +19,10 @@ The project has not yet received any formal / official security reviews. Use it
12
19
13
20
Instructions can be found [here](https://rust-keylock.github.io/download/rkl/).
14
21
15
-
## FAQ
16
-
17
-
On the Project [website](https://rust-keylock.github.io/faq/rkl/).
18
-
19
-
## Wiki
22
+
# More info
20
23
21
-
On the Project [website](https://rust-keylock.github.io/wiki/).
0 commit comments