erlef / security-wg

Repo for the Security Working Group
https://erlef.github.io/security-wg/
201 stars 19 forks source link

Secure coding guidelines hosting on erlef.org #20

Open max-au opened 3 years ago

max-au commented 3 years ago

Right now the guide is located here: https://erlef.github.io/security-wg/secure_coding_and_deployment_hardening/

It might be better to have it published directly to erlef.org

@starbelly what do you think?

starbelly commented 3 years ago

Yeah, I think that would be great. Here's another alternative. Keep posting to github, but we add a passthrough such that you go to say https://erlef.org/wg/security/guide and you get the goods, without having to hit github yourself. The only drawback there is keeping styles in sync. The only reason I haven't done a passthrough is the different css styles.

Thoughts?

vkatsuba commented 2 years ago

Here is a topic about apply CSS to iFrame https://redstapler.co/how-to-apply-css-to-iframe/. We can try use this approach to change CSS. Also we can use https://demos.jquerymobile.com/1.4.5/popup-iframe/ for show information in modal popups.