<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IOS on Germania Blog</title><link>https://germania.so/en/tags/ios/</link><description>Recent content in IOS on Germania Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 17 Aug 2024 12:06:00 +0000</lastBuildDate><atom:link href="https://germania.so/en/tags/ios/index.xml" rel="self" type="application/rss+xml"/><item><title>PGPro for iOS installation and operation guide</title><link>https://germania.so/en/posts/pgp-pgpro/</link><pubDate>Sat, 17 Aug 2024 12:06:00 +0000</pubDate><guid>https://germania.so/en/posts/pgp-pgpro/</guid><description>&lt;p>PGPro is a free iOS app for managing PGP keys and encrypting messages. This guide describes how to install and how to use PGPro on iOS.&lt;/p>
&lt;h2 class="heading" id="setup">
 Installing PGPro on iOS&lt;span class="heading__anchor"> &lt;a href="#setup">#&lt;/a>&lt;/span>
&lt;/h2>&lt;ol>
&lt;li>Open the App Store on your iOS device and search for the &lt;em>PGPro&lt;/em> app.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-001.jpg"
 alt="Installation 1" width="50%">
&lt;/figure>

&lt;ol start="2">
&lt;li>Install the app by clicking the &lt;em>Download&lt;/em> button.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-002.jpg"
 alt="Installation 2" width="50%">
&lt;/figure>

&lt;ol start="3">
&lt;li>Once the installation is complete, launch the app from the home screen shortcut.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-003.jpg"
 alt="Installation 3" width="50%">
&lt;/figure>

&lt;h2 class="heading" id="keygen">
 Generating keys in PGPro&lt;span class="heading__anchor"> &lt;a href="#keygen">#&lt;/a>&lt;/span>
&lt;/h2>&lt;ol>
&lt;li>Open the PGPro app and click the &lt;em>+&lt;/em> button.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-008.jpg"
 alt="Key Generation 1" width="50%">
&lt;/figure>

&lt;ol start="2">
&lt;li>Then click &lt;em>Generate Key Pair&lt;/em>.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-009.jpg"
 alt="Key Generation 2" width="50%">
&lt;/figure>

&lt;ol start="3">
&lt;li>Enter your nickname and a non-existent email address.&lt;/li>
&lt;li>Enter a password and click &lt;em>Done&lt;/em>.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-010.jpg"
 alt="Key Generation 3" width="50%">
&lt;/figure>

&lt;ol start="5">
&lt;li>The key has been created.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-011.jpg"
 alt="Key Generation 4" width="50%">
&lt;/figure>

&lt;h2 class="heading" id="backup">
 Backing up the private key in PGPro&lt;span class="heading__anchor"> &lt;a href="#backup">#&lt;/a>&lt;/span>
&lt;/h2>&lt;ol>
&lt;li>Go to the &lt;em>Keychain&lt;/em> management screen, select your private key, and click &lt;em>Share&lt;/em>.&lt;/li>
&lt;li>Select the type of key you want to back up by marking &lt;em>Private Key&lt;/em>.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-012.jpg"
 alt="Backup 1" width="50%">
&lt;/figure>

&lt;ol start="3">
&lt;li>Choose the location where you want to send the key, or copy and save it.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-013.jpg"
 alt="Backup 2" width="50%">
&lt;/figure>

&lt;ol start="4">
&lt;li>Ensure the key is saved in a secure location.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-014.jpg"
 alt="Backup 3" width="50%">
&lt;/figure>

&lt;blockquote>
&lt;p>A backup copy of the private key should be encrypted with &lt;a href="https://www.veracrypt.fr/en/Home.html">VeraCrypt&lt;/a> or &lt;a href="https://www.truecrypt71a.com/">TrueCrypt&lt;/a> and placed on external media for protection against data loss.&lt;/p>
&lt;/blockquote>
&lt;h2 class="heading" id="import">
 Importing public keys in PGPro&lt;span class="heading__anchor"> &lt;a href="#import">#&lt;/a>&lt;/span>
&lt;/h2>&lt;ol>
&lt;li>Open the email or other communication containing the public key.&lt;/li>
&lt;li>Copy the public key to the clipboard.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-016.jpg"
 alt="Key Import 1" width="50%">
&lt;/figure>

