-
i need to fix some socket stuff too
-
The first thing we need to address is the creation of CAs.
In order to avoid sybil attacks, the creation must by costly.
1) What CA algorithm or library to use. http://en.wikipedia.org/wiki/Certifica…
-
This should probably go on the wiki once finished.
## Fields
- key names:
- should be url suitable: alphanumeric + '-' only
- use - rather than _
- use abbreviations where appropriate
- use iso …
-
""How do I programmatically resolve where a player will be before the game takes place? Additionally, a player’s injury status pre game is another hurdle.""
We discussed this topic at length five or…
-
```
So, after 5 weeks of coding new module is done. Well, almost done because
many tests are missing and some functionalities may still be quite buggy.
However, after minor fixes, SymPy can work with …
-
Hi ,
I have found that sometime this OpenUDID returns 40 char UDID but i always need id to be 36 chars as returned by CFUUIDRef . Although i have commented out the code "_openUDID = [[UIDevice curren…