diff --git a/_items/Services.md b/_items/Services.md index 315e4b9..81a9a0d 100644 --- a/_items/Services.md +++ b/_items/Services.md @@ -145,13 +145,14 @@ and requires an email address for sign-up. ### __OTS__ +*ots is a one-time-secret sharing platform. The secret is encrypted with a symmetric 256bit AES encryption in the browser before being sent to the server. Afterwards an URL containing the ID of the secret and the password is generated. The password is never sent to the server so the server will never be able to decrypt the secrets it delivers with a reasonable effort. Also the secret is immediately deleted on the first read.* + OneTimeSecret instance located at: -`https://ots.anonymousland.org` +[OTS](https://ots.anonymousland.org) z ## __Additional Services__ - [Dimension](https://dimension.anonymousland.org) -[OTS](https://ots.anonymousland.org) - [Paste](https://paste.anonymousland.org) \ No newline at end of file