diff --git a/metadata/com.vecturagames.android.app.passwordgenerator.yml b/metadata/com.vecturagames.android.app.passwordgenerator.yml new file mode 100644 index 0000000000..16beb859a3 --- /dev/null +++ b/metadata/com.vecturagames.android.app.passwordgenerator.yml @@ -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 diff --git a/metadata/com.vecturagames.android.app.passwordmaster.yml b/metadata/com.vecturagames.android.app.passwordmaster.yml new file mode 100644 index 0000000000..9118f463d5 --- /dev/null +++ b/metadata/com.vecturagames.android.app.passwordmaster.yml @@ -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