mooncloak-vpn

Privacy VPN application by mooncloak

https://github.com/mooncloak/mooncloak-vpn

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary

Keywords

compose-multiplatform kmp mooncloak no-account no-logs openvpn privacy privacy-protection vpn vpn-client wireguard
Last synced: 6 months ago · JSON representation ·

Repository

Privacy VPN application by mooncloak

Basic Info
  • Host: GitHub
  • Owner: mooncloak
  • License: agpl-3.0
  • Language: Kotlin
  • Default Branch: develop
  • Homepage: https://mooncloak.com
  • Size: 10.5 MB
Statistics
  • Stars: 2
  • Watchers: 0
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
compose-multiplatform kmp mooncloak no-account no-logs openvpn privacy privacy-protection vpn vpn-client wireguard
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme License Code of conduct Citation Codeowners Security

README.md

mooncloak-vpn

The mooncloak VPN client application.

[!Warning] This project is being actively developed but is in an early experimental state. Use the application cautiously and report back any issues. mooncloak is not responsible for any issues faced when using the application.

License ⚖️

This project is licensed under the GNU General Public License v3.0: https://www.gnu.org/licenses/agpl-3.0.html.

``` Copyright (C) 2024 Mooncloak, LLC

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/. ```

This license does not grant any rights to use the trademarks or trade names of Mooncloak, LLC, including but not limited to "mooncloak" and its logo.

Google Play and the Google Play logo are trademarks of Google LLC.

Owner

  • Name: mooncloak
  • Login: mooncloak
  • Kind: organization
  • Email: support@mooncloak.com

Privacy focused apps

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
    - alias: "kodetools@mooncloak.com"
      website: "https://kodetools.mooncloak.codes"
contact:
    - alias: "kodetools@mooncloak.com"
      website: "https://kodetools.mooncloak.codes"
title: "mooncloak-vpn"
type: "software"
abstract: "Private VPN by mooncloak."
license: "Apache-2.0"
keywords:
    - "mooncloak"
    - "privacy"
    - "vpn"
repository-code: "https://github.com/mooncloak/mooncloak-vpn"
url: "https://github.com/mooncloak/mooncloak-vpn"

GitHub Events

Total
  • Issues event: 6
  • Watch event: 2
  • Issue comment event: 2
  • Push event: 291
  • Public event: 1
  • Create event: 14
Last Year
  • Issues event: 6
  • Watch event: 2
  • Issue comment event: 2
  • Push event: 291
  • Public event: 1
  • Create event: 14

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 6 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 6 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • 09359695859 (1)
  • mosafer5 (1)
  • asalasel4 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/gradle_wrapper_validation.yml actions
  • actions/checkout v3 composite
  • gradle/actions/wrapper-validation v3 composite
.github/workflows/refresh_versions.yml actions
  • EndBug/add-and-commit v9 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • gradle/gradle-build-action v2 composite
  • peterjgrainger/action-create-branch v2.2.0 composite
  • repo-sync/pull-request v2 composite
api-vpn/build.gradle.kts maven
  • com.mooncloak.kodetools.locale:locale-core _ api
  • com.mooncloak.kodetools.logpile:logpile-core _ api
  • io.ktor:ktor-client-content-negotiation _ api
  • io.ktor:ktor-client-core _ api
  • io.ktor:ktor-client-logging _ api
  • io.ktor:ktor-serialization-kotlinx-json _ api
  • com.mooncloak.kodetools.apix:apix-core _ implementation
  • com.mooncloak.kodetools.pagex:pagex-core _ implementation
  • io.ktor:ktor-client-encoding _ implementation
app-android/build.gradle.kts maven
  • androidx.glance:glance-appwidget _ implementation
  • androidx.glance:glance-material3 _ implementation
  • androidx.security:security-crypto _ implementation
  • com.wireguard.android:tunnel _ implementation
  • io.coil-kt.coil3:coil _ implementation
  • io.coil-kt.coil3:coil-network-ktor _ implementation
  • io.coil-kt.coil3:coil-network-ktor3 _ implementation
