Displaying 4 results from an estimated 4 matches for "7fde".
Did you mean:
3fde
2014 Dec 24
2
[PATCH] U2F support in OpenSSH
Hey,
Judging from the (private) responses I?ve got, there is quite a bit of
interest in the U2F feature I proposed a while ago. Therefore, I?ve taken
some time to resolve the remaining issues, and I think the resulting patch
(attached to this email) is in quite a good state now.
I also posted the new version of the patch to
https://bugzilla.mindrot.org/show_bug.cgi?id=2319 (which I?ve opened
2012 Mar 22
0
TPM-protected client keys
...d-SSL
--
typedef struct me_s {
?char name[] ? ? ?= { "Thomas Habets" };
?char email[] ? ? = { "thomas at habets.pp.se" };
?char kernel[] ? ?= { "Linux" };
?char *pgpKey[] ? = { "http://www.habets.pp.se/pubkey.txt" };
?char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE ?0945 286A E90A AD48 E854" };
?char coolcmd[] ? = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
2015 Feb 26
4
[PATCH] U2F support in OpenSSH
...me_s {
> char name[] = { "Thomas Habets" };
> char email[] = { "thomas at habets.pp.se" };
> char kernel[] = { "Linux" };
> char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
> char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE 0945 286A E90A AD48 E854" };
> char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
> } me_t;
>
2007 Jan 10
30
Anyway to "dynamically" start/stop mongrel based on web traffic?
Hey all -
I''ve got a question that I haven''t seen addressed anywhere and was
wondering if anyone has put any thought into it or not...
Here''s my setup... I have several *small* sites running apache/mongrel.
Each has a single mongrel instance. Most don''t get any traffic (no one
reads my blog :).
And I was thinking, I could host a couple of more