TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bullwark – a FIPS-ready microservice framework

1 pointsby schrodingersketover 6 years ago

1 comment

schrodingersketover 6 years ago
FIPS-ready in the sense that a FIPS-compliant SSL lib can relatively easily be dropped in. I&#x27;m bad at marketing things, so I won&#x27;t try too hard - this project uses CentOS to use an Ansible deployment to lay down a replicated Consul deployment that runs the backend for a Traefik reverse proxy, all of which runs behind behind an opportunisticallly-encrypted LibreSwan network to get both a) TCP packet-level encryption and b) easy scalability. New services can be registered either from a REST request, or a CVS-trackable YAML file.<p>I&#x27;m looking to move it to Docker images soon (the code is set up to be fully Compose&#x2F;K8&#x2F;etc. ready), but haven&#x27;t had the the time yet and if any Go gurus have the time to spare to inform me how bad my code smells, I&#x27;d love it.<p>I hope this is useful to someone (:<p>Forgive the use of Vagrant - I&#x27;ve had to work in many bare-metal enterprises. I&#x27;m looking at ansible-docker to modernize this project a bit more.