You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
This may be possible to bypass by using radiation which can cause certain types of RAM to freeze, and this would not trigger any chemical explosives but would completely disable any electronics.forest– forest2018-03-12 12:27:33 +00:00Commented Mar 12, 2018 at 12:27
-
that is dependent on how you design this logic. if you make it so that the circuit wans to destroy it self all the time except due to the "safety" mechanism that prevents it. Than you would need a very focused ionization beam to target the logic that does this and destroy it in a specific way. If the IC is using 3d-Logographics to make this logic and the "safety" logic is behind the "trip" logic the IC would probably still be destroyed first. This is by no means a guarantee but guarantees do not exist in this field, only probability.LvB– LvB2018-03-13 15:10:38 +00:00Commented Mar 13, 2018 at 15:10
-
IT is also possible to make a trigger that is sensitive to ionizing radiation. (e.a. to much radiation will also trigger the fail-safe) .LvB– LvB2018-03-13 15:11:22 +00:00Commented Mar 13, 2018 at 15:11
-
Well that's the thing. A burst of X-rays can freeze CMOS memory in place. You can't trust any logic when the entire system can zapped at the same time. You'd probably need to use radiation-hardened "rugged" processors. They tend to be pretty expensive though.forest– forest2018-03-14 03:12:24 +00:00Commented Mar 14, 2018 at 3:12
-
1temper proof is only true in specific use cases and against specific threats. it is not universally temper proof. It is possible to make a piece of hardware that is tamper proof in the practical sense. (e.a. you need a specific set of conditions for it not to have its mechanism trigger when it should). the cost increase with each step you take. but if funds are not a factor you could design such a piece of hardware. This also hinges on your definition of temporing, e.a. your ionizing radiation blast could be considered destroying and not temporing.LvB– LvB2018-03-15 09:36:38 +00:00Commented Mar 15, 2018 at 9:36
|
Show 2 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. web-application), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you