Skip to content

netclave/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetClave Proxy

Turn your local network into a hardened enclave fortress

Intro

Our proxy is responsible for verifying every HTTP request received by the system. The cookie signed by the Web Wallet is read and verified using the public keys stored in the attached identity providers. if the signature is valid, the identity provider is asked for a list of valid tokens, sent by the generator. If the token stored in the incoming cookie is on this list, the request is passed to the services behind the proxy.

Why is this so awesome? 🤩

You want to learn more about how you can use NetClave to protect your local network? Learn about all our Products. Or checkout our whitepaper! NetClave whitepaper

Get your NetClave 🚚

Enterprise? Public Sector or Education user? You may want to have a look into NetClave Services provided by Blackvisor LTD.

Get in touch 💬

You can also get support for NetClave!

Join the team 👪

There are many ways to contribute, of which development is only one! Find out how to get involved, including as translator, designer, tester, helping others and much more! 😍

Check out our Docker container images

You can download our Docker container images at https://hub.docker.com/u/netclave

Prerequirements 👩‍💻

  1. Golang
  2. Git
  3. Make

Building code 🏗

Just run the following command:

make

The generated binaries can be found in ./bin directory

Contribution guidelines 📜

All contributions to this repository are considered to be licensed under the Apache 2 or any later version.

NetClave doesn't require a CLA (Contributor License Agreement). The copyright belongs to all the individual contributors. Therefore we recommend that every contributor adds following line to the header of a file, if they changed it substantially:

@copyright Copyright (c) <year>, <your name> (<your email address>)

More information how to contribute: https://www.blackvisor.io/contributors/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •