58 lines
1.6 KiB
YAML
58 lines
1.6 KiB
YAML
Categories:
|
||
- Security
|
||
License: Apache-2.0
|
||
AuthorName: Aditya Kamble
|
||
AuthorEmail: adityakamble49@gmail.com
|
||
AuthorWebSite: https://adityakamble49.com/
|
||
SourceCode: https://github.com/adityakamble49/dcipher-app
|
||
IssueTracker: https://github.com/adityakamble49/dcipher-app/issues
|
||
Changelog: https://github.com/adityakamble49/dcipher-app/releases
|
||
|
||
AutoName: DCipher
|
||
Description: |-
|
||
''D’Cipher'' helps users to share their sensitive information with control.
|
||
|
||
Sending sensitive information like credit card details, with any online
|
||
medium is risky these days. We have to trust the medium with our information.
|
||
Some platforms provide end to end encryption or auto destroy text sharing, but
|
||
we have to trust them anyway.
|
||
|
||
Use ''D’Cipher'' to secure your text 100% offline Encryption with following features:
|
||
|
||
* App doesn’t request any Internet/Wifi permission
|
||
* Custom Key Generation
|
||
* Encrypting Text with custom keys
|
||
* Sharing Custom Keys using any platform
|
||
* Sharing Encrypted Text with any platform
|
||
* Direct To and From File Selectors from messaging and other platforms
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/adityakamble49/dcipher-app
|
||
|
||
Builds:
|
||
- versionName: 1.0.1
|
||
versionCode: 7
|
||
commit: 1.0.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: 1.2.1
|
||
versionCode: 9
|
||
commit: 1.2.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: 1.3.1
|
||
versionCode: 10
|
||
commit: 1.3.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
AutoUpdateMode: Version %v
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 1.3.1
|
||
CurrentVersionCode: 10
|