Skip to content

NFM-8/pastae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 SQLite database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors