mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-13 23:46:04 +01:00
92 lines
2 KiB
YAML
92 lines
2 KiB
YAML
Categories:
|
|
- Password & 2FA
|
|
- Security
|
|
- System
|
|
License: GPL-3.0-or-later
|
|
AuthorName: SECUSO - Security Usability Society
|
|
AuthorEmail: contact@secuso.org
|
|
AuthorWebSite: https://secuso.aifb.kit.edu/english/105.php
|
|
WebSite: https://secuso.aifb.kit.edu/english/PIN_Mnemonic.php
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-pin-mnemonic
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-pin-mnemonic/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-pin-mnemonic/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: PIN Mnemonic
|
|
Description: |-
|
|
Provides strategies to memorize a 4-digit PIN. Therefore it determines whether
|
|
the PIN forms a T9-word, underlies a mathematical rule or forms a date or year.
|
|
|
|
It is part of the Privacy Friendly Apps developed by the SECUSO research group
|
|
of the Technische Universtität Darmstadt in Germany.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-pin-mnemonic
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 5
|
|
commit: v2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.1
|
|
versionCode: 6
|
|
commit: v2.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.3
|
|
versionCode: 8
|
|
commit: 073f47f293a865ea11c8fc5d653a626d8dbbadc4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.4
|
|
versionCode: 9
|
|
commit: 147e9dc4a237cbcf0059d21e94605446278d2097
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.5
|
|
versionCode: 10
|
|
commit: 0a7f1067dbb607047111823911df10102478e999
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.6
|
|
versionCode: 100
|
|
commit: 1a947fd13e4d3f11ba3b994f74edae487c45c7cf
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.6
|
|
CurrentVersionCode: 100
|