pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jitsi-meet: Adjust TODO



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Mar 3 09:55:59 2025 -0500
Changeset:	2f437dd4f8a33881182cedd9ede6cd09ae490869

Modified Files:
	jitsi-meet/TODO

Log Message:
jitsi-meet: Adjust TODO

On investigating adding branding.json as a config file and not finding
it in PLIST or the sources, drop that item.

After noticing google css implying that a google logo is loaded,
suggesting there are third-party page loads for external auth, enhance
the entry for removing phone-home of GA to include all default-on
third-party page loads.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2f437dd4f8a33881182cedd9ede6cd09ae490869

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 jitsi-meet/TODO | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diffs:
diff --git a/jitsi-meet/TODO b/jitsi-meet/TODO
index 72459c9725..a421371cf8 100644
--- a/jitsi-meet/TODO
+++ b/jitsi-meet/TODO
@@ -1,8 +1,7 @@
-- Place more configuration files in $SYSCONFDIR/jitsi-meet
-  (branding.json...)
-
-- Excise google analytics, following pkgsrc's norm of removing
-  phone-home code.
+- Following pkgsrc norms, ensure that there are no loads from
+  third-party sites in a default configuration, specifically avoiding:
+    . google analytics
+    . google openidconnect
 
 - No longer pull data from the network (see www/gitea)
 


Home | Main Index | Thread Index | Old Index