Seeds of Hope

Seeds of Hope was a plowshares group of women who damaged a BAE Hawk advanced trainer aircraft at the British Aerospace Warton Aerodrome site near Preston, England, in 1996.[1] As they stated in the explanatory video film left in the aircraft after their attack, they wanted to inspire hope instead of violence and greed, hence their choice of name. The group was also called the "Warton Four."[2] The jet had been due for export to Indonesia, and the activists had objected to this due to the Indonesian occupation of East Timor.

Direct action

On the 29 January 1996, Andrea Needham, Joanna Wilson and Lotta Kronlid broke into BAe's Warton Aerodrome at Warton and caused £1.7m worth of damage to Hawk tail number ZH955, a training aircraft that was to have been supplied, along with 23 other jets, to the New Order regime of Indonesia.

Trial

Accused of causing, and conspiring to cause, criminal damage, with a maximum ten-year sentence, they argued that what they did was not a crime but that they "were acting to prevent British Aerospace and the British Government from aiding and abetting genocide". Meaning the one taking place in East Timor. They were found not guilty of criminal damage at Liverpool Crown Court, after a jury deemed their action was reasonable under the Genocide Act 1969.[3]

gollark: It doesn't seem to be.
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?
gollark: OC2 should have hard disk firmware so people can write rootkits for it.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.