An open API service indexing awesome lists of open source software.

https://github.com/kloakit/kloak_platform

This is the time give power back to user from BigTech.
https://github.com/kloakit/kloak_platform

conet electron network nodejs tor typescript vpn

Last synced: about 11 hours ago
JSON representation

This is the time give power back to user from BigTech.

Awesome Lists containing this project

README

          

# Kloak Platform / Kloakプラットフォーム / Kloak平台
> This is the time give power back to user from BigTech.

[![Build Status](https://travis-ci.org/KloakIT/Kloak_platform.svg?branch=master)](https://travis-ci.org/github/KloakIT/Kloak_platform)
[![npm version](https://badge.fury.io/js/kloak_platform.svg)](https://badge.fury.io/js/kloak_platform)
[![Known Vulnerabilities](https://snyk.io/test/github/KloakIT/Kloak_platform/badge.svg)](https://snyk.io/test/github/KloakIT/Kloak_platform)
[![Telegram](https://img.shields.io/badge/telebot-community%20group-blue.svg)](https://t.me/joinchat/IpX64hGK_95XDTXit42vOg)
[![Gitter](https://img.shields.io/badge/chat-on%20gitter-blue.svg)](https://gitter.im/QTGate/Lobby)

![http protocol](/resources/KloakPlatform.png?raw=true)

Kloak Platform is cross-platform software, provids a suite of APP that developed for use on [CoNet project](https://github.com/QTGate/CoNET).

CoNet project is let devices connected each other with OpenPGP's Key ID rather than IP address. [CoNet white paper](https://conet.medium.com/conet-project-b54d33f82720)

Kloakプラットフォームは複数のAPPを提供して[CoNET](https://github.com/QTGate/CoNET)を使います。

Kloak平台集成了一系列應用來使用[CoNET](https://github.com/QTGate/CoNET)網絡

![http protocol](/resources/coreTech.png?raw=true)

Kloak Platform is a high-security, cross platform OS that is designed to run in any browser environment.
The different layers of Kloak OS include the frontend user interface, which is responsible for delivering a great user experience. The main process deals with the internal functions and features of the Kloak platform. Bundled together is Open PGP, which encrypts and signs data to ensure that data cannot be compromised by malicious individuals.

Kloak平台完全使用JavaScript開發,輕巧可運行在任意的系統中,包括路由器OpenWRT,關鍵核心數據都運行在瀏覽器內部,離開瀏覽器的數據均是加密數據流,關閉瀏覽器後系統無任何痕跡,高隱私和安全等級

## Install インストール 安裝

[WIndows, MacOS, Linux](https://github.com/KloakIT/Kloak_platform/releases/latest)

### NodeJS ([Support OpenWrt / ワイファイルーターOpenWRTに対応 / 路由器系統OpenWRT的安裝 ](https://openwrt.org/packages/pkgdata/node))
```
# sudo npm install kloak_platform -g

/********* RUNNING 実行 運行 ***********/
# kloak_platform

http://localhost:3000/

```
### Uninstalling
```
# sudo npm uninstall kloak_platform -g

```

### Kloak Search
![http protocol](/resources/KloakSearch.png?raw=true)
1)Web or Images search/ウェブと画像検索/網頁和圖片檢索
![http protocol](/resources/KloakSearchGIF.gif?raw=true)
2)Get any web page screenshot/任意のWebページのスクリーンショット/抓取任意網站截圖
![http protocol](/resources/KloakSearch_snapShop.gif?raw=true)
3)Provide major website media file download link support live stream/メーインサイドメディアファイルをダウンロードリンクアドレスを提供し、ライブストリームを対応/提供主要多媒體網站視頻音頻文件,直播視頻流下載連結

[Download supported sites/タウンロードをサポートするサイド/支持下載的多媒體網站列表](https://ytdl-org.github.io/youtube-dl/supportedsites.html)

4)Google translate/Google翻訳/谷歌翻譯

## [Help video/ヘルプビデオ/幫助視頻](https://github.com/QTGate/QTGate-Desktop-Client/wiki)

## Build/ビルド/編譯

npm run [mac|win32|win|linux]

[Multi Platform Build/マルチOSのビルドにつて/如何編譯多平台APP可參照](https://www.electron.build/multi-platform-build)

## Notice 注意事項

## License 版權

Copyright (c) 2018 CoNET Technology Inc. All rights reserved.

Licensed under the [MIT](LICENSE) License.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.