&lt;ol start="3">
&lt;li>Open the PGPro app and select the &lt;em>Keychain&lt;/em> option, then &lt;em>Add Key from Clipboard&lt;/em>.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-017.jpg"
 alt="Key Import 2" width="50%">
&lt;/figure>

&lt;ol start="4">
&lt;li>Agree to paste from another app by clicking &lt;em>Allow Paste&lt;/em>.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-018.jpg"
 alt="Key Import 3" width="50%">
&lt;/figure>

&lt;h2 class="heading" id="encryption">
 Encrypting messages in PGPro&lt;span class="heading__anchor"> &lt;a href="#encryption">#&lt;/a>&lt;/span>
&lt;/h2>&lt;ol>
&lt;li>Open the PGPro app and go to the &lt;em>Encryption&lt;/em> tab.&lt;/li>
&lt;li>Enter the message content you want to encrypt directly into the text field or paste it from the clipboard.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-020.jpg"
 alt="Encryption 1" width="50%">
&lt;/figure>

&lt;ol start="3">
&lt;li>Click &lt;em>Select Contacts&amp;hellip;&lt;/em> and choose the recipient&amp;rsquo;s public key from the list of available keys.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-021.jpg"
 alt="Encryption 2" width="50%">
&lt;/figure>

&lt;ol start="4">
&lt;li>Click the &lt;em>Envelope&lt;/em> icon to encrypt the message.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-022.jpg"
 alt="Encryption 3" width="50%">
&lt;/figure>

&lt;ol start="5">
&lt;li>After encrypting the message, copy the resulting text to the clipboard.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-023.jpg"
 alt="Encryption 4" width="50%">
&lt;/figure>

&lt;ol start="6">
&lt;li>You can now share the encrypted text in another app, such as via an instant messenger, or save it to a file.&lt;/li>
&lt;/ol>
&lt;blockquote>
&lt;p>We do not need to import the public key again when encrypting the next messages. The key will be saved in the application files.&lt;/p>
&lt;/blockquote>
&lt;h2 class="heading" id="decryption">
 Decrypting messages in PGPro&lt;span class="heading__anchor"> &lt;a href="#decryption">#&lt;/a>&lt;/span>
&lt;/h2>&lt;ol>
&lt;li>Open the encrypted message in an email application or other text editor.&lt;/li>
&lt;li>Copy the encrypted text to the clipboard.&lt;/li>
&lt;li>Open the PGPro app.&lt;/li>
&lt;li>In the &lt;em>Decryption&lt;/em> tab, select the private key you want to use to decrypt the encrypted text.&lt;/li>
&lt;li>Click &lt;em>Paste from Clipboard&lt;/em>.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-024.jpg"
 alt="Decryption 1" width="50%">
&lt;/figure>

&lt;ol start="6">
&lt;li>If prompted for a password, enter the password for your private key.&lt;/li>
&lt;/ol>
&lt;figure>&lt;img src="https://germania.so/en/posts/pgp-pgpro/ios-025.jpg"
 alt="Decryption 2" width="50%">
&lt;/figure>

&lt;h2 class="heading" id="signing">
 Signing messages in PGPro&lt;span class="heading__anchor"> &lt;a href="#signing">#&lt;/a>&lt;/span>
&lt;/h2>&lt;blockquote>
&lt;p>The PGPro app does not support signing unencrypted messages and there are no open-source alternatives available for iOS. If you need to sign a message, import keys from a backup in another GPG program, such as &lt;a href="https://germania.so/en/posts/pgp-gpgsuite/#setup">GPGSuite on MacOS&lt;/a>.&lt;/p>
&lt;/blockquote>
&lt;h2 class="heading" id="verification">
 Verifying messages in PGPro&lt;span class="heading__anchor"> &lt;a href="#verification">#&lt;/a>&lt;/span>
&lt;/h2>&lt;blockquote>
&lt;p>The PGPro app does not support verification of unencrypted message signatures and there are no open-source alternatives available for iOS. If you need to verify message signatures, use another GPG program for this purpose, such as &lt;a href="https://germania.so/en/posts/pgp-gpgsuite/#setup">GPGSuite on MacOS&lt;/a>.&lt;/p>
&lt;/blockquote>
&lt;hr></description></item></channel></rss>