1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-28 16:48:00 +02:00
blog/content/articles/2008-08-03-tips-for-journalists-reporting-from-china/index.md
Matthias Kretschmann 299084de93
Gatsby → Astro (#829)
* basic astro setup, kick out all gatsby configs

* move content folder

* src/pages setup

* more file reorg

* more config updates

* more reorgs

* refactor

* refactor

* bump astro

* refactor

* svg icon build system, theme switch

* remark plugin for lead paragraph, more refactor

* make images work

* post meta

* custom Picture component

* Pagination, More component, 404 fixes

* linking fixes

* add table of contents

* post actions fixes

* tag fixes

* content changes

* content changes: move media files to their posts

* more content moving, remove media folder

* refactor remark-lead-paragraph

* link css file when defined in post frontmatter

* move content up again

* kbd post update

* allow js

* downloads solution

* add astro check

* redirect_from solution

* githubLink solution

* reorg

* exif solution as prebuild step

* exif solution on each post during build

* isolate lead paragraph extraction to articles

* restore Exif components

* deploy script update

* fix redirects

* xml & json feeds

* build fix

* fix exif readout in production

* head and seo tweaks, add feeds

* tweak image display

* archive pages with single layout

* restore tags archive

* sitemap setup

* restore thanks page functionality

* reorg

* cleanup

* parallel scripts during prebuild

* restore jest setup

* remove jest, switch to vitest as test runner

* adapt CI

* test refactor

* typescript tweaks

* avatar fixes

* typings

* restore search functionality

* theme switch with nanostores

* fixes

* test fixes

* restore changelog functionality

* umami script

* border color tweak

* related posts with fuse.js

* plawright e2e testing setup

* search tweaks

* simplify typekit loading

* photo fix

* e2e tests

* related posts fix

* fix tags archive

* tweaks

* tweaks

* linux snapshots

* fix header test

* new symlink tactic

* fix dev server in codespaces

* fix yaml

* ci fixes

* changelog loading tweaks

* e2e against dev server on ci

* changelog tweaks

* ci tweaks

* ci tweaks

* ci tweaks

* docs updates

* ci tweaks

* refactor photo creation script

* package updates

* refactor search

* ci tweak

* ci tweaks

* test tweaks, more unit tests

* more unit tests

* post creation script tweaks

* refactor new scripts, test them for real life

* more tests

* refactor

* codeclimate-action update

* uses update

* limit ci runs

* fix theme toggle, test it

* more tests

* favicon files cleanup

* icon components location change

* type checking through ci

* command fixes

* ci fix

* search tweaks

* ci tweaks

* revised favicons, write post draft about it

* drafts filtering fix

* lint fix, favicon fixes

* copy changes

* fix related search images

* content updates

* new codeblock styles, copy tweaks, fixes

* package updates

* typing fixes

* lint fix

* content updates

* restore link posts

* faster theme switching

* split up astro utils

* related posts fixes

* fix

* refactor

* fixes

* copy tweaks

* fixes

* picture tweaks

* image fixes

* feed fixes, adapt for json feed v1.1

* e2e test updates

* layout tweaks

* update snaphots

* migrate to createMarkdownProcessor

* ci cache tweaks

* activate more browsers for e2e testing

* switch to macos-13 images

* build caching tweaks

* markdown fix

* set image quality

* remove avif generation

* picture tweaks

* head fixes

* add og:image:alt

* create-icons test

* new post: Favicon Generation with Astro
2023-09-18 02:16:53 +01:00

4.5 KiB
Raw Blame History

title image date tags
Tips for Journalists Reporting From China ./jingjing_chacha_kremalicious.jpg 2008-08-03 17:10:25+00:00
photography

As you may know there's a huge Internet censorship going on in China. Contrary to promises made by chinese authorities and the International Olympic Committee (IOC) this Internet censorship is active during the Olympic Games even in the international media centre. And the IOC shares the current ideas of censorship in China.

And as in every political system with totalitarian elements there's a good chance you will meet some angry lackeys if you're going to report about topics the chinese authorities don't want you to report. But more important they will threat your sources if their identity gets revealed. So if you want to report about the water shortage in the villages around Beijing, the massive air pollution in Beijing or about all the forced resettlements going on in China you should consider some security precautions to protect you and your sources.

Especially there's two things to do here: First you have to use technologies to circumvent firewalls. Second is to secure your connections and your communication to protect you and your sources.

And remember that you have to protect your Computer before arriving in China because websites like the Tor project are blocked in China.

Circumvent China's great firewall and secure your connections

The easiest way to get around the firewall is to install Tor, Psiphon or Proxify to fog your IP address and your location. A better way would be using a VPN (Virtual Private Network) connection or an SSL tunnel. This way all of your internet connections are secure and encrypted. If you're working for a bigger news agency there's a good chance they have its own VPN and you can connect securely to that as well. Just ask your IT department for how to achieve this.

Secure your Communication

After you have secured your connection data you have to make sure your communication is secure as well to protect you and your sources.

E-Mail

If you use mails be sure to encrypt everything, your logins with SSL/TLS and the mails itself either with GPG/PGP or certificates.

Skype

Just don't download Skype while being in China! If you want to use Skype be sure to download it outside of China. But remember that it's not possible to secure your Skype chats and calls because they can't be encrypted.

Chat

Here you should use encryption as well. Members of .Mac/MobileMe can have encrypted chats with iChat. For all the others there's Off-The-Record Messaging (OTR) which can be used with every chat protocol out there.

Phone/Mobile

Reporters Without Borders advise to use different SIM cards especially if you're going to contact "sensitive" people.

Secure your Computer and physical data

Even without any data or other communication going on with your computer there are some critical things to remember in terms of security.

Especially encrypting sensible data on your computer is always a good thing to do. On the Mac you can just activate FileVault. On Windows Vista you can activate Bitlocker and on Linux you can use TrueCrypt (which can be used on Mac and Windows too). This way sensible data (your contact lists!) are encrypted and can only be recovered with the appropriate password.

Another good hint is to use an EFI or BIOS password which has to be entered when you start your computer. But this alone won't protect you that much because your hard drive can easily be removed and accessed. But if the hard drive is encrypted too you have relatively great security against chinese authorities.

If you want to know more about how to protect you and your sources be sure to check out these great resources: