All Projects β†’ bukinoshita β†’ Secret

bukinoshita / Secret

Licence: mit
send a message through a safe, private, and encrypted link that automatically expires to ensure your stuff does not remain online forever.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Secret

Hemmelig.app
Keep your sensitive information out of chat logs, emails, and more with encrypted secrets.
Stars: ✭ 183 (+120.48%)
Mutual labels:  secret, safe
Membrain
🧠 Type-safe memory units
Stars: ✭ 53 (-36.14%)
Mutual labels:  safe
Kubesec
Secure Secret management for Kubernetes (with gpg, Google Cloud KMS and AWS KMS backends)
Stars: ✭ 547 (+559.04%)
Mutual labels:  secret
Wavevote
Voting system based on Ethereum
Stars: ✭ 22 (-73.49%)
Mutual labels:  secret
Trufflehog
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
Stars: ✭ 6,225 (+7400%)
Mutual labels:  secret
Envchain
Environment variables meet macOS Keychain and gnome-keyring <3
Stars: ✭ 876 (+955.42%)
Mutual labels:  secret
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+6075.9%)
Mutual labels:  encrypted
Hidden Secrets Gradle Plugin
πŸ”’ Deeply hide secrets on Android
Stars: ✭ 79 (-4.82%)
Mutual labels:  secret
Get Aws Profile Bash
Fetch AWS keys and secrets from ~/.aws/credentials using a simple bash script
Stars: ✭ 49 (-40.96%)
Mutual labels:  secret
Peergos
A p2p, secure file storage, social network and application protocol
Stars: ✭ 895 (+978.31%)
Mutual labels:  encrypted
Utox
Β΅Tox the lightest and fluffiest Tox client
Stars: ✭ 820 (+887.95%)
Mutual labels:  encrypted
Gg Shield
Detect secret in source code, scan your repo for leaks. Find secrets with GitGuardian and prevent leaked credentials. GitGuardian is an automated secrets detection & remediation service.
Stars: ✭ 708 (+753.01%)
Mutual labels:  secret
Easy Crypto
A WIP module aimed at providing a safer, easier to use and beginner friendly crypto API for Node.js
Stars: ✭ 21 (-74.7%)
Mutual labels:  safe
Strongbox
A KeePass/Password Safe Client for iOS and OS X
Stars: ✭ 586 (+606.02%)
Mutual labels:  safe
Ksd
kubernetes secret decoder
Stars: ✭ 59 (-28.92%)
Mutual labels:  secret
Androidclient
Kontalk official Android client
Stars: ✭ 542 (+553.01%)
Mutual labels:  encrypted
Inlets Operator
Add public LoadBalancers to your local Kubernetes clusters
Stars: ✭ 795 (+857.83%)
Mutual labels:  encrypted
Guffer
Guffer tweets based on a daily schedule
Stars: ✭ 12 (-85.54%)
Mutual labels:  secret
Secretserver
Secret Server PowerShell Module
Stars: ✭ 82 (-1.2%)
Mutual labels:  secret
Talisman
By hooking into the pre-push hook provided by Git, Talisman validates the outgoing changeset for things that look suspicious - such as authorization tokens and private keys.
Stars: ✭ 1,155 (+1291.57%)
Mutual labels:  secret

send a message through a safe, private, and encrypted link that automatically expires to ensure your stuff does not remain online forever.

Build Status XO code style styled with prettier

Quick Start

To check it live, go to secret.

OR

To run it locally on your own computer:

  • Clone the repository
  • Install the dependencies
  • Create .env file on the root and set API=https://getsecret-api.now.sh APP=https://getsecret.now.sh
  • Run the project
  • Open your browser on https://localhost:3000
  • Check our API (private)
$ git clone https://github.com/bukinoshita/secret.git && cd secret && yarn && echo 'API=https://getsecret-api.now.sh APP=https://getsecret.now.sh' > .env && yarn dev

Contributing

Please see our contributing.md.

Product Hunt

 

Sponsors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].