on tagging

This commit is contained in:
2021-05-02 15:12:04 +02:00
parent b053fc15f4
commit c1ff3a6543
3 changed files with 15 additions and 3 deletions

View File

@@ -16,6 +16,10 @@ _cryptgeon_ is an secure, open source sharing note service inspired by [_PrivNot
each note has a 512bit generated <i>id</i> that is used to retrieve the note. data is stored in memory and never persisted to disk.
## Screenshot
![screenshot](./design/screen.jpg)
## Deployment
Docker is the easiest way.