mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Merge branch 'passwordgenerator' into 'master'
Add fastlane to Password Generator See merge request fdroid/fdroiddata!8278
This commit is contained in:
commit
8e6b4b3b9f
11 changed files with 7 additions and 29 deletions
|
|
@ -6,25 +6,6 @@ SourceCode: https://gitlab.com/vecturagames/passwordgenerator
|
|||
Bitcoin: bc1qk4pqg6pnu8scjg53m3ygclv8pqem8l00y52ge3
|
||||
|
||||
AutoName: Password Generator
|
||||
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
|
||||
|
|
@ -37,6 +18,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 34
|
||||
commit: v1.5.0
|
||||
subdir: passwordgenerator
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Password Generator is an app for generating secure passwords
|
||||
|
|
@ -1 +0,0 @@
|
|||
Generador de Contraseñas es una aplicación para generar contraseñas seguras
|
||||
|
|
@ -1 +0,0 @@
|
|||
Password Generator est une application pour générer des mots de passe sécurisés
|
||||
|
|
@ -1 +0,0 @@
|
|||
מחולל הססמאות הוא יישומון ליצירת ססמאות מאובטחות
|
||||
|
|
@ -1 +0,0 @@
|
|||
Generator Haseł do generowania bezpiecznych haseł
|
||||
|
|
@ -1 +0,0 @@
|
|||
Password Generator é uma app para gerar palavras-passe seguras
|
||||
|
|
@ -1 +0,0 @@
|
|||
Password Generator é uma app para gerar palavras-passe seguras
|
||||
|
|
@ -1 +0,0 @@
|
|||
Password Generator - приложение для генерации безопасных паролей
|
||||
|
|
@ -1 +0,0 @@
|
|||
Parola Üreteci, güvenli parolalar oluşturma uygulamasıdır
|
||||
|
|
@ -1 +0,0 @@
|
|||
Password Generator 密码生成器是一款生成安全密码的应用
|
||||
Loading…
Reference in a new issue