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*
- your second question was off-topic for this siteschroeder– schroeder ♦2018-07-27 16:50:10 +00:00Commented Jul 27, 2018 at 16:50
- Schroeder is right, the question of yubikeys not being programmable is off-topic, but if I had to speculate, it would be A) to prevent users from locking themselves out by overwriting their secret key and B) to prevent attackers from overwriting the original secret key with a known value before you receive it.Mr. Llama– Mr. Llama2018-07-27 17:21:25 +00:00Commented Jul 27, 2018 at 17:21
- @Mr.Llama Actually that's the part that's on-topic :P The off-topic part was a product recommendation request.AndrolGenhald– AndrolGenhald2018-07-27 20:01:19 +00:00Commented Jul 27, 2018 at 20:01
- I am wondering why so many people want to have a clone of their security device. Having a clone does neither increase security nor usability. I recently LOST my yubikey! If I had a clone, there would be no use in having a clone. The yubikey I LOST is COMPROMIZED, so I have to revoke or delete this device from the backend systems or services. At the same moment the clone would be compromized. And if I revoke the original key, the clone would be revoked, too and rendered useless.cornelinux– cornelinux2018-07-28 09:07:37 +00:00Commented Jul 28, 2018 at 9:07
- @cornelinux It's all about tradeoffs. In theory, yes, the lost yubikey could be taken advantage of by someone. But, considering that, I still believe that at least personally for me, it's negligeably unlikely that anyone on earth would actually be able to make use of it (in a short period of time they have until I get a new token, login to my accounts using the backup, add a new one and revoke the old one). An U2F token is just one factor; I use keepassx to keep my passwords very strong, so they would also have to get access to that. Not saying it's impossible, but, again, negligeably unlikelyDmitry Frank– Dmitry Frank2018-07-28 09:19:01 +00:00Commented Jul 28, 2018 at 9:19
| Show 3 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