Third-party libraries used in KeeeX
Mobile apps (Photo Proof, Signatory, ChatOps Mobile, …)
Acr.UserDialogs – © Allan Ritchie – MIT License
 BouncyCastle – © The Legion Of The Bouncy Castle (http://www.bouncycastle.org) – MIT License
 CsvHelper – © joshclose – Apache 2.0 License
 DotNetCross.Memory.Unsafe – © DotNetCross – MIT License
 DLToolkit.Forms.Controls.FlowListView – © Daniel LUBERDA – Apache 2.0 License
 Fody – © Fody – MIT Licence
 MailKit – © Xamarin Inc. – MIT License
 MimeKit – © Xamarin Inc. – MIT License
 Newtonsoft.Json – © 2007 James Newton-King – MIT License
 Plugin.Permissions – © 2016 James Montemagno – MIT License
 Portable.Text.Encoding – © Xamarin Inc. – MIT License
 Realm – © Realm – Apache 2.0 License
 Remotion.Linq – © re-motion – Apache 2.0 License
 Rg.Plugins.Popup – © rotorgames – MIT License
 System.* – © Microsoft – MIT License & Apache 2.0 License
 Xam.Plugins.Settings – © 2016 James Montemagno – MIT License
 Xam.Plugin.Geolocator – © 2016 James Montemagno – MIT License
 Xam.Plugins.Settings – © 2016 James Montemagno – MIT License
 Xamarin.FFImageLoading – © Daniel LUBERDA – MIT License
 Xamarin.Android – © .NET Foundation Contributors – MIT License
 Xamarin.Forms – © .NET Foundation Contributors – MIT License
 Xamarin.Forms.Maps – © .NET Foundation Contributors – MIT License
 Xamarin.GooglePlayServices – © .NET Foundation Contributors – MIT License
 ZXing.Net.Mobile – © Redth – Apache 2.0 License
KeeexJsSdk
bitcore-message – © BitPay <dev@bitpay.com> – MIT License
 bubble-babble – © Tylor Reynolds – MIT License
 semver – © Isaac Z. Schlueter – ISC License
KeeeX Service
HIDAPI-LibUSB – © libusb – LGPL License
 OpenSSL – © The OpenSSL Project – OpenSSL License
KeeeX Core
BIP32 – © Daira Hopwood, Pavol Rusnak, Luke Dashjr, Tomas Dzetkulic, Johen Hoenicke, Alex Beregszaszi – MIT License
 BitcoinSignature – © Satoshi Nakamoto & The Bitcoin Developers – MIT License
 HIDAPI-LibUSB – © libusb – LGPL License
 OpenSSL – © The OpenSSL Project – OpenSSL License
 Ripe MD-160 implementation – © ARM Limited – Apache 2.0 License
CKeeeX
cURL – © Daniel Stenberg, daniel@haxx.se, and many contributors – MIT-derivate License
 OpenSSL – © The OpenSSL Project – OpenSSL License
Services (Timestamps / Verify / Identity Generator / …)
bootstrap – © Twitter, Inc. – MIT License
 crypto.js – © Jeff Mott, Evan Vosberg – MIT License
 jquery – © JS Foundation and other contributors (https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt) – MIT License
 react – © Facebook – MIT License
 react-dom – © Facebook – MIT License
KeeexChatops
appearin sdk – © Appear.in Team – MIT License
 adm-zip – © Nasca Iacob <sy@another-d-mention.ro> (https://github.com/cthackers) – MIT License
 async – © Caolan McMahon – MIT License
 bitcoinjs – © https://github.com/bitcoinjs/bitcoinjs-lib – MIT License
 body-parser – © Douglas Christopher Wilson <doug@somethingdoug.com> Jonathan Ong <me@jongleberry.com> (http://jongleberry.com) – MIT License
 bootstrap – © Twitter, Inc. – MIT License
 btoa – © AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info) – Apache 2.0 License
 bunyan – © Trent Mick <trentm@gmail.com> (http://trentm.com) – MIT License
 cpr – © Dav Glass <davglass@gmail.com> – BSD-3-Clause License
 dateformat – © Steven Levithan – MIT express – TJ Holowaychuk <tj@vision-media.ca> – MIT License
 fs-extra – © JP Richardson <jprichardson@gmail.com> – MIT License
 fstream – © Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/) – ISC License
 htmlencode – © Robert Reid, Dan MacTough – MIT License
 jcanvas – © Caleb Evans – MIT License
 jdenticon – © Daniel Mester Pirttijärvi – Zlib License
 jquery – © JS Foundation and other contributors (https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt) – MIT License
 jquery-ui-dist – © jQuery Foundation and other contributors (https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt) – MIT License
 jsonwebtoken – © auth0 – MIT License
 jszip – © Stuart Knightley <stuart@stuartk.com> – MIT License or GPL 3.0 License
 mkdirp – © James Halliday <mail@substack.net> (http://substack.net) – MIT License
 ncp – © AvianFlu <charlie@charlieistheman.com> – MIT License
 nedb – © Louis Chatriot <louis.chatriot@gmail.com> – MIT License
 pdf.js – © Mozilla – Apache-2.0 License
 react – © Facebook – MIT License
 react-autocomplete – © Ryan Florence <rpflorence@gmail.com> – MIT License
 react-autosize-textarea – © Francesco Cioria <francesco@buildo.io> – MIT License
 react-dom – © Facebook – MIT License
 request – © Mikeal Rogers <mikeal.rogers@gmail.com> – Apache 2.0 License
 semver – © Isaac Z. Schlueter – ISC License
 string-format – © David Chambers <dc@davidchambers.me> – WTFPL License
 tagit  – © https://github.com/aehlke/tag-it – MIT License
 tar – © Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/) – ISC License
 tooltipster – © Caleb Jacob <hello@calebjacob.com> – MIT License
 underscore – © Jeremy Ashkenas <jeremy@documentcloud.org> – MIT License
 unorm – © Bjarke Walling <bwp@bwp.dk> – MIT License or GPL 2.0 License
 uuid  – © https://github.com/kelektiv/node-uuid.git – MIT License
bob reporter
moment – © Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev) – MIT License
 mz – © Jonathan Ong <me@jongleberry.com> (http://jongleberry.com) – MIT License
KeeexDemoServer
aws-sdk – © Amazon Web Services (http://aws.amazon.com/) – Apache 2.0 License
 body-parser – © Douglas Christopher Wilson <doug@somethingdoug.com> Jonathan Ong <me@jongleberry.com> (http://jongleberry.com) – MIT License
 content-disposition – © Douglas Christopher Wilson <doug@somethingdoug.com> – MIT License
 cookie-parser – © TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com) – MIT License
 cookie-session – © Douglas Christopher Wilson <doug@somethingdoug.com> Jonathan Ong <me@jongleberry.com> (http://jongleberry.com) – MIT License
 cors – © Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/) – MIT License
 dateformat – © Steven Levithan – MIT License
 express – © TJ Holowaychuk <tj@vision-media.ca> – MIT License
 express-handlebars – © Eric Ferraiuolo <eferraiuolo@gmail.com> (http://ericf.me/) – BSD-3-Clause License
 express-session – © TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com) – MIT License
 formidable  – © https://github.com/felixge/ – MIT License
 fs-promise – © Kevin Beaty – MIT License
 htmlencode – © Robert Reid, Dan MacTough – MIT License
 jsonwebtoken – © auth0 – MIT License
 lodash – © John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/) – MIT License
 mongoose – © Guillermo Rauch <guillermo@learnboost.com> – MIT License
 node-mailjet  – © Guillaume Badi <gbadi@mailjet.com> (https://github.com/GuillaumeBadi) – MIT License
 node-schedule – © Matt Patenaude <matt@mattpatenaude.com> (http://mattpatenaude.com) – MIT License
 pdf-image  – © https://github.com/mooz/node-pdf-image – MIT License
 promise – © ForbesLindesay – MIT License
 react-file-drop – © Kabir Sarin – MIT License
 serve-favicon – © Douglas Christopher Wilson <doug@somethingdoug.com> – MIT License
 unorm – © Bjarke Walling <bwp@bwp.dk> – MIT License or GPL 2.0 License
KaaaS
atob – © AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com) – MIT License or Apache 2.0 License
 axios – © Matt Zabriskie – MIT License
 bcrypt – © Nick Campbell (https://github.com/ncb000gt) – MIT License
 bitcore-message – © BitPay <dev@bitpay.com> – MIT License
 body-parser – © Douglas Christopher Wilson <doug@somethingdoug.com> Jonathan Ong <me@jongleberry.com> (http://jongleberry.com) – MIT License
 btoa – © AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info) – MIT License or Apache 2.0 License
 bulma – © Jeremy Thomas <bbxdesign@gmail.com> (https://jgthms.com) – MIT License
 continuation-local-storage – © Forrest L Norvell <ogd@aoaioxxysz.net> – BSD-2-Clause License
 cookie-parser – © TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com) – MIT License
 cors – © Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/) – MIT License
 dateformat – © Steven Levithan – MIT License
 debug – © TJ Holowaychuk <tj@vision-media.ca> – MIT License
 ejs – © Matthew Eernisse <mde@fleegix.org> (http://fleegix.org) – Apache 2.0 License
 express – © TJ Holowaychuk <tj@vision-media.ca> – MIT License
 express-mysql-session – © Charles Hill <chill@degreesofzero.com> – MIT License
 express-session – © TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com) – MIT License
 formidable  – © https://github.com/felixge/ – MIT License
 gm – © Aaron Heckmann <aaron.heckmann+github@gmail.com> – MIT License
 hbs – © Don Park <donpark@docuverse.com> (http://blog.docuverse.com) – MIT License
 html-entities – © Marat Dulin <mdevils@yandex.ru> – MIT License
 hummus – © Gal Kahana <gal.kahana@hotmail.com> – Apache 2.0 License
 jsonwebtoken – © auth0 – MIT License
 morgan – © Douglas Christopher Wilson <doug@somethingdoug.com> Jonathan Ong <me@jongleberry.com> (http://jongleberry.com) – MIT License
 multer – © Hage Yaapa <captain@hacksparrow.com> (http://www.hacksparrow.com) Jaret Pfluger <https://github.com/jpfluger> Linus Unnebäck <linus@folkdatorn.se> – MIT License
 mysql2 – © Andrey Sidorov <sidorares@yandex.ru> – MIT License
 nodemailer – © Andris Reinman – MIT License
 react – © Facebook – MIT License
 react-dom – © Facebook – MIT License
 request – © Mikeal Rogers <mikeal.rogers@gmail.com> – Apache 2.0 License
 request-promise-native – © Nicolai Kamenzky (https://github.com/analog-nico) – ISC License
 rotating-file-stream – © Daniele Ricci <daniele.icc@gmail.com> (https://github.com/iccicci) – MIT License
 sequelize – © Sascha Depold <sascha@depold.com> – MIT License
 serve-favicon – © Douglas Christopher Wilson <doug@somethingdoug.com> – MIT License
 stripe – © Stripe <support@stripe.com> (https://stripe.com/) – MIT License
 validator – © Chris O’Hara <cohara87@gmail.com> – MIT License
 winston – © Charlie Robbins <charlie.robbins@gmail.com> – MIT License
 winston-daily-rotate-file – © Charlie Robbins <charlie.robbins@gmail.com> – MIT License
cardsPlugin
bootstrap – © Twitter, Inc. – MIT License
 jquery – © JS Foundation and other contributors (https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt) – MIT License
 jquery-ui-dist – © jQuery Foundation and other contributors (https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt) – MIT License
 select2 – © Kevin Brown (https://github.com/kevin-brown) – MIT License
WebStatistic
angular  – © https://github.com/angular/angular – MIT License
 bootstrap – © Twitter, Inc. – MIT License
 crypto.js – © Jeff Mott, Evan Vosberg – MIT License
 d3 – © Mike Bostock (https://bost.ocks.org/mike) – BSD-3-Clause License
 jquery – © JS Foundation and other contributors (https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt) – MIT License
 moment – © Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev) – MIT License
 multiple datepicker  – © https://github.com/arca-computing/MultipleDatePicker – MIT License
 jquery-ui-dist – © jQuery Foundation and other contributors (https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt) – MIT License
 u2f-api – © Google – BSD License
CalendarPlugin
async – © Caolan McMahon – MIT License
 backbone – © Jeremy Ashkenas – MIT License
 chrono-node  – © https://github.com/wanasit/chrono – MIT License
 d3 – © Mike Bostock (https://bost.ocks.org/mike) – BSD-3-Clause License
 google-auth-library – © Google Inc. – Apache 2.0 License
 googleapis – © Google Inc. – Apache 2.0 License
 jquery – © JS Foundation and other contributors (https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt) – MIT License
 moment – © Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev) – MIT License
 path – © Joyent (http://www.joyent.com) – MIT License
 request – © Mikeal Rogers <mikeal.rogers@gmail.com> – Apache 2.0 License
 underscore – © Jeremy Ashkenas <jeremy@documentcloud.org> – MIT License
Icons / Graphical content
Modified Lens icon created by Denis, IT (https://thenounproject.com/term/lens/18587/) under Creative Commons
Licenses
MIT License
 Apache 2.0 License
 ISC License
 WTFPL License
 GPL 2 License
 GPL 3 License
 LGPL 2.1 License
 LGPL 3 License
 BSD 2-clauses License
 BSD 3-clauses License
