Skip to content

ZeroDark-coop/hellocloud-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hellocloud - ZeroDark starter samples

ZeroDark.cloud is an open-source framework you can integrate into your app. It provides zero-knowledge sync & messaging. And zero-knowledge means real security. As in, it's impossible for the server to read any of the content generated by your app, because all data is encrypted client-side using keys the server doesn't know. The industry calls this zero-knowledge, or end-to-end security. And now you can easily add this security to your app.


Hellocloud is a basic starter app that demonstrates how to integrate the ZeroDark framework into an Swift iOS App

Getting Started

Please take a minute and watch the Developer sample code Starter Video

The minimum deployment target is iOS 9.2

You will need Xcode, Cocopods and Git Large File storage

The easiest way to get started is to use the use open the command line and do a pod install.

$ cd < your hello cloud sample>
$ pod install     

Cocopods will create a hellocloud.xcworkspace file. Open this and build. You should now a starter app that links in the ZeroDark framework.

About

Hellocloud starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published