Skip to content

Repository files navigation

sort-of-pastebin

A little project in Flask to store inputs encrypted and delete once someone looks at it.

Origin

This project was inspired by Snappass and was previously licensed under MIT.

Tests

template http://localhost:8000 Accept: application/json Content-Type: application/json

Store secret

POST /

{ “ttl”: 604800, “password”: “Foo” }

Retrieve secret

POST /get-secret

{ “key”: “{{(verb-json-get (oref verb-last body) “key”)}}” }

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages