diff --git a/.editorconfig b/.editorconfig
old mode 100644
new mode 100755
diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
diff --git a/.gitmodules b/.gitmodules
old mode 100644
new mode 100755
diff --git a/.jscs.json b/.jscs.json
old mode 100644
new mode 100755
diff --git a/.jshintignore b/.jshintignore
old mode 100644
new mode 100755
diff --git a/.jshintrc b/.jshintrc
old mode 100644
new mode 100755
diff --git a/DevEnvironment.md b/DevEnvironment.md
old mode 100644
new mode 100755
diff --git a/Gruntfile.js b/Gruntfile.js
old mode 100644
new mode 100755
diff --git a/HOW TO SS Browser plugin.md b/HOW TO SS Browser plugin.md
old mode 100644
new mode 100755
diff --git a/bower.json b/bower.json
old mode 100644
new mode 100755
diff --git a/chrome/background.html b/chrome/background.html
old mode 100644
new mode 100755
diff --git a/chrome/background.js b/chrome/background.js
old mode 100644
new mode 100755
diff --git a/chrome/lib/json-loader.js b/chrome/lib/json-loader.js
old mode 100644
new mode 100755
diff --git a/chrome/lib/porto-lib.js b/chrome/lib/porto-lib.js
old mode 100644
new mode 100755
diff --git a/chrome/lib/stringencoding.js b/chrome/lib/stringencoding.js
old mode 100644
new mode 100755
diff --git a/chrome/manifest.json b/chrome/manifest.json
old mode 100644
new mode 100755
index 2d71bb8..ce2c213
--- a/chrome/manifest.json
+++ b/chrome/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_ext_name__",
- "version": "2.0.11",
- "version_name": "2.0.11",
+ "version": "2.0.12",
+ "version_name": "2.0.12",
"description": "__MSG_ext_description__",
"homepage_url":"https://subutai.io",
"manifest_version": 2,
diff --git a/common/assets/elements/avatar-empty.svg b/common/assets/elements/avatar-empty.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-box.svg b/common/assets/elements/buttons/b-icon-box.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-box_white.svg b/common/assets/elements/buttons/b-icon-box_white.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-build.svg b/common/assets/elements/buttons/b-icon-build.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-close.svg b/common/assets/elements/buttons/b-icon-close.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-edit.svg b/common/assets/elements/buttons/b-icon-edit.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-grow-disabled.svg b/common/assets/elements/buttons/b-icon-grow-disabled.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-grow.svg b/common/assets/elements/buttons/b-icon-grow.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/b-icon-remove.svg b/common/assets/elements/buttons/b-icon-remove.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/icon-award.svg b/common/assets/elements/buttons/icon-award.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/icon-key-pair-white.svg b/common/assets/elements/buttons/icon-key-pair-white.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/icon-key-pair.svg b/common/assets/elements/buttons/icon-key-pair.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/icon-key-white.svg b/common/assets/elements/buttons/icon-key-white.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/buttons/icon-key.svg b/common/assets/elements/buttons/icon-key.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/icons.svg b/common/assets/elements/icons.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/login-pattern-after.svg b/common/assets/elements/login-pattern-after.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/login-pattern-before.svg b/common/assets/elements/login-pattern-before.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/logo.svg b/common/assets/elements/logo.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/ring-alt.svg b/common/assets/elements/ring-alt.svg
old mode 100644
new mode 100755
diff --git a/common/assets/elements/search-icon.png b/common/assets/elements/search-icon.png
old mode 100644
new mode 100755
diff --git a/common/css/fonts.css b/common/css/fonts.css
old mode 100644
new mode 100755
diff --git a/common/css/libs/colorbox.css b/common/css/libs/colorbox.css
old mode 100644
new mode 100755
diff --git a/common/css/libs/font-awesome.css b/common/css/libs/font-awesome.css
old mode 100644
new mode 100755
diff --git a/common/css/libs/font-awesome.min.css b/common/css/libs/font-awesome.min.css
old mode 100644
new mode 100755
diff --git a/common/css/libs/swal2.css b/common/css/libs/swal2.css
old mode 100644
new mode 100755
diff --git a/common/css/libs/sweetalert.css b/common/css/libs/sweetalert.css
old mode 100644
new mode 100755
diff --git a/common/css/libs/sweetalert2.css b/common/css/libs/sweetalert2.css
old mode 100644
new mode 100755
diff --git a/common/css/style.css b/common/css/style.css
old mode 100644
new mode 100755
diff --git a/common/dep/jquery.ext.js b/common/dep/jquery.ext.js
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/LICENCE b/common/dep/wysihtml5/LICENCE
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/css/bootstrap-wysihtml5.css b/common/dep/wysihtml5/css/bootstrap-wysihtml5.css
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/css/wysihtml5.css b/common/dep/wysihtml5/css/wysihtml5.css
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/css/wysiwyg-color.css b/common/dep/wysihtml5/css/wysiwyg-color.css
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/js/advanced_parser_rules.js b/common/dep/wysihtml5/js/advanced_parser_rules.js
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/js/bootstrap-wysihtml5.js b/common/dep/wysihtml5/js/bootstrap-wysihtml5.js
old mode 100644
new mode 100755
diff --git a/common/dep/wysihtml5/js/wysihtml5-0.4.0pre.js b/common/dep/wysihtml5/js/wysihtml5-0.4.0pre.js
old mode 100644
new mode 100755
diff --git a/common/fonts/FontAwesome.otf b/common/fonts/FontAwesome.otf
old mode 100644
new mode 100755
diff --git a/common/fonts/fontawesome-webfont.eot b/common/fonts/fontawesome-webfont.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/fontawesome-webfont.svg b/common/fonts/fontawesome-webfont.svg
old mode 100644
new mode 100755
diff --git a/common/fonts/fontawesome-webfont.ttf b/common/fonts/fontawesome-webfont.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/fontawesome-webfont.woff b/common/fonts/fontawesome-webfont.woff
old mode 100644
new mode 100755
diff --git a/common/fonts/fontawesome-webfont.woff2 b/common/fonts/fontawesome-webfont.woff2
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-b.eot b/common/fonts/ubuntu/ubuntu-b.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-b.ttf b/common/fonts/ubuntu/ubuntu-b.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-b.woff b/common/fonts/ubuntu/ubuntu-b.woff
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-bi.eot b/common/fonts/ubuntu/ubuntu-bi.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-bi.ttf b/common/fonts/ubuntu/ubuntu-bi.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-bi.woff b/common/fonts/ubuntu/ubuntu-bi.woff
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-m.eot b/common/fonts/ubuntu/ubuntu-m.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-m.ttf b/common/fonts/ubuntu/ubuntu-m.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-m.woff b/common/fonts/ubuntu/ubuntu-m.woff
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-mi.eot b/common/fonts/ubuntu/ubuntu-mi.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-mi.ttf b/common/fonts/ubuntu/ubuntu-mi.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-mi.woff b/common/fonts/ubuntu/ubuntu-mi.woff
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-r.eot b/common/fonts/ubuntu/ubuntu-r.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-r.ttf b/common/fonts/ubuntu/ubuntu-r.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-r.woff b/common/fonts/ubuntu/ubuntu-r.woff
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-ri.eot b/common/fonts/ubuntu/ubuntu-ri.eot
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-ri.ttf b/common/fonts/ubuntu/ubuntu-ri.ttf
old mode 100644
new mode 100755
diff --git a/common/fonts/ubuntu/ubuntu-ri.woff b/common/fonts/ubuntu/ubuntu-ri.woff
old mode 100644
new mode 100755
diff --git a/common/img/addon.detection.png b/common/img/addon.detection.png
old mode 100644
new mode 100755
diff --git a/common/img/cryptography-icon128.png b/common/img/cryptography-icon128.png
old mode 100644
new mode 100755
diff --git a/common/img/cryptography-icon16.png b/common/img/cryptography-icon16.png
old mode 100644
new mode 100755
diff --git a/common/img/cryptography-icon24.png b/common/img/cryptography-icon24.png
old mode 100644
new mode 100755
diff --git a/common/img/cryptography-icon48.png b/common/img/cryptography-icon48.png
old mode 100644
new mode 100755
diff --git a/common/img/cryptography-icon64.png b/common/img/cryptography-icon64.png
old mode 100644
new mode 100755
diff --git a/common/img/cryptography-icon96.png b/common/img/cryptography-icon96.png
old mode 100644
new mode 100755
diff --git a/common/img/encrypt-16.png b/common/img/encrypt-16.png
old mode 100644
new mode 100755
diff --git a/common/img/encrypt-22.png b/common/img/encrypt-22.png
old mode 100644
new mode 100755
diff --git a/common/img/encrypt-32.png b/common/img/encrypt-32.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/User.png b/common/img/icons/User.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/e2e_icon256x256.png b/common/img/icons/e2e_icon256x256.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-icon128x128.png b/common/img/icons/ss-icon128x128.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-icon16x16.png b/common/img/icons/ss-icon16x16.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-icon24.png b/common/img/icons/ss-icon24.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-icon48x48.png b/common/img/icons/ss-icon48x48.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-logo.png b/common/img/icons/ss-logo.png
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-logo.svg b/common/img/icons/ss-logo.svg
old mode 100644
new mode 100755
diff --git a/common/img/icons/ss-logo1.svg b/common/img/icons/ss-logo1.svg
old mode 100644
new mode 100755
diff --git a/common/img/key-24.png b/common/img/key-24.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_locked_128.png b/common/img/mail_locked_128.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_locked_48.png b/common/img/mail_locked_48.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_locked_64.png b/common/img/mail_locked_64.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_locked_96.png b/common/img/mail_locked_96.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_new.png b/common/img/mail_new.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_open_96.png b/common/img/mail_open_96.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_signed_128.png b/common/img/mail_signed_128.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_signed_48.png b/common/img/mail_signed_48.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_signed_64.png b/common/img/mail_signed_64.png
old mode 100644
new mode 100755
diff --git a/common/img/mail_signed_96.png b/common/img/mail_signed_96.png
old mode 100644
new mode 100755
diff --git a/common/img/no48.png b/common/img/no48.png
old mode 100644
new mode 100755
diff --git a/common/img/ok48.png b/common/img/ok48.png
old mode 100644
new mode 100755
diff --git a/common/img/pgp-lock.svg b/common/img/pgp-lock.svg
old mode 100644
new mode 100755
diff --git a/common/img/private-key.png b/common/img/private-key.png
old mode 100644
new mode 100755
diff --git a/common/img/progress-bar.gif b/common/img/progress-bar.gif
old mode 100644
new mode 100755
diff --git a/common/img/public-key.png b/common/img/public-key.png
old mode 100644
new mode 100755
diff --git a/common/img/sign-22.png b/common/img/sign-22.png
old mode 100644
new mode 100755
diff --git a/common/img/spinner.gif b/common/img/spinner.gif
old mode 100644
new mode 100755
diff --git a/common/img/undo-22.png b/common/img/undo-22.png
old mode 100644
new mode 100755
diff --git a/common/img/undo-32.png b/common/img/undo-32.png
old mode 100644
new mode 100755
diff --git a/common/img/verify-24.png b/common/img/verify-24.png
old mode 100644
new mode 100755
diff --git a/common/img/warning48.png b/common/img/warning48.png
old mode 100644
new mode 100755
diff --git a/common/lib/closure-library/AUTHORS b/common/lib/closure-library/AUTHORS
old mode 100644
new mode 100755
diff --git a/common/lib/closure-library/LICENSE b/common/lib/closure-library/LICENSE
old mode 100644
new mode 100755
diff --git a/common/lib/closure-library/README b/common/lib/closure-library/README
old mode 100644
new mode 100755
diff --git a/common/lib/closure-library/closure/goog/emailaddress.js b/common/lib/closure-library/closure/goog/emailaddress.js
old mode 100644
new mode 100755
diff --git a/common/lib/closure-library/closure/goog/string.js b/common/lib/closure-library/closure/goog/string.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/encrypt.controller.js b/common/lib/controller/encrypt.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/import.controller.js b/common/lib/controller/import.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/main.controller.js b/common/lib/controller/main.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/mainCs.controller.js b/common/lib/controller/mainCs.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/privateKey.controller.js b/common/lib/controller/privateKey.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/pwd.controller.js b/common/lib/controller/pwd.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/sub.controller.js b/common/lib/controller/sub.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/controller/sync.controller.js b/common/lib/controller/sync.controller.js
old mode 100644
new mode 100755
diff --git a/common/lib/crypto.js b/common/lib/crypto.js
old mode 100644
new mode 100755
diff --git a/common/lib/defaults.js b/common/lib/defaults.js
old mode 100644
new mode 100755
diff --git a/common/lib/keyring.js b/common/lib/keyring.js
old mode 100644
new mode 100755
diff --git a/common/lib/keyringSync.js b/common/lib/keyringSync.js
old mode 100644
new mode 100755
diff --git a/common/lib/pgpModel.js b/common/lib/pgpModel.js
old mode 100644
new mode 100755
diff --git a/common/lib/prefs.js b/common/lib/prefs.js
old mode 100644
new mode 100755
diff --git a/common/lib/pwdCache.js b/common/lib/pwdCache.js
old mode 100644
new mode 100755
diff --git a/common/lib/uiLog.js b/common/lib/uiLog.js
old mode 100644
new mode 100755
diff --git a/common/res/defaults.json b/common/res/defaults.json
old mode 100644
new mode 100755
diff --git a/common/res/fonts/Courgette-Regular.ttf b/common/res/fonts/Courgette-Regular.ttf
old mode 100644
new mode 100755
diff --git a/common/res/fonts/OFL.txt b/common/res/fonts/OFL.txt
old mode 100644
new mode 100755
diff --git a/common/scripts/libs/jquery-2.1.1.min.js b/common/scripts/libs/jquery-2.1.1.min.js
old mode 100644
new mode 100755
diff --git a/common/scripts/libs/jquery.fileDownload.js b/common/scripts/libs/jquery.fileDownload.js
old mode 100644
new mode 100755
diff --git a/common/scripts/libs/swal2.js b/common/scripts/libs/swal2.js
old mode 100644
new mode 100755
diff --git a/common/scripts/libs/sweetalert.min.js b/common/scripts/libs/sweetalert.min.js
old mode 100644
new mode 100755
diff --git a/common/scripts/libs/sweetalert2.js b/common/scripts/libs/sweetalert2.js
old mode 100644
new mode 100755
diff --git a/common/scripts/libs/sweetalert2.min.js b/common/scripts/libs/sweetalert2.min.js
old mode 100644
new mode 100755
diff --git a/common/scripts/scripts.js b/common/scripts/scripts.js
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-confirmation.html b/common/ui/_popup-confirmation.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-error.html b/common/ui/_popup-error.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-export-key.html b/common/ui/_popup-export-key.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-generate-key.html b/common/ui/_popup-generate-key.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-import-key.html b/common/ui/_popup-import-key.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-key-selector.html b/common/ui/_popup-key-selector.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-keys-information.html b/common/ui/_popup-keys-information.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-management.html b/common/ui/_popup-management.html
old mode 100644
new mode 100755
diff --git a/common/ui/_popup-success.html b/common/ui/_popup-success.html
old mode 100644
new mode 100755
diff --git a/common/ui/inline/_e2e-button-template.html b/common/ui/inline/_e2e-button-template.html
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/encryptDialog.css b/common/ui/inline/dialogs/encryptDialog.css
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/encryptDialog.html b/common/ui/inline/dialogs/encryptDialog.html
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/encryptDialog.js b/common/ui/inline/dialogs/encryptDialog.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/pubkeyDialog.html b/common/ui/inline/dialogs/pubkeyDialog.html
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/pubkeyDialog.js b/common/ui/inline/dialogs/pubkeyDialog.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/signDialog.css b/common/ui/inline/dialogs/signDialog.css
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/signDialog.html b/common/ui/inline/dialogs/signDialog.html
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/signDialog.js b/common/ui/inline/dialogs/signDialog.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/dialogs/templates/sign.html b/common/ui/inline/dialogs/templates/sign.html
old mode 100644
new mode 100755
diff --git a/common/ui/inline/encryptFrame.js b/common/ui/inline/encryptFrame.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/framestyles.css b/common/ui/inline/framestyles.css
old mode 100644
new mode 100755
diff --git a/common/ui/inline/hubTrayPort.js b/common/ui/inline/hubTrayPort.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/kurjunAgent.js b/common/ui/inline/kurjunAgent.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/main-cs.js b/common/ui/inline/main-cs.js
old mode 100644
new mode 100755
diff --git a/common/ui/inline/subutaiClient.js b/common/ui/inline/subutaiClient.js
old mode 100644
new mode 100755
diff --git a/common/ui/keys.html b/common/ui/keys.html
old mode 100644
new mode 100755
diff --git a/common/ui/keys.js b/common/ui/keys.js
old mode 100644
new mode 100755
diff --git a/common/ui/managements.html b/common/ui/managements.html
old mode 100644
new mode 100755
diff --git a/common/ui/managements.js b/common/ui/managements.js
old mode 100644
new mode 100755
diff --git a/common/ui/messageDispatcher.js b/common/ui/messageDispatcher.js
old mode 100644
new mode 100755
diff --git a/common/ui/modal/_popup-enter-key-password.html b/common/ui/modal/_popup-enter-key-password.html
old mode 100644
new mode 100755
diff --git a/common/ui/modal/pwdDialog.css b/common/ui/modal/pwdDialog.css
old mode 100644
new mode 100755
diff --git a/common/ui/modal/pwdDialog.js b/common/ui/modal/pwdDialog.js
old mode 100644
new mode 100755
diff --git a/common/ui/popup.css b/common/ui/popup.css
old mode 100644
new mode 100755
diff --git a/common/ui/popup.html b/common/ui/popup.html
old mode 100644
new mode 100755
diff --git a/common/ui/popup.js b/common/ui/popup.js
old mode 100644
new mode 100755
diff --git a/common/ui/porto.css b/common/ui/porto.css
old mode 100644
new mode 100755
diff --git a/common/ui/porto.js b/common/ui/porto.js
old mode 100644
new mode 100755
diff --git a/dep/chrome/openpgpjs/openpgp.js b/dep/chrome/openpgpjs/openpgp.js
old mode 100644
new mode 100755
diff --git a/dep/chrome/openpgpjs/openpgp.min.js b/dep/chrome/openpgpjs/openpgp.min.js
old mode 100644
new mode 100755
diff --git a/dep/chrome/openpgpjs/openpgp.worker.js b/dep/chrome/openpgpjs/openpgp.worker.js
old mode 100644
new mode 100755
diff --git a/dep/chrome/openpgpjs/openpgp.worker.min.js b/dep/chrome/openpgpjs/openpgp.worker.min.js
old mode 100644
new mode 100755
diff --git a/dep/firefox/openpgpjs/openpgp.js b/dep/firefox/openpgpjs/openpgp.js
old mode 100644
new mode 100755
diff --git a/dep/firefox/openpgpjs/openpgp.min.js b/dep/firefox/openpgpjs/openpgp.min.js
old mode 100644
new mode 100755
diff --git a/dep/firefox/openpgpjs/openpgp.worker.js b/dep/firefox/openpgpjs/openpgp.worker.js
old mode 100644
new mode 100755
diff --git a/dep/firefox/openpgpjs/openpgp.worker.min.js b/dep/firefox/openpgpjs/openpgp.worker.min.js
old mode 100644
new mode 100755
diff --git a/dep/glyphicon.data b/dep/glyphicon.data
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/compression/rawdeflate.min.js b/dep/safari/openpgpjs/compression/rawdeflate.min.js
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/compression/rawdeflate.min.js.map b/dep/safari/openpgpjs/compression/rawdeflate.min.js.map
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/compression/rawinflate.min.js b/dep/safari/openpgpjs/compression/rawinflate.min.js
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/compression/zlib.min.js b/dep/safari/openpgpjs/compression/zlib.min.js
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/openpgp.js b/dep/safari/openpgpjs/openpgp.js
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/openpgp.min.js b/dep/safari/openpgpjs/openpgp.min.js
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/openpgp.worker.js b/dep/safari/openpgpjs/openpgp.worker.js
old mode 100644
new mode 100755
diff --git a/dep/safari/openpgpjs/openpgp.worker.min.js b/dep/safari/openpgpjs/openpgp.worker.min.js
old mode 100644
new mode 100755
diff --git a/dist/.gitignore b/dist/.gitignore
old mode 100644
new mode 100755
diff --git a/doc/client-api/Readme.md b/doc/client-api/Readme.md
old mode 100644
new mode 100755
diff --git a/e2e-plugin.safariextension/Info.plist b/e2e-plugin.safariextension/Info.plist
old mode 100644
new mode 100755
index 50bbf4b..ae5c8db
--- a/e2e-plugin.safariextension/Info.plist
+++ b/e2e-plugin.safariextension/Info.plist
@@ -13,9 +13,9 @@
CFBundleInfoDictionaryVersion
6.0
CFBundleShortVersionString
- 2.0.11
+ 2.0.12
CFBundleVersion
- 2.0.11
+ 2.0.12
Chrome
Global Page
diff --git a/firefox/data/dep/purifyAdapter.js b/firefox/data/dep/purifyAdapter.js
old mode 100644
new mode 100755
diff --git a/firefox/data/ws-client.html b/firefox/data/ws-client.html
old mode 100644
new mode 100755
diff --git a/firefox/data/ws-client.js b/firefox/data/ws-client.js
old mode 100644
new mode 100755
diff --git a/firefox/doc/main.md b/firefox/doc/main.md
old mode 100644
new mode 100755
diff --git a/firefox/lib/buffer.js b/firefox/lib/buffer.js
old mode 100644
new mode 100755
diff --git a/firefox/lib/jsonToDOM.js b/firefox/lib/jsonToDOM.js
old mode 100644
new mode 100755
diff --git a/firefox/lib/main.js b/firefox/lib/main.js
old mode 100644
new mode 100755
diff --git a/firefox/lib/porto-lib.js b/firefox/lib/porto-lib.js
old mode 100644
new mode 100755
diff --git a/firefox/lib/prompt.js b/firefox/lib/prompt.js
old mode 100644
new mode 100755
diff --git a/firefox/lib/web-worker.js b/firefox/lib/web-worker.js
old mode 100644
new mode 100755
diff --git a/firefox/lib/window.js b/firefox/lib/window.js
old mode 100644
new mode 100755
diff --git a/firefox/package.json b/firefox/package.json
old mode 100644
new mode 100755
index 4254b3e..688d939
--- a/firefox/package.json
+++ b/firefox/package.json
@@ -1,7 +1,7 @@
{
"name": "e2e-plugin",
"title": "Subutai Social E2E Plugin",
- "version": "2.0.11",
+ "version": "2.0.12",
"fullName": "Subutai Social E2E Plugin",
"id": "jid1-DejrJUD3AaPCkw@jetpack",
"description": "Security is utterly important in Subutai Social and this plugin helps keep you and your cloud secure. We use encryption, digital signatures, and keys all over the place. Even simple things you do involve complicated security operations behind the scenes. One of most important principles is to make sure your keys for performing these tasks are never transferred or taken off your computer to get into the wrong hands. To help enforce this, we have to make sure everything transferred is encrypted, or signed end-to-end. We also don't want to slow and weigh you down with complicated things you would have to do manually without this plugin. The complexity could lead to a mistake if you had to do some things manually and that would greatly reduce security.\n The Subutai Social E2E plugin works on your computer with your browser to manage the keys to your cloud environments. It works with Subutai Social and the Hub to perform complicated tasks seamlessly for you. These keys are never exposed, or transferred, always staying right where they were created and protected by a passcode. In the future, the plugin will interoperate with USB hardware security modules to not even store keys on your computer and allow them to move around with you and your USB device.",
diff --git a/jsdoc.conf.json b/jsdoc.conf.json
old mode 100644
new mode 100755
diff --git a/locales/en/messages.json b/locales/en/messages.json
old mode 100644
new mode 100755
diff --git a/package.json b/package.json
old mode 100644
new mode 100755
index 34b90a0..3a11e71
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "subutaisocial",
- "version": "2.0.11",
+ "version": "2.0.12",
"description": "Subutai Social E2E Plugin",
"scripts": {
"test": "grunt test"