Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qpass

qpass is a minimal secret-sharing tool inspired by Yopass that tries to keep the bare-minimum and stay as lightweight as possible

Usage

  • Start a memcached server: docker run --name qpass_cache -p 11211:11211 -d memcached:alpine memcached
  • Run go run . to start the server at http://localhost:3000
  • Or check the sample docker-compose.yml file for running it with Docker

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages