

If it’s a solid extension which could be used by other websites, and it’s explained clearly like in your post by the website which needs it, then probably yes.
You die twice. One time when you stop breathing, and a second time, a bit later on, when somebody damns your soul for the last time.


If it’s a solid extension which could be used by other websites, and it’s explained clearly like in your post by the website which needs it, then probably yes.


Maybe because you can’t make sure the server uses the code it advertises without modification (The source code could be open and safe, but how can you make sure the website is actually using that?), while the extension is open source and could be downloaded directly from Github by the user. And if enough websites start using this system, it could gradually stop being an extra extension for that one website.


Isn’t “otherworldly” specifically the vibe they are going for? They are basically trying to make this portal to this other, heavenly world I always thought.
Not really. Some mosques incorporate imagery inspired by Quranic verses describing landscapes or scenery from heaven, but Islamic heaven is just gardens, rivers of honey, milk and wine, grand white or gold buildings and castles. So a mosque which incorporates them would look more natural and less “intimidating”, nothing like the one in the picture. A mosque which fits that description is the Umayyad mosque.
Mosques are decorated this way most of the time because they’re “houses of God”. So they nearly always incorporate Quranic verses and names of God in specific calligraphy styles of Arabic, use “preferred colors” of Islam: white, black, green, red, dark blue, dark brown, and look luxurious and abstract.
Yes, OP has a problem with this part. You’d have to trust the website to serve you the clean client side JS each time you use it. The proposal requires you to check the source code (which is plain un-minified JS) of the extension to make sure it’s doing what’s advertised when you download it the first time and with each update, instead of having to check the client side (obfuscated / minified) JS of every website each time you use it.
That’s true, but auditing that one extension (even on every update), which may be used by other websites in the future, giving it more attention and audits, is a lot easier than checking the client side JS of every website.