Download securesha.re client Free Java Code

Description

Client side files for Securesha.re, a simple end to end encrypted file sharing website.

Icons

securesha.re client

Source Files

The download file securesha.re-client-master.zip has the following entries.


README.md//  ww w .  jav a  2s  . c  o  m
angular/.bowerrc
angular/.editorconfig
angular/.gitattributes
angular/.gitignore
angular/.jshintrc
angular/.travis.yml
angular/Gruntfile.js
angular/app/.buildignore
angular/app/.htaccess
angular/app/404.html
angular/app/favicon.ico
angular/app/images/glyphicons-halflings-white.png
angular/app/images/glyphicons-halflings.png
angular/app/index.html
angular/app/robots.txt
angular/app/scripts/app.js
angular/app/scripts/controllers/main.js
angular/app/styles/main.sass
angular/app/views/main.html
angular/bower.json
angular/karma-e2e.conf.js
angular/karma.conf.js
angular/package.json
angular/test/.jshintrc
angular/test/runner.html
angular/test/spec/controllers/main.js
ember/.bowerrc
ember/.editorconfig
ember/.gitattributes
ember/.gitignore
ember/.jshintrc
ember/Gruntfile.js
ember/app/index.html
ember/app/scripts/app.js
ember/app/scripts/controllers/file_edit_controller.js
ember/app/scripts/controllers/files_controller.js
ember/app/scripts/models/file_model.js
ember/app/scripts/router.js
ember/app/scripts/routes/application_route.js
ember/app/scripts/routes/file_edit_route.js
ember/app/scripts/routes/file_route.js
ember/app/scripts/routes/files_route.js
ember/app/scripts/store.js
ember/app/scripts/views/bound_text_field_view.js
ember/app/scripts/views/file_edit_view.js
ember/app/scripts/views/file_view.js
ember/app/scripts/views/files_view.js
ember/app/styles/style.scss
ember/app/templates/application.hbs
ember/app/templates/file.hbs
ember/app/templates/file_edit.hbs
ember/app/templates/files.hbs
ember/app/templates/index.hbs
ember/bower.json
ember/package.json
ember/test/index.html
ember/test/lib/chai.js
ember/test/lib/expect.js
ember/test/lib/mocha/mocha.css
ember/test/lib/mocha/mocha.js
ember/test/spec/test.js
jquery-spaghetti/.jshintrc
jquery-spaghetti/Gruntfile.js
jquery-spaghetti/app/README.md
jquery-spaghetti/app/crypto.js
jquery-spaghetti/app/dom.js
jquery-spaghetti/app/downloader.js
jquery-spaghetti/app/formatters.js
jquery-spaghetti/app/shared.js
jquery-spaghetti/app/uploader.js
jquery-spaghetti/css/bootstrap.min.css
jquery-spaghetti/css/style.css
jquery-spaghetti/css/style.sass
jquery-spaghetti/favicon.ico
jquery-spaghetti/fonts/glyphicons-halflings-regular.eot
jquery-spaghetti/fonts/glyphicons-halflings-regular.svg
jquery-spaghetti/fonts/glyphicons-halflings-regular.ttf
jquery-spaghetti/fonts/glyphicons-halflings-regular.woff
jquery-spaghetti/img/ajax-loader-pacman-inverse.gif
jquery-spaghetti/img/ajax-loader-pacman.gif
jquery-spaghetti/img/bg-texture.png
jquery-spaghetti/img/bx_loader.gif
jquery-spaghetti/img/controls.png
jquery-spaghetti/img/download.png
jquery-spaghetti/img/people/anthony_weiner.jpg
jquery-spaghetti/img/people/brett_favre.jpg
jquery-spaghetti/img/people/facepalm.jpg
jquery-spaghetti/img/people/julian_assange.jpg
jquery-spaghetti/img/people/petraeus.jpg
jquery-spaghetti/img/tsecret.png
jquery-spaghetti/includes/footer.jade
jquery-spaghetti/includes/head.jade
jquery-spaghetti/index.jade
jquery-spaghetti/package.json
jquery-spaghetti/vendor/BrowserDetect.js
jquery-spaghetti/vendor/bootstrap-modal.js
jquery-spaghetti/vendor/cryptoJS/components/aes-min.js
jquery-spaghetti/vendor/cryptoJS/components/aes.js
jquery-spaghetti/vendor/cryptoJS/components/cipher-core-min.js
jquery-spaghetti/vendor/cryptoJS/components/cipher-core.js
jquery-spaghetti/vendor/cryptoJS/components/core-min.js
jquery-spaghetti/vendor/cryptoJS/components/core.js
jquery-spaghetti/vendor/cryptoJS/components/enc-base64-min.js
jquery-spaghetti/vendor/cryptoJS/components/enc-base64.js
jquery-spaghetti/vendor/cryptoJS/components/enc-utf16-min.js
jquery-spaghetti/vendor/cryptoJS/components/enc-utf16.js
jquery-spaghetti/vendor/cryptoJS/components/evpkdf-min.js
jquery-spaghetti/vendor/cryptoJS/components/evpkdf.js
jquery-spaghetti/vendor/cryptoJS/components/hmac-min.js
jquery-spaghetti/vendor/cryptoJS/components/hmac.js
jquery-spaghetti/vendor/cryptoJS/components/md5-min.js
jquery-spaghetti/vendor/cryptoJS/components/md5.js
jquery-spaghetti/vendor/cryptoJS/components/mode-cfb-min.js
jquery-spaghetti/vendor/cryptoJS/components/mode-cfb.js
jquery-spaghetti/vendor/cryptoJS/components/mode-ctr-min.js
jquery-spaghetti/vendor/cryptoJS/components/mode-ctr.js
jquery-spaghetti/vendor/cryptoJS/components/mode-ecb-min.js
jquery-spaghetti/vendor/cryptoJS/components/mode-ecb.js
jquery-spaghetti/vendor/cryptoJS/components/mode-ofb-min.js
jquery-spaghetti/vendor/cryptoJS/components/mode-ofb.js
jquery-spaghetti/vendor/cryptoJS/components/pad-ansix923-min.js
jquery-spaghetti/vendor/cryptoJS/components/pad-ansix923.js
jquery-spaghetti/vendor/cryptoJS/components/pad-iso10126-min.js
jquery-spaghetti/vendor/cryptoJS/components/pad-iso10126.js
jquery-spaghetti/vendor/cryptoJS/components/pad-iso97971-min.js
jquery-spaghetti/vendor/cryptoJS/components/pad-iso97971.js
jquery-spaghetti/vendor/cryptoJS/components/pad-nopadding-min.js
jquery-spaghetti/vendor/cryptoJS/components/pad-nopadding.js
jquery-spaghetti/vendor/cryptoJS/components/pad-zeropadding-min.js
jquery-spaghetti/vendor/cryptoJS/components/pad-zeropadding.js
jquery-spaghetti/vendor/cryptoJS/components/pbkdf2-min.js
jquery-spaghetti/vendor/cryptoJS/components/pbkdf2.js
jquery-spaghetti/vendor/cryptoJS/components/rabbit-min.js
jquery-spaghetti/vendor/cryptoJS/components/rabbit.js
jquery-spaghetti/vendor/cryptoJS/components/rc4-min.js
jquery-spaghetti/vendor/cryptoJS/components/rc4.js
jquery-spaghetti/vendor/cryptoJS/components/sha1-min.js
jquery-spaghetti/vendor/cryptoJS/components/sha1.js
jquery-spaghetti/vendor/cryptoJS/components/sha224-min.js
jquery-spaghetti/vendor/cryptoJS/components/sha224.js
jquery-spaghetti/vendor/cryptoJS/components/sha256-min.js
jquery-spaghetti/vendor/cryptoJS/components/sha256.js
jquery-spaghetti/vendor/cryptoJS/components/sha384-min.js
jquery-spaghetti/vendor/cryptoJS/components/sha384.js
jquery-spaghetti/vendor/cryptoJS/components/sha512-min.js
jquery-spaghetti/vendor/cryptoJS/components/sha512.js
jquery-spaghetti/vendor/cryptoJS/components/tripledes-min.js
jquery-spaghetti/vendor/cryptoJS/components/tripledes.js
jquery-spaghetti/vendor/cryptoJS/components/x64-core-min.js
jquery-spaghetti/vendor/cryptoJS/components/x64-core.js
jquery-spaghetti/vendor/cryptoJS/rollups/aes.js
jquery-spaghetti/vendor/cryptoJS/rollups/hmac-md5.js
jquery-spaghetti/vendor/cryptoJS/rollups/hmac-sha1.js
jquery-spaghetti/vendor/cryptoJS/rollups/hmac-sha224.js
jquery-spaghetti/vendor/cryptoJS/rollups/hmac-sha256.js
jquery-spaghetti/vendor/cryptoJS/rollups/hmac-sha384.js
jquery-spaghetti/vendor/cryptoJS/rollups/hmac-sha512.js
jquery-spaghetti/vendor/cryptoJS/rollups/md5.js
jquery-spaghetti/vendor/cryptoJS/rollups/pbkdf2.js
jquery-spaghetti/vendor/cryptoJS/rollups/rabbit.js
jquery-spaghetti/vendor/cryptoJS/rollups/rc4.js
jquery-spaghetti/vendor/cryptoJS/rollups/sha1.js
jquery-spaghetti/vendor/cryptoJS/rollups/sha224.js
jquery-spaghetti/vendor/cryptoJS/rollups/sha256.js
jquery-spaghetti/vendor/cryptoJS/rollups/sha384.js
jquery-spaghetti/vendor/cryptoJS/rollups/sha512.js
jquery-spaghetti/vendor/cryptoJS/rollups/tripledes.js
jquery-spaghetti/vendor/jquery.js
jquery-spaghetti/vendor/lodash.js
jquery-spaghetti/vendor/lzw.js
polymer/.bowerrc
polymer/.editorconfig
polymer/.gitattributes
polymer/.gitignore
polymer/.jshintrc
polymer/Gruntfile.js
polymer/README.md
polymer/app/.htaccess
polymer/app/404.html
polymer/app/elements/file-advanced-options.html
polymer/app/elements/file-chooser-button.html
polymer/app/elements/file-decryptor.html
polymer/app/elements/file-download-status.html
polymer/app/elements/file-downloader.html
polymer/app/elements/file-encryptor.html
polymer/app/elements/file-slicer.html
polymer/app/elements/file-upload-status.html
polymer/app/elements/file-uploader.html
polymer/app/elements/footer.html
polymer/app/elements/header.html
polymer/app/elements/raw-xhr.html
polymer/app/elements/secureshare-app.html
polymer/app/elements/vendor/README.md
polymer/app/elements/vendor/polymer-signals.html
polymer/app/elements/webworker-base.html
polymer/app/elements/webworker-crypto.html
polymer/app/elements/webworker-xhr.html
polymer/app/favicon.ico
polymer/app/fonts/glyphicons-halflings-regular.eot
polymer/app/fonts/glyphicons-halflings-regular.svg
polymer/app/fonts/glyphicons-halflings-regular.ttf
polymer/app/fonts/glyphicons-halflings-regular.woff
polymer/app/images/ajax-loader-pacman-inverse.gif
polymer/app/images/ajax-loader-pacman.gif
polymer/app/images/bg-texture.png
polymer/app/images/bx_loader.gif
polymer/app/images/controls.png
polymer/app/images/download.png
polymer/app/images/tsecret.png
polymer/app/index.html
polymer/app/robots.txt
polymer/app/scripts/page.js
polymer/app/scripts/shared.js
polymer/app/scripts/vendor/BrowserDetect.js
polymer/app/scripts/workers/crypto.js
polymer/app/scripts/workers/vendor/formatters.js
polymer/app/scripts/workers/vendor/lib-typedarrays.js
polymer/app/scripts/workers/xhrWorker.js
polymer/app/styles/advancedOptions.scss
polymer/app/styles/fileUploader.scss
polymer/app/styles/main.scss
polymer/bower.json
polymer/package.json
polymer/test/index.html
polymer/test/lib/chai.js
polymer/test/lib/expect.js
polymer/test/lib/mocha/mocha.css
polymer/test/lib/mocha/mocha.js
polymer/test/spec/test.js

Download

Click the following link to download securesha.re-client-master.zip.

securesha.re-client-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket