Coder Social home page Coder Social logo

https's Introduction

Trusting SDKs - HTTPs

A crowd-sourced list of SDKs and how they protect their downloads with HTTPs.

Based on the Trusting SDKs post by @KrauseFx this repo contains a crowd-sourced list of SDKs and their status when it comes to security when downloading the binary or source code.

iOS SDKs

You can get a list of the most used iOS SDKs on AppSight

SDK Has official CocoaPod Website that links encrypted Download uses HTTPs Open Source
Facebook SDK
AWS SDK ⚠️
AppsFlyer
Realm
Mixpanel
Braintree
Amplitude
Appsee ⚠️
Crashlytics ⚠️
Firebase ⚠️
Heap ⚠️
leanplum
Chartboost ⚠️
AskingPoint ⚠️
Google Analytics ⚠️
Customerly SDK

Has official CocoaPod

  • ✅ A CocoaPod is available on CocoaPods.org, and is maintained by the company providing the SDK.
  • ❌ No CocoaPod is available, or the pod that's available is published or maintained by a third party

As soon as the pod is maintained by a third party, the SDK is out of the control of the company providing it, adding an extra layer of security risks.

Website that links encrypted

  • ✅ The website linking to the download of the SDK (or the CocoaPods page) is HTTPs encrypted by default
  • ❌ The website linking to the download uses unencrypted HTTP

This is critical, as by having the marketing or docs page be unencrypted allows an attack to re-write any links to different URLs, as described in trusting SDKs in the Localytics section.

Download uses HTTPs

This section is about the Manual Installation section most SDKs provides. As mentioned in trusting SDKs most of the pods on CocoaPods are secure.

  • ✅ The download of the SDK happens via HTTPs by default
  • ❌ The download of the SDK uses unencrypted HTTP by default, or doesn't support HTTPs at all

If the download doesn't happen via HTTPs be extra cautios when using the SDK, and notify the SDK provider.

Open Source

  • ✅ The SDK is open source, meaning you can see what kind of data the SDK tracks, and what web hosts it accesses
  • ⚠️ The SDK is not open source - this doesn't mean it's bad, it just means you can't see what the SDK does

The risks of a closed source SDK is described in detail in trusting SDKs. In particular when it comes to accessing user data, keychain entries and photos this might add an risk.

Contributing

This repo is community-driven. To update the information of an SDK, just submit a Pull Request to this repo. You can use the GitHub online editor to easily edit text online, without having to manually clone the repo.

Click here to edit this file

https's People

Contributors

akashivskyy avatar gligorkot avatar krausefx avatar mlequeux avatar pmusolino avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.