fdroiddata/metadata/de.larcado.sesam.yml

36 lines
831 B
YAML
Raw Normal View History

2018-05-11 16:41:09 +00:00
Categories:
- Security
License: Apache-2.0
WebSite: https://gitlab.com/larcado/sesam
SourceCode: https://gitlab.com/larcado/sesam/tree/HEAD
IssueTracker: https://gitlab.com/larcado/sesam/issues
Changelog: https://gitlab.com/larcado/sesam/blob/HEAD/CHANGELOG
AutoName: sesam
Summary: Hash based password manager
Description: A password manager app that does not store the passwords but only generates
them based on a salted hash function (PBKDF2WithHmacSHA1).
RepoType: git
Repo: https://gitlab.com/larcado/sesam.git
Builds:
- versionName: 1.0.0
versionCode: 1
commit: v1.0.0
subdir: app
gradle:
- yes
2018-05-16 19:19:33 +00:00
- versionName: 1.1.0
versionCode: 2
commit: v1.1.0
subdir: app
gradle:
- yes
2018-05-11 16:41:09 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2018-05-16 19:19:33 +00:00
CurrentVersion: 1.1.0
CurrentVersionCode: 2