add models to provisioner doc directly
This commit is contained in:
parent
578e46a1bc
commit
5b4bbaee51
quorum-key-management/src
|
@ -56,17 +56,18 @@ SD cards don't require special chain of custody, but ideally should be purchased
|
|||
|
||||
## Tamper Proofing Equipment
|
||||
|
||||
This guide contains specific equipment models: [guide](../../../../tamper-evidence-methods.md#vacuum-sealed-bags-with-filler)
|
||||
### Vacuum Sealer and roll
|
||||
{{ #include ../../../../tamper-evidence-methods.md:vsbwf-equipment}}
|
||||
|
||||
* Vacuum Sealer
|
||||
### Colored beads
|
||||
|
||||
* Vacuum sealer roll
|
||||
{{ #include ../../../../tamper-evidence-methods.md:vsbwf-filler}}
|
||||
|
||||
* Colored beads
|
||||
### Digital camera
|
||||
{{ #include ../../../../tamper-evidence-methods.md:digital-cameras}}
|
||||
|
||||
* Digital camera
|
||||
|
||||
* Polaroid camera
|
||||
### Polaroid camera
|
||||
{{ #include ../../../../tamper-evidence-methods.md:polaroid-cameras}}
|
||||
|
||||
## AirgapOS
|
||||
|
||||
|
|
|
@ -72,9 +72,10 @@ The reason this method is effective is because unlike with many other methods th
|
|||
To achieve the best level of randomness and difficulty of reproducing the arrangement of filler in a vacuum sealed bag, a variety of beads of different sizes and color should be used. They may be made of different materials as well but plastic is excellent because it doesn't change form when vacuum sealed - which can make it easier to reproduce patterns. Materials such as confetti and packing beans may be used, but because they can be flattened and retain the shape, arranging them in a given pattern is much easier. Other options like beans or lentils have less variety in color and shapes which makes it harder to detect differences.
|
||||
|
||||
Examples of filler:
|
||||
// ANCHOR:vsbwf-filler
|
||||
* [B100B5LB – 5 Lb Mixed Craft Bead Bonanza Case](https://www.thebeadery.com/product/b100b5lb-5-lb-mixed-craft-bead-bonanza-case/)
|
||||
* [Plastic Beads - Multi Color & Size - 700ml](https://www.stockade.ca/Plastic-Beads--Multi-Colour-Size--700ml_p_8402.html)
|
||||
|
||||
// ANCHOR_END:vsbwf-filler
|
||||
### Vacuum Sealers
|
||||
|
||||
Vacuum sealer needs to be able to seal bags of sufficient size to fit a 13" laptop
|
||||
|
@ -100,12 +101,13 @@ Sealing bags of standard size objects which need to be protected can fit in. The
|
|||
// ANCHOR: vsbwf-procedure
|
||||
|
||||
#### Requirements
|
||||
|
||||
// ANCHOR: vsbwf-equipment
|
||||
* [Vacuum sealer](tamper-evidence-methods.md#vacuum-sealers)
|
||||
|
||||
* [Vacuum plastic roll](tamper-evidence-methods.md#vacuum-sealers)
|
||||
|
||||
* [Filler](tamper-evidence-methods.md#adequate-filler)
|
||||
// ANCHOR_END: vsbwf-equipment
|
||||
|
||||
#### Sealing
|
||||
// ANCHOR: vsbwf-procedure-sealing
|
||||
|
@ -187,29 +189,33 @@ To construct an appropriate Tamper Proofing Station, the simplest setup consists
|
|||
|
||||
* Powerful LED light which can be attached to the mounting rig
|
||||
|
||||
*
|
||||
## Digital Camera
|
||||
|
||||
* Camera which does not have radio cards in it and
|
||||
* MUST have >10MP
|
||||
- [ ] TODO these cameras are specifically for level 2. this should be moved into a different section. perhaps each level can have its own hardware document
|
||||
- [ ] TODO amazon links are not ideal, more reliable and vetted hardware providers should be established
|
||||
### Models
|
||||
// ANCHOR:digital-cameras
|
||||
|
||||
* Has >10MP
|
||||
* Modern phone cameras
|
||||
|
||||
* Uses SD cards for storing photographs
|
||||
* [Kodak PIXPRO Friendly Zoom FZ43-BK 16MP Digital Camera with 4X Optical Zoom and 2.7" LCD Screen](https://www.amazon.com/Kodak-Friendly-FZ43-BK-Digital-Optical/dp/B01CG62D00)
|
||||
|
||||
* [Kodak PIXPRO Friendly Zoom FZ43-BK 16MP Digital Camera with 4X Optical Zoom and 2.7" LCD Screen](https://www.amazon.com/KODAK-Friendly-FZ45-BK-Digital-Optical/dp/B0B8PDHRWY)
|
||||
|
||||
* Example models:
|
||||
* [Sony Cyber-Shot DSC-W800](https://www.amazon.com/Sony-DSCW800-Digital-Camera-Black/dp/B00I8BIBCW)
|
||||
// ANCHOR_END:digital-cameras
|
||||
|
||||
* Kodak PIXPRO Friendly Zoom FZ43-BK 16MP Digital Camera with 4X Optical Zoom and 2.7" LCD Screen
|
||||
## Polaroid camera
|
||||
|
||||
* Sony Cyber-Shot DSC-W800
|
||||
* Can be attached to mounting rig
|
||||
|
||||
* Polaroid camera which can be attached to the mounting rig
|
||||
### Models
|
||||
// ANCHOR: polaroid-cameras
|
||||
* [Polaroid Now+](https://www.amazon.com/Polaroid-Generation-Bluetooth-Connected-Controlled/dp/B0BVNJHMVQ)
|
||||
|
||||
* Example models:
|
||||
|
||||
* Polaroid Now+
|
||||
|
||||
* Polaroid I-2
|
||||
|
||||
* Preferred film: Color I-Type Film
|
||||
* Preferred film: [Color I-Type Film](https://www.amazon.com/Polaroid-Originals-Instant-Color-I-Type/dp/B084GXXLM7)
|
||||
// ANCHOR_END: polaroid-cameras
|
||||
|
||||
Pick a location for the station, and attach the LED light and the camera to the overhead camera mounting rig. Set up the camera so that when it's turned on, a 14" laptop is perfectly framed without having to zoom in or out if possible.
|
||||
|
||||
|
|
Loading…
Reference in New Issue