2017-05-01 14:15:02 +00:00
<!doctype html>
< html >
2017-11-10 21:53:16 +00:00
< head >
< meta charset = "utf-8" >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
2017-05-01 14:15:02 +00:00
2017-11-10 21:53:16 +00:00
< title > Status | The Mobile Ethereum Client< / title >
< meta name = "description" content = "Status is an interface to access Ethereum, built for Android & iOS. Enjoy encrypted messaging, a cryptocurrency wallet, and seamless access to DApps." >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2017-05-01 14:15:02 +00:00
2017-11-10 21:53:16 +00:00
< link rel = "icon" type = "image/png" href = "dist/img/new-site/logo-32.png?v=0001" sizes = "32x32" / >
< link rel = "icon" type = "image/png" href = "dist/img/new-site/logo-16.png?v=0001" sizes = "16x16" / >
2017-05-01 14:15:02 +00:00
2017-11-10 21:53:16 +00:00
< link rel = "apple-touch-icon" href = "dist/img/new-site/apple-touch-icon-1024.png?v=0001" >
< link rel = "apple-touch-icon" sizes = "76x76" href = "dist/img/new-site/apple-touch-icon-76.png?v=0001" >
< link rel = "apple-touch-icon" sizes = "120x120" href = "dist/img/new-site/apple-touch-icon-120.png?v=0001" >
< link rel = "apple-touch-icon" sizes = "152x152" href = "dist/img/new-site/apple-touch-icon-152.png?v=0001" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "dist/img/new-site/apple-touch-icon-180.png?v=0001" >
< link rel = "mask-icon" href = "dist/img/new-site/logo-mask.svg" color = "4360DF" >
2017-05-01 14:15:02 +00:00
2017-11-10 21:53:16 +00:00
<!-- favicon.ico in the root directory -->
< link rel = "stylesheet" href = "dist/css/main.css?v=0001" >
< meta property = "og:title" content = "Status, a Mobile Ethereum OS" / >
< / head >
2017-05-01 14:15:02 +00:00
< body >
< div class = "container" >
< div class = "page" >
< div class = "header-wrap" >
< div class = "header" >
< div class = "header__inner" >
< a class = "logo" href = "/" >
< span class = "logo__icon" > < / span >
< div class = "logo_text" >
< span class = "logo__title" > Status< / span >
< span class = "logo__description" > < span > A < / span > Mobile Ethereum OS< / span >
< / div >
< / a >
< div class = "nav" >
< a class = "nav__item nav__item--blog" target = "_blank" href = "https://blog.status.im/" > Blog< / a >
2017-11-10 21:53:16 +00:00
< a class = "nav__item nav__item--about" target = "_blank" href = "https://wiki.status.im/" > Wiki< / a >
< a class = "nav__item nav__item--about" target = "_blank" href = "https://github.com/status-im" > Github< / a >
< a class = "nav__item" target = "_blank" href = "https://hardwallet.status.im/" > Hardwallet< / a >
< a class = "nav__item" target = "_blank" href = "https://openbounty.status.im/" > Open Bounty< / a >
2017-05-01 14:15:02 +00:00
< / div >
< div class = "shares" >
< ul class = "social-links" >
< li class = "social-link social-link--fb" > < a href = "https://www.facebook.com/ethstatus" target = "_blank" > < / a > < / li >
< li class = "social-link social-link--tw" > < a href = "https://twitter.com/ethstatus" target = "_blank" > < / a > < / li >
2017-11-10 21:53:16 +00:00
< li class = "social-link social-link--ri" > < a href = "https://chat.status.im/#/register" target = "_blank" > < / a > < / li >
2017-05-01 14:15:02 +00:00
< / ul >
< / div >
< / div >
< / div >
2017-11-10 21:53:16 +00:00
2017-05-01 14:15:02 +00:00
< / div >
< div class = "page__content-wrap" >
< div class = "page__content" >
< h2 class = "page__title" > Request for modified LGPL 3.0 License.< / h2 >
< div class = "page__text" >
< p > One of Apple's criteria for accepting a program is whether or not it makes calls to unsupported Apple API's. By requiring static linking, they can prove that the software does not make such calls.< / p >
< p > Unfortunately this introduces an incompatibility with the < a style = "text-decoration: none;" href = "https://github.com/ethereum/go-ethereum#license" > go-ethereum LGPLv3 license< / a > . We request a modified LGPLv3 license that will < strong > allow static linking< / strong > . Which will enable us to submit our application, Status - a mobile dapp browser, to the App Store and in return we will open source our entire client.< / p >
< / div >
< / div >
< div class = "page__footer" >
< a class = "page__footer-link" href = "/" > Learn more about Status< / a >
< / div >
< / div >
< / div >
< / div >
2017-11-10 21:53:16 +00:00
< div class = "footer footer--page" >
2017-05-01 14:15:02 +00:00
< div class = "footer-inner" >
< div class = "footer-logo-wrap" >
< div class = "footer-logo-wrap__inner" >
< div class = "footer-logo" > < / div >
2017-08-21 21:55:38 +00:00
< div class = "footer-address" > Status Research & Development GmbH< br / > Baarerstrasse 10< br / > Zug, Switzerland< / div >
2017-05-01 14:15:02 +00:00
< / div >
< / div >
< div class = "footer-table" >
< div class = "footer-table__column" >
< h4 class = "footer-header" > Social links< / h4 >
< ul class = "footer-list" >
< li class = "footer-link footer-link--fb" > < a href = "https://www.facebook.com/ethstatus" target = "_blank" > < span class = "footer-icon" > < / span > < span class = "footer-link-label" > Facebook< / span > < / a > < / li >
< li class = "footer-link footer-link--tw" > < a href = "https://twitter.com/ethstatus" target = "_blank" > < span class = "footer-icon" > < / span > < span class = "footer-link-label" > Twitter< / span > < / a > < / li >
2017-11-10 21:53:16 +00:00
< li class = "footer-link footer-link--ri" > < a href = "https://chat.status.im/#/register" target = "_blank" > < span class = "footer-icon" > < / span > < span class = "footer-link-label" > Riot< / span > < / a > < / li >
2017-05-01 14:15:02 +00:00
< li class = "footer-link footer-link--gh" > < a href = "https://github.com/status-im" target = "_blank" > < span class = "footer-icon" > < / span > < span class = "footer-link-label" > Github< / span > < / a > < / li >
< li class = "footer-link footer-link--rd" > < a href = "https://www.reddit.com/r/statusim/" target = "_blank" > < span class = "footer-icon" > < / span > < span class = "footer-link-label" > Reddit< / span > < / a > < / li >
2017-08-21 21:55:38 +00:00
< li class = "footer-link footer-link--yt" > < a href = "https://www.youtube.com/statusim" target = "_blank" > < span class = "footer-icon" > < / span > < span class = "footer-link-label" > YouTube< / span > < / a > < / li >
2017-05-01 14:15:02 +00:00
< / ul >
< / div >
< div class = "footer-table__column" >
< h4 class = "footer-header" > More< / h4 >
< ul class = "footer-list" >
< li class = "footer-link" > < a href = "https://wiki.status.im" target = "_blank" > Status Wiki< / a > < / li >
2017-08-21 21:55:38 +00:00
< li class = "footer-link" > < a href = "https://blog.status.im/" target = "_blank" > Status Blog< / a > < / li >
2017-11-10 21:53:16 +00:00
< li class = "footer-link" > < a href = "https://status.im/open-positions.html" target = "_blank" > Jobs< / a > < / li >
2017-05-01 14:15:02 +00:00
< / ul >
< / div >
< div class = "footer-table__column" >
< h4 class = "footer-header" > Language< / h4 >
< ul class = "footer-list" >
< li class = "footer-link" >
< select class = "language-switcher" name = "lang" >
2017-11-10 21:53:16 +00:00
< option selected value = "en" > English< / option >
< option value = "cn" > 中文< / option >
2017-05-01 14:15:02 +00:00
< / select >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
<!-- Google Analytics -->
< script >
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-79146816-1', 'auto');
ga('send', 'pageview');
< / script >
<!-- /Google Analytics -->
<!-- Twitter buttons -->
< script async src = "//platform.twitter.com/widgets.js" charset = "utf-8" > < / script >
<!-- /Twitter buttons -->
< / body >
< / html >