Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

TRUECRYPT

Name: Anonymous 2009-06-06 11:40

So, I was looking at TrueCrypt's source code. It seems of adequately high quality to me, albeit I don't share some of its design decisions.

OTOH, I find this "TrueCrypt Foundation" unsettling. There is no list of physical persons. I understand they might not want to attract attention, but isn't it better to be public in cases like this, so you can mount a ruckus if the government gets on you? It would also boost public confidence.

The ads in the site are placed in such a way that it seems they want you to click on them unintentionally. That's not very good. They also shipped a version that did dangerous system-wide changes (disabling swap space), but that was quickly removed from the next one.

Overall the product sports a very professional tone which is likable. However, there's too much mystery around.

What's your ENTERPRISE-QUALITY take on this?

Name: Anonymous 2009-06-06 11:44

tl;dr TrueCrypt was developed by Skynet.
We're aware of it, but it's pretty good encryption software

Name: Anonymous 2009-06-06 12:34

W H Y   D I D   Y O U   W R I T E   T H E   T I T L E   O F

T H I S   T H R E A D   I N   T H I S   R E T A R D E D

F A S H I O N ‽

Name: Anonymous 2009-06-06 12:34

I MEAN IN THIS ONE RIGHT

Name: Anonymous 2009-06-06 12:35

T H A T ’ S   A N N O Y I N G

Name: Anonymous 2009-06-06 14:31

I support the widening of thread titles, making searching subject.txt just that bit more annoying.

Name: Anonymous 2009-06-06 14:43

I always forget the url to subject.txt, how was it found in the first place?

Name: Anonymous 2009-06-06 15:29

>>7
The url to subject.txt is subject.txt.  How do you forget it?
Also, RTFC.

Name: Anonymous 2009-06-06 15:33

I feel really bad about this thread.

Name: Anonymous 2009-06-06 15:37

>>3
There are no spaces, it's Shift-JIS.

Name: Anonymous 2009-06-06 16:19

>>10
Where's the JIS key?

Name: Anonymous 2009-06-06 16:34

だいじょぶ,だいじょぶ。

Name: Anonymous 2009-06-06 16:56

>>12
Dajobu daijobu

Name: Anonymous 2010-12-24 17:38

Name: Anonymous 2011-01-15 1:58

What the fuck happened to >>14,15 ?

Name: Anonymous 2011-01-15 2:06

>>17
nigga, you trippin

Name: Anonymous 2011-01-15 15:24

>>11
I lol'd.

Name: Anonymous 2011-01-17 4:42

>>11
It's inside your anus

Name: Anonymous 2011-01-17 6:59

>>11
In Emacs it's C-M-H-s-x H-p y H-b T C-3 M-l J i C-s.

Name: Anonymous 2011-01-17 10:04

ROLLING FOR DUBS 

Name: Anonymous 2011-01-17 11:28

>>24
Fuck off, ``faggot''.

Name: Anonymous 2011-01-17 12:16

>>10
no, it's U N I C O D E

Name: Anonymous 2011-01-17 12:20

>>24
Learn to ShiftJIS, you ``faggot‘’。
UNICODE。

Name: Anonymous 2011-01-17 12:37

>>25
You faggot nigger I hate you I hope you die motherfucker。

Name: Anonymous 2011-01-17 12:42

Except for two characters ASCII is a subset of Shift_JIS.

Name: Anonymous 2011-01-17 17:22

>>27
Whoever changed \ to ¥ deserves to die.

Name: Anonymous 2011-01-17 20:09


(define kanji (string-append
  "0123456789"
  "abcdefghijklmnopqrstuvwxyz"
  "ABCDEFGHIJKLMNOPQRSTUVWXYZ"))

(define kanji-table #f)

(define (as-kanji str)
  (unless kanji-table
    (set! kanji-table (make-hash))
    (let ((ascii (string-append
                   "0123456789"
                   "abcdefghijklmnopqrstuvwxyz"
                   "ABCDEFGHIJKLMNOPQRSTUVWXYZ")))
       (for-each (lambda (x y) (hash-set! kanji-table x y))
         (string->list ascii)
         (string->list kanji))))
  (list->string (map (lambda (x) (hash-ref kanji-table x x))
                  (string->list str))))

Name: Anonymous 2011-01-17 20:10

Are these the right ones?

Name: Anonymous 2011-01-17 21:09

>>28
Oh yeah... C:¥Program Files¥

Name: Anonymous 2011-01-17 22:41

>>28
Sa\ what?

Name: Anonymous 2011-01-18 4:38

>>32
What what what what in my butt?

Name: Anonymous 2011-01-18 5:37

>>32
<interactive>:1:2: parse error on input `\'

Name: Anonymous 2013-08-05 16:28

niggers

Don't change these.
Name: Email:
Entire Thread Thread List