Skip to content

A simple web-based tool for sharing secrets via a short-lived one-time-use URL.

Notifications You must be signed in to change notification settings

adamgoose/obscurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obscurus

Obscurus is a simple web-based tool for sharing secrets via a short-lived one-time-use link.

You can view a preview here.

Developing

Obscurus requires Vault in Kubernetes. The easiest way to spin up a dev environment is by using Tilt. Prepare a local Kubernetes cluster with something like k3d, then simply run tilt up. To access the web UI, run kubectl -n obscurus port-forward svc/obscurus 8000:80 and access http://localhost:8000 in your browser.

About

A simple web-based tool for sharing secrets via a short-lived one-time-use URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published