Skip to content

Commit ab166dd

Browse files
authored
Add VoltSigner to tools (#1175)
I posted this to the dev mailing list on April 30. As there were no replies, I hope it's ok to move to the next step: We’ve got a new tool we’d like to share with the Cordova community. It facilitates the creation of signing certificates for Android and iOS. https://voltsigner.com - It’s free - No login is required - We’re in the process of making of making the source public on GitHub - Runs completely in the browser - Generates Android and iOS .p12 files on a Windows or MacOS computers. - Certificates are made 100% locally - passwords and files are not shared to the cloud.
1 parent cd66b4b commit ab166dd

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

www/_data/tools.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,12 @@
9090
Modern replacement for PhoneGap Build. Upload project and certificates,
9191
then download builds (or upload to store). Uses latest
9292
Apache Cordova and SDKs. There's nothing to install: just sign up and submit.
93+
94+
- name: VoltSigner
95+
image: voltsigner.png
96+
url: https://voltsigner.com
97+
description: >
98+
Free service to create Android and iOS signing certificates.
99+
Run completely in your local browser - nothing gets uploaded.
100+
Compatible with all build tools.
101+
Notably, it can produce iOS certificates on Windows.

www/static/img/tools/voltsigner.png

17.5 KB
Loading

0 commit comments

Comments
 (0)