evpo / EncryptPad

Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
https://evpo.net/encryptpad
Other
433 stars 64 forks source link

Latest Releases Are Missing Webupd8 Changes Files #118

Closed ngamradt-turner closed 9 months ago

ngamradt-turner commented 2 years ago

Thanks for this great little tool!

I noticed that the last couple of releases are missing the latest Webupd8 changes files.

If you look at this release...

https://github.com/evpo/EncryptPad/releases/tag/v0.5.0.1

...it doesn't have the Webupd8 changes files like this older release has:

https://github.com/evpo/EncryptPad/releases/tag/v0.4.0.4

Without these release files, you cannot complete the verification process outlined here:

https://github.com/evpo/EncryptPad#integrity-verification-procedure

Guessing perhaps part of the process has just broken?

evpo commented 2 years ago

Hi , thanks for the reminder. I am working on the next release and it is feature complete. The files will be updated then.

ngamradt-turner commented 2 years ago

Hello @evpo , thank you so much. In the meantime, is there an alternative way to verify the existing release?

evpo commented 9 months ago

Since our communication the ppa process has changed (see https://github.com/evpo/EncryptPad#install-on-ubuntu) . I maintain my own ppa and the extra verification does not make sense anymore. The process of building ppa relies on the Canonical infrastructure and my own configuration which I sign when I submit it to the build servers.