app-desktop/build.gradle.kts maven
  • io.ktor:ktor-client-okhttp _ api
  • com.mikepenz.hypnoticcanvas:hypnoticcanvas _ implementation
app-shared/build.gradle.kts maven
  • ch.qos.logback:logback-classic _ api
  • ch.qos.logback:logback-core _ api
  • com.mooncloak.kodetools.konstruct:konstruct-runtime _ api
  • com.mooncloak.kodetools.locale:locale-core _ api
  • com.mooncloak.kodetools.logpile:logpile-core _ api
  • com.mooncloak.kodetools.statex:statex-core _ api
  • com.mooncloak.kodetools.statex:statex-persistence _ api
  • com.mooncloak.kodetools.storagex:storagex-keyvalue _ api
  • com.mooncloak.kodetools.textx:textx-core _ api
  • io.coil-kt.coil3:coil _ api
  • io.coil-kt.coil3:coil-network-ktor3 _ api
  • io.ktor:ktor-client-content-negotiation _ api
  • io.ktor:ktor-client-core _ api
  • io.ktor:ktor-client-darwin _ api
  • io.ktor:ktor-client-logging _ api
  • io.ktor:ktor-client-okhttp _ api
  • io.ktor:ktor-serialization-kotlinx-json _ api
  • org.jetbrains.kotlinx:kotlinx-io-core _ api
  • org.slf4j:slf4j-api _ api
  • androidx.biometric:biometric-ktx _ implementation
  • androidx.browser:browser _ implementation
  • app.cash.sqldelight:android-driver _ implementation
  • app.cash.sqldelight:coroutines-extensions _ implementation
  • app.cash.sqldelight:primitive-adapters _ implementation
  • app.cash.sqldelight:sqlite-driver _ implementation
  • com.guolindev.permissionx:permissionx _ implementation
  • com.mikepenz.hypnoticcanvas:hypnoticcanvas _ implementation
  • com.mikepenz:aboutlibraries-compose-m3 _ implementation
  • com.mooncloak.kodetools.apix:apix-core _ implementation
  • com.mooncloak.kodetools.compose.serialization:compose-serialization-core _ implementation
  • com.mooncloak.kodetools.pagex:pagex-core _ implementation
  • dev.chrisbanes.haze:haze _ implementation
  • dev.chrisbanes.haze:haze-materials _ implementation
  • dev.chrisbanes.material3:material3-window-size-class-multiplatform _ implementation
  • io.coil-kt.coil3:coil-compose _ implementation
  • io.github.alexzhirkevich:qrose _ implementation
  • io.ktor:ktor-client-encoding _ implementation
  • org.jetbrains.androidx.navigation:navigation-compose _ implementation
build-logic/build.gradle.kts maven
  • com.mooncloak.kodetools.kenv:kenv-core _ implementation
  • io.minio:minio _ implementation
build.gradle.kts maven
kotlin-js-store/yarn.lock npm
  • 320 dependencies
data-shared/build.gradle.kts maven
  • app.cash.sqldelight:android-driver _ api
  • app.cash.sqldelight:coroutines-extensions _ api
  • app.cash.sqldelight:primitive-adapters _ api
  • app.cash.sqldelight:sqlite-driver _ api
  • androidx.core:core _ implementation
  • com.github.ben-manes.caffeine:caffeine _ implementation
  • com.mooncloak.kodetools.logpile:logpile-core _ implementation
data-sqlite/build.gradle.kts maven
  • app.cash.sqldelight:android-driver _ api
  • app.cash.sqldelight:coroutines-extensions _ api
  • app.cash.sqldelight:native-driver _ api
  • app.cash.sqldelight:primitive-adapters _ api
  • app.cash.sqldelight:sqlite-driver _ api
  • com.mooncloak.kodetools.logpile:logpile-core _ implementation
util-shared/build.gradle.kts maven
util-shortcuts/build.gradle.kts maven
network-core/build.gradle.kts maven
  • io.ktor:ktor-client-core _ implementation
util-notification/build.gradle.kts maven
util-permission/build.gradle.kts maven