終端到終端加密的電子郵件客戶端:Tutanota
Tutanota是一個終端到終端加密的電子郵件客戶端。使您可以與任何人進行安全通信。
Build steps:
- Clone the repository:git clone https://github.com/tutao/tutanota.git
- Switch into the web directory:cd tutanota/web
- Checkout latest release (currently 1.9.6):git checkout tutanota-release-1.9.6
- Install dependencies:npm install
- Build Tutanota:gulp dist
- Switch into the build directory:cd build
- Open the index.html with your favorite browser (tested: Firefox and Chrome). Running Tutanota locally with Chrome requires starting Chrome with the argument--allow-file-access-from-files. </ol>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!