Live data from Hacker News

Project Seen

projectseen.com

1–10 of 24 posts

Re: Project Seen

#6
post #4

How can a font possibly affect automatic content scanning, is what I'm curious about.

Fonts can have ligatures, which represent several letters as a single glyph (https://en.wikipedia.org/wiki/Typographic_ligature).

There are several common ones for letter combinations like "oe" - perhaps this font simply registers longer ones for whole words?

Edit: if you're on a mac, download the .zip file and double-click on one of the .otf font files. It will open in Font Book: View->Show Font Info says it hs 451 glyphs, and View->Repertoire shows that there are indeed glyphs representing each of the censored words.

Re: Project Seen

#7
post #6
post #4

How can a font possibly affect automatic content scanning, is what I'm curious about.

Fonts can have ligatures, which represent several letters as a single glyph ( https://en.wikipedia.org/wiki/Typographic_ligature ). There are several common ones for letter combinations like "oe" - perhaps this font simply registers longer ones for whole words? Edit: if you're on a mac, download the .zip file and double-click on one of the .otf font files. It will open in Font Book: View->Show Font Info says it hs 45…

Exactly, so it can be used in any software that supports opentype format.

Re: Project Seen

#8
post #2

UK perspective: how come "NSA" is censored but "GCHQ" isn't?

The list is based on a publicly available list that was released by Homeland of National security in 2013, so the focus is on US list, with that being said it shouldn't be taken to literate since by recent reports NSA and GCHQ have identified more than 40.000 triggers. Project "Seen" wants to stimulate a conversation on this topic opposed to being an actual tool.

Re: Project Seen

#9
post #4

How can a font possibly affect automatic content scanning, is what I'm curious about.

It cannot.

> This way it automatically highlights and points out the content prone to secret surveillance.

The font is designed to alert writer, not scanner systems. I think use of a font is a very clever idea: instead of supplying separate tool that is hard to integrate with other systems it reuses OS functionality. Utility value highly drops, but the concept is very cool.

Someone might get an idea for a much more sophisticated "font" system that would process the text behind the scenes. Imagine that WM provides html/markdown/pdf rendering capabilities and browser acts as a transport. In case of dirt simple WM (terminal) browsers could provide renderer plugins. The same browser core could be reused for pc/mobile/text, no need for complex sandboxing/multiprocess security and stuff.

Post reply on HN