-rw-r--r-- | apps/Applications/multiauth.desktop | 4 | ||||
-rw-r--r-- | core/settings/security/demo/multiauth.control | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/apps/Applications/multiauth.desktop b/apps/Applications/multiauth.desktop index 17a0132..d90eda9 100644 --- a/apps/Applications/multiauth.desktop +++ b/apps/Applications/multiauth.desktop | |||
@@ -1,6 +1,6 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=multiauth | 2 | Exec=multiauth |
3 | Icon=security/multiauth | 3 | Icon=security/multiauth |
4 | Type=Application | 4 | Type=Application |
5 | Name=Multiauth demo | 5 | Name=Multiauth lock |
6 | Comment=Multi-authentication demonstration | 6 | Comment=Call the Multi-authentication protection now |
diff --git a/core/settings/security/demo/multiauth.control b/core/settings/security/demo/multiauth.control index 9b4d554..756e5b8 100644 --- a/core/settings/security/demo/multiauth.control +++ b/core/settings/security/demo/multiauth.control | |||
@@ -1,13 +1,16 @@ | |||
1 | Package: opie-multiauth | 1 | Package: opie-multiauth |
2 | Files: bin/multiauth apps/Applications/multiauth.desktop pics/security/multiauth.png | 2 | Files: bin/multiauth apps/Applications/multiauth.desktop pics/security/multiauth.png |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/settings | 4 | Section: opie/settings |
5 | Maintainer: Clement Seveillac <clement@nist.gov> | 5 | Maintainer: Clement Seveillac <clement@nist.gov> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 0.0.1.13 | 7 | Version: 0.0.2 |
8 | Depends: opie-security | 8 | Depends: opie-security |
9 | Description: multi-plugin authentication demonstrator for Opie. | 9 | Description: multi-plugin authentication demonstrator for Opie. |
10 | This demonstration application allows us to use one or several | 10 | This demonstration application allows us to use one or several |
11 | ways to lock and unlock our device. | 11 | ways to lock and unlock our device. Since it really locks your |
12 | PDA the way you configured it in the Security settings, you can | ||
13 | map a button to it through the Buttons settings to lock your | ||
14 | PDA on demand, with one simple click. | ||
12 | You must install some opie-multiauth-* plugins, and configure | 15 | You must install some opie-multiauth-* plugins, and configure |
13 | them through opie-security, to really see its possibilities. | 16 | them through opie-security, to really see its possibilities. |