Merge branch 'master' into 'master'

New App: sesam

See merge request fdroid/fdroiddata!3154
This commit is contained in:
Michel Le Bihan 2018-05-11 16:41:12 +00:00
commit 62acd82147

View file

@ -0,0 +1,28 @@
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
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 1