Security: Play Store Paket aus Git entfernen (signing.keystore nicht eincheckbar)
This commit is contained in:
parent
97a03ce006
commit
5949a07b28
7 changed files with 1 additions and 25 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@ __pycache__/
|
|||
# Design-Quell-Dateien (nicht für Server)
|
||||
/icons/
|
||||
.claude/worktrees/
|
||||
Ban Yaro - Google Play package/
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -1,7 +0,0 @@
|
|||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location = "https://docs.pwabuilder.com/#/builder/android?id=publish";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[{
|
||||
"relation": ["delegate_permission/common.handle_all_urls"],
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "app.banyaro.twa",
|
||||
"sha256_cert_fingerprints": ["49:02:DC:5B:63:C0:D7:42:7F:A4:DC:2F:EB:78:73:11:CC:B9:36:22:00:01:A0:03:1C:0A:F9:41:35:9F:D4:B7"]
|
||||
}
|
||||
}]
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
Keep this file and signing.keystore in a safe place. You'll need these files if you want to upload future versions of your PWA to the Google Play Store.
|
||||
|
||||
Key store file: signing.keystore
|
||||
Key store password: MFBcl8xJ0IpO
|
||||
Key alias: my-key-alias
|
||||
Key password: MFBcl8xJ0IpO
|
||||
Signer's full name: Ban Yaro Admin
|
||||
Signer's organization: Ban Yaro — Die Hunde-Plattform
|
||||
Signer's organizational unit: Engineering
|
||||
Signer's country code: US
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue