<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Securing the .mmpk file on the device in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588245#M7214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally on iOS and Android, if you store data within the application's own storage area, there's no way for any other app to get at it (unless you explicitly enable that). For Android you should ensure your doesn't allow to be installed on an SD Card (albeit I believe it's still encrypting that area).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest you should read up on how Android and iOS stores data securely. They can lock it down much better at the hardware level, than an SDK would ever be able to do, so using the&amp;nbsp;built-in features of the OS is always more secure.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;WRT UWP, data is stored in a folder that does require some admin access to get to, but that's about as secure as that gets - once you're elevated to administrator you can do pretty much anything. However you should consider using Bitlocker on the device to encrypt the harddrive and&amp;nbsp;reduce admin access to a select few. Especially with a TPM chip on&amp;nbsp;device, that gets pretty tricky to hack into.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2019 23:56:23 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2019-05-24T23:56:23Z</dc:date>
    <item>
      <title>Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588240#M7209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are in the process of creating an offline application(for android, uwp &amp;amp; ios) using Xamarin Forms with editing capabilities for the field worker.&lt;/P&gt;&lt;P&gt;The workflow is to download the offline map package (.mmpk file), record/edit records in the field and post it whenever network is restored.&lt;/P&gt;&lt;P&gt;One of the concerns we have is the security of the map package, the data is sensitive and the customer would not like it to be tampered, except by the concerned application.&lt;/P&gt;&lt;P&gt;Is there any workflow to secure this map package?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 08:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588240#M7209</guid>
      <dc:creator>SandeepKuniel1</dc:creator>
      <dc:date>2019-05-16T08:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588241#M7210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're investigating workflows for ArcGIS Pro and ArcGIS Runtime to support aspects&amp;nbsp;such as encryption, password protection, and expiration of mobile map packages. At this time all I can say is these features are on the roadmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 15:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588241#M7210</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-21T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588242#M7211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice Michael,&lt;/P&gt;&lt;P&gt;Any detail on which Arcgis version is going to carry this functionality?&lt;/P&gt;&lt;P&gt;As of now, we are securing the files inside a local password protected DB.Which is extracted on the fly by the application and destroyed upon usage.&lt;/P&gt;&lt;P&gt;It would be nice to hear more about the approach you intend to take, in order to resolve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 10:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588242#M7211</guid>
      <dc:creator>SandeepKuniel1</dc:creator>
      <dc:date>2019-05-22T10:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588243#M7212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't share any information yet on password protection / encryption but support for expiration of mmpk files is on the short term roadmap for an upcoming release of ArcGIS Pro (it was included in the ArcGIS Runtime v100.5 API in readiness).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 16:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588243#M7212</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-22T16:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588244#M7213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the info Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 06:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588244#M7213</guid>
      <dc:creator>SandeepKuniel1</dc:creator>
      <dc:date>2019-05-23T06:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588245#M7214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally on iOS and Android, if you store data within the application's own storage area, there's no way for any other app to get at it (unless you explicitly enable that). For Android you should ensure your doesn't allow to be installed on an SD Card (albeit I believe it's still encrypting that area).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest you should read up on how Android and iOS stores data securely. They can lock it down much better at the hardware level, than an SDK would ever be able to do, so using the&amp;nbsp;built-in features of the OS is always more secure.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;WRT UWP, data is stored in a folder that does require some admin access to get to, but that's about as secure as that gets - once you're elevated to administrator you can do pretty much anything. However you should consider using Bitlocker on the device to encrypt the harddrive and&amp;nbsp;reduce admin access to a select few. Especially with a TPM chip on&amp;nbsp;device, that gets pretty tricky to hack into.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 23:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588245#M7214</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-05-24T23:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588246#M7215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your time Morten,&lt;/P&gt;&lt;P&gt;For android and ios secure storage helps but the UWP has been a concern, shall look into your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2019 07:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/588246#M7215</guid>
      <dc:creator>SandeepKuniel1</dc:creator>
      <dc:date>2019-05-27T07:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/1004717#M9587</link>
      <description>&lt;P&gt;Hello Michael,&lt;/P&gt;&lt;P&gt;Are there any updates on encryption of mmpk files?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/1004717#M9587</guid>
      <dc:creator>KatieHansen_NIFCAdmin</dc:creator>
      <dc:date>2020-11-25T16:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the .mmpk file on the device</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/1023648#M9768</link>
      <description>&lt;P&gt;this will be helpful&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 21:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/securing-the-mmpk-file-on-the-device/m-p/1023648#M9768</guid>
      <dc:creator>AlbertoMillán-Meléndez</dc:creator>
      <dc:date>2021-02-04T21:02:01Z</dc:date>
    </item>
  </channel>
</rss>

