Nate Lampton

Results 514 comments of Nate Lampton

Retitling this slightly. Like @jlfranklin, I think we can do better than md5, but if want to start with a simple hash and expand it out later, we can do...

I've been making progress on this functionality. Adding MD5 capability to the Project Release module is fairly trivial. So that shouldn't be difficult at all. Digital signing also doesn't appear...

> Sounds like you're reinventing SSL signing, minus the identity features. Well, I'm not reinventing SSL signing, I'm just using libsodium key-pair signing instead of SSL certificate signing. You bring...

I haven't tested all the pieces together, but I've put up a proof of concept against the backdropcms.org repository: https://github.com/backdrop-ops/backdropcms.org/pull/456 For the time being I've just written it to use...

Awesome @jlfranklin! I haven't checked in on this in a long time! It's great to see progress here. > I'm debating adding it as a submodule to Project or creating...

Thanks @jlfranklin!!! I haven't yet had the time to review this. It _sounds_ great though! I'll get to this when I can.

:+1: Thanks for making this meta @mikemccaffrey.

This feature seems to have been added in v45. See the current demo: https://ckeditor.com/ckeditor-5/demo/feature-rich/ ![Image](https://github.com/user-attachments/assets/ab05bf6a-baf5-4148-9a9e-fe80a2ce6adc) The pull request was https://github.com/ckeditor/ckeditor5/pull/17469.

All PRs that have been filed for this have either been merged or reviewed. We'll probably get 1.4.4 out tomorrow and continue any remaining items for the next bugfix release....

Thanks @klonos for the reviews. I've merged the ready ones. https://github.com/backdrop/backdrop/pull/1887 and https://github.com/backdrop/backdrop/pull/1888 need work.