secure-sharing

There are 11 repositories under secure-sharing topic.

  • damian-krychowski/plikshare

    PlikShare - Self-hosted file sharing platform with unlimited users, flexible storage options (local disk or S3), and secure external collaboration features. Own your data, control your infrastructure.

    Language:C#853
  • v1k45/pastepass

    Secure, one-time paste bin for sharing secrets.

    Language:Go27212
  • alphabetanetcom/local-python-code-protector

    The Local Python Code Protector Script is a command-line tool designed to provide source code protection and secure code sharing for Python scripts. It allows developers to obfuscate their Python code. This script supports both Python source files (.py) and compiled Python files (.pyc), offering flexible options for code obfuscation and encryption.

    Language:Python9100
  • SeraVault/seravault

    Seravault is a progressive web app that allows users to encrypt confidential information and securely share with others. The app implements end-to-end encryption so that the man-in-the-middle attack vector is eliminated. Multi-factor authentication is implemented to decrease the probability that an attacker can impersonate a user to gain access.

    Language:JavaScript8204
  • declan94/secret-share

    A secret sharing tool based on Shamir's Secret Sharing algorithm implemented with pure Golang

    Language:Go4200
  • alphabetanetcom/system-hardware-id-generator

    The System Hardware ID Generator Script is a Python tool designed to generate a unique Hardware ID (HWID) for the device it runs on. The HWID is represented as an 18-digit integer, making it efficient for storage in databases and indexing. This script can be used for software licensing, device authentication, and hardware inventory management.

    Language:Python3101
  • EaseFilterSDK/SecureShareExample

    DRM example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared.

    Language:C#3103
  • alphabetanetcom/multi-version-pyz-builder

    The Multi-Version PYZ Builder Script is a command-line tool designed to create a Universal Python Module optimized for cross-platform and multi-version compatibility. It allows developers to bundle multiple protected .pyc files—each corresponding to a different Python version—into a single .pyz archive.

    Language:Python1100
  • alphabetanetcom/secure-python-code-manager

    The Secure Python Code Manager is an innovative solution for developers looking to share Python code securely, protect their Python code, and implement Python code encryption techniques. By leveraging the Alpha Beta Network cloud platform, this tool addresses the challenges of secure code sharing and source code protection.

    Language:Python1100
  • luckygoswami-risky/Wi-File

    Web app to easily share files across multiple devices connected to the same Wi-Fi network.

    Language:JavaScript0111
  • maitesin/sss

    Shamir Secret Sharing (SSS)