Lockr is a secure file transfer service with end-to-end encryption (E2EE) and double 256-bit encryption. You no longer need to encrypt your file before sending it. Also features automatic expiration, download count limit, and password protection.
This repository contains the source code of the above website, though frontend only.
This is the real repository where the master
branch is deployed on the production.
You can verify that by building it yourself and comparing the result.
(Though hashes in the filenames are built different for some reason I don't know.)
This repository is open for people to understand and verify how Lockr provides security.
Copyright 2019 Bounce Inc. All rights reserved.
You may use this source code for verification, experimentation, study and research purpose.
Lockrはエンドtoエンド暗号化(E2EE)と二重の256ビット暗号化を採用したファイル転送サービスです。 もうファイルを送信する前に暗号化する必要はありません。 期限による自動消去、ダウンロード回数制限、パスワード保護も備えています。
このレポジトリは上記サイトのソースコードです (フロントエンドのみ)。
これは master
ブランチが本番サーバーにデプロイされている 実際の レポジトリです。
あなた自身でビルドして比較することでご確認いただけます。
(なぜかファイル名のハッシュは違ってしまいますが。)
このリポジトリは、Lockrがどのようにセキュリティを実現しているかを理解し検証していただく目的で公開しています。
このソースコードはBOUNCE株式会社の著作物です。
あなたは検証、実験、学習、および研究の目的でこのソースコードを使用することができます。