Showing 27 open source projects for "secret"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    ...Simple error handling! It is highly customizable with a lot of different settings! Bot API file id/object support (even for users)! A Lua binding, a lua wrapper for td-cli scripts, Secret chats, MTProto 2.0, PFS, PFS in secret chats. MadelineProto can do everything official clients can do, and more! MadelineProto requires the mbstring, xml, json, fileinfo, gmp extensions to function properly.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    SimpleX

    SimpleX

    The first messaging platform operating without user identifiers

    Other apps have user IDs: Signal, Matrix, Session, Briar, Jami, Cwtch, etc. SimpleX does not, not even random numbers. This radically improves your privacy. The video shows how you connect to your friend via their 1-time QR-code, in person or via a video link. You can also connect by sharing an invitation link. Temporary anonymous pairwise identifiers SimpleX uses temporary anonymous pairwise addresses and credentials for each user contact or group member. It allows to deliver messages...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 3
    reg-factory

    reg-factory

    Google Mail registration

    reg-factory is an automation-oriented account registration pipeline aimed at research, testing, and controlled platform workflow experiments. It combines browser automation, environment-based configuration, and a local web control panel to run multi-step registration scripts. The project includes modules for email registration, platform sign-up flows, token handling, cookie export, and account workflow management. It uses local scripts and external tool integrations to coordinate browser...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Diffuse

    Diffuse

    A music player that connects to your cloud/distributed storage

    ...Diffuse uses service workers, so you may need HTTPS for it to work smoothly in certain browsers. I should also note that some source services use OAuth, so you'll need to use your own application credentials (eg. Google Drive client ID + secret).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Proton Mail for iOS

    Proton Mail for iOS

    Secure email that protects your privacy

    ...It makes use of Apple’s networking APIs and encryption frameworks to deliver seamless management of encrypted communications while respecting platform conventions like touch navigation, Apple notifications, and background refresh. All sensitive operations — including key handling and encryption — occur locally on the user’s device, ensuring that plaintext messages and secret keys are never exposed to Proton’s servers or third parties.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PCSecrets Sync

    PCSecrets Sync

    Synchronize secrets between PCSecrets and Secrets for Android

    Secrets for Android is an app that allows you to securely store and manage passwords and secrets on your Android device. PCSecrets is an application that provides similar facilities for a PC. PCSecrets Sync is an Android app that provides a synchronization capability between the two. It makes use of the new synchronization interface introduced in Secrets for Android (SfA) 2.4. The app is essentially a service and has no direct user interaction (no user interface). The app can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    transfer.sh

    transfer.sh

    Easy and fast file sharing from the command-line

    ...For easy deployment, we've created a Docker container. For the usage with a AWS S3 Bucket, you just need to specify the following options, provider, aws-access-key, aws-secret-key, bucket, and s3-region. If you specify the s3-region, you don't need to set the endpoint URL since the correct endpoint will used automatically. To use a custom non-AWS S3 provider, you need to specify the endpoint as defined from your cloud provider. In preparation you need to create an access grant (or copy it from the uplink configuration) and a bucket. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Cnry

    Cnry

    Cnry makes it easy to publish and keep track of warrant canaries

    ...A warrant canary is a method by which a service provider can inform users that they've been served with a government subpoena despite legal prohibitions on revealing the existence of the subpoena. The idea of using negative pronouncements to thwart the nondisclosure requirements of court orders and served secret warrants was first proposed by Steven Schear on the cypherpunks mailing list. Even if you don't need a warrant canary, you can publish a Cnry as a pet that you need to feed once in a while (via the keepalive function) or it will expire. How often you need to feed it is configurable in the contract. Warrant canaries are only useful if someone's paying attention. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    ...Wechaty lets you focus on your conversations, and we'll do the chores. Go ahead and build your business logic based on Wechaty. You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty offers out-of-the box support for the common features you'd expect from turning your IM account into chatbot, and can be easily customised and extended by developers to create a chatbot that is tailored to their precise needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    This is a tool that aims to enable the automatic publishing of static webpages from Git repositories into IPFS. It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    messenger-bot

    messenger-bot

    A Node client for the Facebook Messenger Platform

    A Node client for the Facebook Messenger Platform. A verification token for the first-time setup of your webhook. Optional, but will be required by Facebook when you first set up your webhook. Your App Secret token used for message integrity check. If specified, every POST request will be tested for spoofing. As well, it mounts /_status, which will return {"status": "ok"} if the middleware is running. If verify is specified in the bot options, it will mount a handler for GET requests that verifies the webhook. The underlying method used by bot.middleware() to parse the message payload, and fire the appropriate events. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GPGUI - PGP GUI

    GPGUI - PGP GUI

    GUI wrapping GnuPG functionality provided by Bouncy Castle

    ...The program allows you to encrypt/sign/decrypt text messages and files using asymmeric PGP keys. The program can read and manage GnuPG keys if GnuPG is installed. But the program also maintains its own secret and public key files and having GnuPG installed is optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Telegram

    Telegram

    Telegram Messenger

    ...Plus, you can share videos and documents of any type, send multiple photos from the web, and forward any media you receive in an instant. All your messages are in the cloud, so you can easily access them from any of your devices. For those interested in maximum privacy, we've added Secret Chats, featuring end-to-end encryption to ensure that a message can only be read by its intended recipient. When it comes to Secret Chats, nothing is logged on our servers and you can automatically program the messages to self-destruct from both devices so there is never any record of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Secure Internet Live Conferencing

    Secure Internet Live Conferencing

    Secure chat and conferencing protocol

    ...The main difference to other protocols is that SILC has been designed with security as its main feature. All packets and messages sent in SILC network are always encrypted. Private messages are encrypted end-to-end, channel message are encrypted with channel-wide secret key and secure file transfer is protected peer-to-peer.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    Cloudture

    Cloudture is encryption using xor and one-time pads

    ...The news has made us aware that the intelligence services are storing huge amounts of data. The question is, how can we make good use of this huge storage capacity? I suggest to use the real, possibly subliminal, message as the key to encode your "secret" messages, with the full expectation that if the attacker uses enough resources, he will be able to read the "secret" message, IF HE HAS STORED THE KEY IN HIS DATABASES. You could, for example, use a copy of the movie "1984" as the source for key. To make sure that e.g. the entire movie is stored eventually, the program allows you to specify an offset into the key source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RaspyBox

    RaspyBox

    A dropbox client for the raspberry pi

    ...Functionality: Upload Download Make directories Delete Navigate Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click) How to use it: Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f Create a new application in your drobox developer page Give a name to the app and get the app key and secret key. Put them in the raspberryDropy.py Run ./raspberryDropy.py, type login and follow the instructions After you finish press ctrl+D to quit and execute the ./raspberryDropy_gui.py Enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hide my message

    Hide my message

    Hide your secret message into any type of files

    Secrets is a Java application allow you to hide you message into any type of files either audio, video, text, dll or any type of files. It use a simple Cryptography algorithm to save the message in an secret way, so it can`t be read by any HexaReader. You can retrieve your message also in a very simple way by choosing the original file and click on Decode button. It was built using Java and Swing technology. It was published for educational use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iBBS is a fully capable bbs program for Linux that was designed with ease of use and configuration in mind. Working as a shell, it provides a secure way to present users with set menu options, while making access to the command line impossible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SafeGmail

    SafeGmail

    Send private e-mails through Gmail.

    ...With your Chrome Browser, download the .crx file. 2 .Restart Chrome and Refresh (Control +F5) Gmail Page after installing it. You should be able to see the extra buttons in the Compose Windows in Gmail. 3. Write a normal e-mail, click 'Encrypt?' Checkbox, then write Question and Secret Answer. 4. Click Encrypt + Send button. 5.Reader should click on the link, answer the question, then COPY & PASTE only the encrypted message in the textbox. Visual instructions in project webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Maznik

    eMail, Encryption, Communications, Conferencing, Secret Chat.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Client Classic
    ...Produced by the Nullington Corporation.In 1972 an eleite Hacker named Hock Grun Filhmer spanwed an idea that would change the world for good. A spinchat client that would be stable, and have secret magical abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project consists of a program written in Perl that can encode and decode messages to and from IPv6 packets' source addresses. The IPv6 source address provides a steganographic covert channel in which secret messages can be passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cameloid is a new TCP/UDP based P2P voice and video encryption software, that will provide high level of privacy for all levels of communication using only quality secret-key ciphers to ensure long-term security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SafeSMS in an application for SMS end-to-end encryption. It can send and receive encrypted messages. Encryption uses a secret key derived from a password and shared by sender and recipient. Sent and received messages can only be read with the password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A PHP base webtools, let you share Informations and files to your friends from your gmail account, keep your gmail password secret. Simple setup , easy manage category by rename the labels by adding a prefix to become share folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo