This commit is contained in:
cupcakearmy 2021-05-03 12:21:44 +02:00
parent 6e04594b4d
commit dc212d7441
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
2 changed files with 7 additions and 1 deletions

View File

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.6] - 2021-05-04
### Added
- Always use encryption with random passwords included links
## [1.0.5] - 2021-05-03
### Fixed

View File

@ -16,9 +16,9 @@ Check out the demo and see for yourself https://cryptgeon.nicco.io.
## Features
- server cannot decrypt contents due to client side encryption
- view and time constrains
- in memory, no persistence
- in browser encryption → server cannot decrypt contents
- obligatory dark mode support
## How does it work?