Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av PrivSend — one-time encrypted secrets

PrivSend — one-time encrypted secrets av Hannu64

Send end-to-end-encrypted, one-time secrets and files. The encryption runs on your device from this installed, audited copy — the server only ever sees ciphertext.

0 (0 recensioner)0 (0 recensioner)
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Skärmbilder
Compose a secret message and attach files if you need to. Everything is encrypted in your browser — the server receives only ciphertext.An optional passphrase, sent to the recipient by a different route than the link, adds a second layer of protection.Copy the share link and send it to the recipient however you like. The separate status link tells you whether the secret has been opened.If the sender required a passphrase, the recipient must type it after opening the share link.The recipient can read or copy the secret and download any attachments. The secret has now been destroyed on the server.
Om detta tillägg
PrivSend sends a password, a recovery code, a document or an image — anything you would not want sitting in a chat log — as a link that works exactly once. Open it, and it is gone.

Everything is encrypted on your device before it leaves. The key never reaches the server: it lives in the part of the link after the "#", which browsers do not transmit. The server stores ciphertext it cannot read, and cannot be compelled to hand over what it does not have.

HOW YOU USE IT
  1. Click the PrivSend icon in your toolbar. A compose tab opens.
  2. Type your secret, and attach files if you need to.
  3. Optionally add a passphrase, and choose how long the link may live — one hour, one day, or at most seven days.
  4. Create the link and pass it to your recipient however you like: chat, email, read aloud on the phone. PrivSend delivers nothing for you and never asks who the recipient is.
  5. They open it, click Reveal, and the secret is decrypted on their device and destroyed on ours.

If you set a passphrase, tell your recipient by a different route than the one you sent the link by. Sending both through the same chat gives an attacker who reads that chat both halves — splitting them is the whole reason a passphrase is worth having.

WHY THE EXTENSION EXISTS

The website does the same encryption — but a website is delivered by the server on every visit, so you are trusting the server to keep sending you honest code. A server that had been compromised, or compelled, could serve one targeted person a modified script.

This extension removes that. The encryption code is installed in your browser and versioned, and is never re-fetched. Both directions run from it: composing a secret, and opening one. When you click a privsend.app share link with this extension installed, the decryption happens in your installed copy — not in a page the server hands you at that moment.

A green "Running locally" banner shows you when that is what is happening.

WHAT IT DOES

• Text secrets and file attachments in one link
• An optional extra passphrase (PBKDF2, 600 000 iterations), so the link alone is not enough
• Burn on read: the secret is destroyed the first time it is successfully read, atomically — under any amount of concurrency, at most one reader ever gets it
• You choose the lifetime: one hour, one day, or at most seven days. An unread secret is destroyed when it expires
• Opening a link does not consume the secret. A human has to click "Reveal", so mail scanners, chat link-previewers and antivirus crawlers cannot burn it before your recipient arrives
• No account, no sign-up, no email address, no tracking

WHAT THE SERVER CAN AND CANNOT SEE

Never reaches it: your text, your files, their names and types, even how many there are — and the key.

It does hold, because it must: the ciphertext, a random link id and status id, a nonce and salt (neither is secret), whether a passphrase was set, each file's size in bytes, and created/expiry/opened timestamps. No identity, and no IP address, is ever stored against a secret.

OPEN SOURCE — AND IT IS THE COPY YOU RUN

The complete client is published under the GNU AGPL-3.0:
https://github.com/hannu64/privsend-client

There is no build step and no minification. The files in that repository ARE this extension — you can read every line and compare it with what you installed, with nothing in between.

PERMISSIONS

One host, privsend.app, and no other: to upload and download the encrypted blobs, and to hand share links to the installed decryption page. No analytics, no third-party scripts (a strict Content-Security-Policy forbids them), no remote code.

Made by Zumitomi Oy, Finland.
Support and security reports: support@zumitomi.fi
Betyg 0 av 0 recensenter
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
0
3
0
2
0
1
0
Inga recensioner ännu
Behörigheter och data

Nödvändiga behörigheter:

  • Åtkomst till dina data för privsend.app

Valfria behörigheter:

  • Åtkomst till dina data för privsend.app

Kräver datainsamling, enligt utvecklaren:

  • Personlig kommunikation
Läs mer
Mer information
Länkar för tillägg
  • Webbplats för support
  • E-post för support
  • Kopiera tilläggs-ID
Version
1.0.1
Storlek
210,2 kB
Senast uppdaterad
för 7 dagar sedan (22 jul 2026)
Relaterade kategorier
  • Sekretess & säkerhet
  • Socialt & kommunikation
Licens
Endast GNU Affero General Public License v3.0
Sekretesspolicy
Läs sekretesspolicyn för detta tillägg
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Ladda ner

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

De senaste versionerna

  • Nightly
  • Beta

Firefox för företag

  • Enterprise

Gemenskap

  • Connect
  • Contribute
  • Developer

Följ

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.