How to share a .env file

Drop the file in, or pipe it from your terminal in one line.

  1. 1Drag the file onto the drop zone, or run: curl -T .env https://secretpaste.com
  2. 2The browser path encrypts on your machine; the curl path encrypts on our server and says so.
  3. 3Send the link. Large files upload straight to storage, resumably.

Use the CLI if you want terminal convenience without our server touching the plaintext.

Share a secret now