ParrotSec / encryptpad

Other
4 stars 1 forks source link

Deprecation notice for roughtime.cloudflare.com:2002 #1

Open cjpatton opened 6 months ago

cjpatton commented 6 months ago

The Cloudflare Roughtime server at roughtime.cloudflare.com:2002 has been deprecated and will be turned off on July 1, 2024. You may wish to update your client to use our new server to avoid a disruption of service:

{
    "name": "Cloudflare-Roughtime-2",
    "publicKeyType": "ed25519",
    "publicKey": "0GD7c3yP8xEc4Zl2zeuN2SlLvDVVocjsPSL8/Rl/7zg=",
    "addresses": [
        {
            "protocol": "udp",
            "address": "roughtime.cloudflare.com:2003"
        }
    ]
}

See https://groups.google.com/a/chromium.org/g/proto-roughtime/c/vbmjoudG184 for further details.

PalinuroSec commented 6 months ago

@dmknght @danterolle shall we push a new version?

dmknght commented 6 months ago

This repository contains a mirrored version of EncryptPad which is very old and IDK why it wasn't updated. The current version on Parrot repository is 5.0.2 and the source code version was updated to 5.0.3 on the Gitlab (which I should do double check so it will be updated to Parrot repo soon).

cjpatton commented 6 months ago

If you can point me to the upstream repo I'd be happy to file the issue there.

dmknght commented 6 months ago

If you can point me to the upstream repo I'd be happy to file the issue there.

Hello again! As I understand, the issue is affecting all versions of Encryptpad (include latest version)? I think I can make a patch without making a new issue (and I'll try mirroring the patch to github).