Merge branch 'master' into 'master'

Add Password Generator and Password Master apps

See merge request fdroid/fdroiddata!6856
This commit is contained in:
Pierre Rudloff 2020-08-20 21:37:29 +00:00
commit d7eea38fea
2 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,43 @@
Categories:
- Security
License: Apache-2.0
WebSite: https://vecturagames.com
SourceCode: https://gitlab.com/vecturagames/passwordgenerator
Bitcoin: bc1qk4pqg6pnu8scjg53m3ygclv8pqem8l00y52ge3
Summary: Password Generator is an app for generating secure passwords
Description: |-
Password Generator is an app for generating secure passwords using cryptographically secure pseudo-random number generator. You are given options to choose which characters your password should contain or you can choose your set of a custom symbols. Generating passwords with Password Generator is fast and easy, just check options and hit a button.
Features:
* Very intuitive to use, only click on a button
* Simply choose which characters your password should contain
* Passwords are generated by cryptographically secure pseudo-random number generator
* No internet and storage permission required, your passwords are never stored anywhere
* Generates passwords with 1 - 999 characters
* Generates up to 99 passwords simultaneously
* Use custom symbols which password should contain
* Use your own seed to generate passwords
* Shows password strength and bits of entropy
* Automatically clears clipboard
* Can be easily used as random number generator
* Does not require any permission
* Light and dark app themes
* App is Open Source
* No Ads
RepoType: git
Repo: https://gitlab.com/vecturagames/passwordgenerator.git
Builds:
- versionName: 1.4.2
versionCode: 33
commit: v1.4.2
subdir: passwordgenerator
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.4.2
CurrentVersionCode: 33

View file

@ -0,0 +1,43 @@
Categories:
- Security
License: Apache-2.0
WebSite: https://vecturagames.com
SourceCode: https://gitlab.com/vecturagames/passwordmaster
Bitcoin: bc1qk4pqg6pnu8scjg53m3ygclv8pqem8l00y52ge3
AutoName: Password Master
Summary: Password Master generates and manages passwords in a secure encrypted database
Description: |-
Password Master is open source app for generating, managing and storing passwords in a secure encrypted database. Generate secure passwords using cryptographically secure pseudo-random number generator. You are given options to choose which characters your password should contain or you can choose your set of a custom symbols. Generating, managing and storing passwords with Password Master is fast and easy, just check options and hit a button to generate password and store it in an encrypted database.
Features:
* Create password groups with icons
* Generate and store password with an icon, name, url, user name or a note
* Simply choose which characters your password should contain
* Passwords are generated by cryptographically secure pseudo-random number generator
* No internet and storage permission required, your passwords are never stored anywhere
* Generates passwords with 1 - 999 characters
* Use custom symbols which password should contain
* Use your own seed to generate passwords
* Shows password strength and bits of entropy
* Automatically clears clipboard
* Does not require any permission
* Light and dark app themes
* App is Open Source
* No Ads
RepoType: git
Repo: https://gitlab.com/vecturagames/passwordmaster.git
Builds:
- versionName: 1.0.2
versionCode: 5
commit: v1.0.2
subdir: passwordmaster
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.0.2
CurrentVersionCode: 5