Maralys Paste

Share code. Keep control.

A fast link for code, logs, text, and Markdown. No signup, no ads, and no public exposure by default.

Default
Unlisted
No account
512 KiB
Encryption
AES-256-GCM

New paste

Start with the content, then choose access and retention.

Ctrl / ⌘ + Enter
0 lines0 words0 chars0 B / 512 KiBplaintext

01 / Access

One tool. Exactly the privacy level you need.

Use a regular link for everyday code, a password for restricted delivery, one read for temporary data, or E2E when the server must not see the text.

Unlisted

Excluded from the catalog, sitemap, and internal search.

Default mode

Password

Content is returned only after password verification.

bcrypt

One read

Exactly one recipient gets the payload after clicking Reveal.

Atomic

Browser E2E

The server stores ciphertext while the key stays in the link.

AES-256-GCM

02 / API

A link from your terminal in one command.

Pipe a file or stdout through curl. JSON, raw output, revisions, and a guest management key cover advanced workflows.

Open API documentation
POST /api/v1/pastestext/plain
curl --data-binary @main.go 'https://paste.maralys.com/api/v1/pastes?language=go&expires=1d'
{
  "url": "https://paste.maralys.com/4n8Kx2RjQ7Wa",
  "expires_at": "2026-07-14T12:00:00Z"
}

03 / FAQ

The important details, briefly.

01What is Maralys Paste?

A focused service for sharing code, logs, plain text, and Markdown. It is a privacy-first Pastebin alternative: new pastes are unlisted and excluded from search by default.

02Can I create a link without signing up?

Yes. Guests can create unlisted and public pastes up to 512 KiB with retention from 10 minutes to 30 days. A separate one-time management key controls the paste.

03How is a password different from E2E encryption?

A password restricts delivery while the server still stores plaintext. E2E encrypts text, title, and language in the browser before upload, with the key kept only after # in the URL.

04When is the content deleted?

Choose 10 minutes, 1 hour, 1 day, 7 days, or 30 days. A burn-after-reading paste becomes unavailable immediately after its first explicit reveal.

No signup · free

Paste the text. Get the link.

Open editor