about summary refs log tree commit diff stats
path: root/SECURITY.md
blob: b110c5c097eece70f05f2b7761f5d9c6e059fb25 (plain) (blame)
1
2
3
4
5
6
# Security Policy

## Reporting a Vulnerability

Security vulnerabilities should be reported via email or xmpp to:
<jubalh@iodoru.org> (6F88C537A25E481489574956E3370C9A9A55BF71)
i { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Various knobs for translating SubX programs using SubX.

== data

# largest segment that can be translated
Segment-size:
  0x200000/imm32/2MB

# maximum size of input textual stream (spanning all segments)
Input-size:
  0x400000/imm32/4MB

# number of labels we can translate to addresses
Max-labels:
  0x60000/imm32/24K-labels/192KB

# capacity of trace-stream
Trace-size:
  0x200000/imm32/2MB