Skip to content

Commit

Permalink
modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
MGTheTrain committed Nov 10, 2024
1 parent f8bb5c3 commit e1c8cf0
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# crypto-vault-service
Go gRPC service for securing files at rest in BLOB storages

## Table of Contents

+ [Summary](#summary)
+ [References](#references)
+ [Features](#features)
+ [Getting started](#getting-started)

## Summary

Go gRPC service for managing cryptographic material (x.509 certs and keys) and securing files at rest in BLOB storages

## References

TBD

## Features

TBD

## Getting Started

TBD

0 comments on commit e1c8cf0

Please sign in to comment.