simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Jan 21 13:39:29 GMT 2023


TL;DR:
  eb366cb Update comment in manifest.pl based on experience
  667ce17 Add a content security policy for the KaiOS app

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-01-21 13:39:29

commit eb366cb6c6c0dd23be392afaa280e97d4b9d966c
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=eb366cb6c6c0dd23be392afaa280e97d4b9d966c;hp=eac7fc1665ef07c4a8b009521034043ce6b422e7
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sat Jan 21 13:07:30 2023 +0000

    Update comment in manifest.pl based on experience
    
    As far as I can tell, the KaiStore is quite happy with YY.MM.DD version
    numbers.

 kaios/manifest.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 667ce177294e0b4c4331c2af2bdc96ee9631fbf2
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=667ce177294e0b4c4331c2af2bdc96ee9631fbf2;hp=eb366cb6c6c0dd23be392afaa280e97d4b9d966c
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sat Jan 21 13:23:38 2023 +0000

    Add a content security policy for the KaiOS app
    
    This is for defence in depth against security holes either in Puzzles or
    in the KaiAds API.  I haven't found any documentation of what KaiAds'
    CSP requirements are, but allowing scripts and frames from *.kaiads.com
    seems to be enough to let the test adverts work.

 kaios/manifest.pl | 5 +++++
 1 file changed, 5 insertions(+)



More information about the tartarus-commits mailing list