alright my dear wafrn users (bsky view full post with the link below)
I have just published TWO PRs that revamp the editor with a tweaked and more compact design, whilst also making it more consistent and nicer to use in mobile web browsers
and we are
LOOKING FOR FEEDBACK!
So if you wanna test, please head to this GitHub comment on desktop and this GitHub comment on mobile and click the Preview link!
Please, if you have GitHub, leave feedback there! Otherwise, just comment here INCLUDING whether you tested on Desktop or Mobile!
THIS ALSO INCLUDES BUGS, PLEASE TELL US OF BUGS AND JANK
As per a native app…we may get a beta soon, BUT NO PROMISES!
FreeBSD Project-provided repositories for kernel modules in the ports collection: usage
<https://blendit.bsd.cafe/post/821622>
14.1-RELEASE to 14.2-RELEASE
… an interim approach to avoiding the DRM graphics issue that was noted for 14.2-RELEASE before the release announcement …
#FreeBSD #upgrade #FAQ #Ludwig #LDWG #CFT #callfortesting #DRM #graphics #kmods #kernel
# 14.1-RELEASE to 14.2-RELEASE Essential reading: - installation information at https://www.freebsd.org/releases/14.2R/ [https://www.freebsd.org/releases/14.2R/] – you can create a configuration file for a Project-provided FreeBSD-kmods repo before beginning to follow the steps at https://www.freebsd.org/releases/14.2R/installation/#upgrade-binary [https://www.freebsd.org/releases/14.2R/installation/#upgrade-binary]. 1. mkdir -p /usr/local/etc/pkg/repos ; cd /usr/local/etc/pkg/repos 2. cp /etc/pkg/FreeBSD.conf ./FreeBSD-kmods.conf 3. ee ./FreeBSD-kmods.conf 4. change the repository name from FreeBSD to FreeBSD-kmods 5. change quarterly to kmods_quarterly_2 6. escape, save 7. cd 8. follow official installation information up to, and including, the second run of freebsd-update install 9. pkg upgrade --repository FreeBSD-kmods 10. ignore the mismatch (y) 11. if any upgraded kernel module is offered, proceed (y) 12. continue with official installation information – the first restart of the operating system, and so on 13. finally, re-edit /usr/local/etc/pkg/repos/FreeBSD-kmods.conf – change kmods_quarterly_2 to kmods_quarterly_${VERSION_MINOR} Notes: - the Project’s official call for testing (CFT) will lead to simplicity – please see https://old.reddit.com/r/freebsd/comments/1hd2h51/freebsd_projectprovided_repositories_for_kernel/m1ukuno/ [https://old.reddit.com/r/freebsd/comments/1hd2h51/freebsd_projectprovided_repositories_for_kernel/m1ukuno/] - the less simple steps, above, are an interim approach to avoiding the DRM graphics issue that was noted for 14.2-RELEASE before the release announcement – https://www.freebsd.org/releases/14.2R/errata/#open-issues [https://www.freebsd.org/releases/14.2R/errata/#open-issues] - the steps assume use of the traditional quarterly repo for packages of ports. https://wiki.freebsd.org/Ports/QuarterlyBranch [https://wiki.freebsd.org/Ports/QuarterlyBranch] should help to understand the difference between quarterly and latest - and beware of confusion with base_latest, which relates to pkgbase [https://wiki.freebsd.org/PkgBase] (base, separate from ports).
🚀 Great news!
LiberaForms now is beta testing End-to-End Encryption (E2EE) for form submissions! Your data stays private and secure, even from sysadmins.
Check out our blog for details on this first implementation and how it enhances privacy: https://blog.liberaforms.org/2024/08/05/e2ee-on-liberaforms-first-implementation/
Please let us know how this looks to you, your feedback is much appreciated.
#LiberaForms #E2EE #Privacy #OpenSource #Encryption #CyberSecurity #NLNet #CallForTesting
So, a bit of an unofficial #CallForTesting!
#E2EE on @liberaforms is mostly ready in its first version, see details here:
https://farga.exo.cat/LiberaForms/server/issues/10#issuecomment-26199
It is ofc not ready for production and shouldn't be used on live instances where you care about your data; that's what the next two milestones are for :-).
If someone does try it, do write thoughts, impressions and comments :-)
Test different features and document anything that we detect as being incompatible with E2EE at this stage. As known examples, on the first iteration: - Users editing their own answers will be unsupported - Sharing an E2EE form will be unsupported - Some new features related to maps...