Skip to content

NFM-8/pastae

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Pastae

Encrypting paste service.

Features

  • Fully in-memory for ephemerality and performance by default

  • AEAD-encryption with per-paste random key and nonce using 128 bit AES-GCM

  • Burn after reading, no explicit overwriting is needed because of the encryption

  • Additional scrambling of encryption keys to defend against current and future SPECTRE and MELTDOWN type attacks in hosted deployments

  • Pastes can be optionally stored to disk with metadata in PostgreSQL database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published