Uncontacted Tribes at Risk Amid ‘Worrying' Surge in Amazon Deforestation

Illegal loggers and militias cleared an area three times the size of Gibraltar in Brazil's Amazon this year, threatening an “uncontacted” indigenous tribe, activists said on Tuesday.
Satellite imagery collected by Instituto Socioambiental (ISA), a Brazilian advocacy group, detected about 4,600 acres (1,863 hectares) of deforestation this year in the Ituna Itata indigenous land in northern Para state.
“This situation is very worrying,” Juan Doblas, senior geo-processing analyst at ISA, told the Thomson Reuters Foundation.
“There is a series of risks, not only to indigenous territories of uncontacted tribes, but also to other indigenous territories in the area.”
The indigenous affairs agency Funai and the federal police were not immediately available to comment. The environmental protection agency Ibama said in a statement that official data on Amazon deforestation will be released in November.
Brazil's uncontacted tribes, some of the last on earth, depend on large areas of unspoiled forest land to hunt animals and gather the food they need to survive.
They are particularly vulnerable when their land rights are threatened because they lack the natural immunity to diseases that are carried by outsiders, rights groups say.
Forest loss in Ituna Itata — from which outsiders were banned in 2011 to protect the uncontacted tribe — spiked to about 2,000 acres in August from 7 acres in May, said ISA, which has monitored the area through satellites since January.
South America’s largest country is grappling with scores of deadly land conflicts, illustrating the tensions between preserving indigenous culture and economic development.
ISA filed a complaint in April to federal and state authorities about forest destruction and illegal logging in the area during the rainy season, which is unusual, said Doblas.
“It was a sign that something very serious was going to happen,” he said. “It was a preparation for the invasion.”
The environmental protection agency Ibama responded by sending in patrols in May, which temporarily halted the logging, he said, adding that ISA plans to file another complaint this week, using updated data and satellite images.

L137的更多相关文章

  1. UWP Composition API - GroupListView(二)

    还是先上效果图: 看完了上一篇UWP Composition API - GroupListView(一)的童鞋会问,这不是跟上一篇一样的吗??? 骗点击的?? No,No,其实相对上一个有更简单粗暴 ...

  2. Process Kill Technology && Process Protection Against In Linux

    目录 . 引言 . Kill Process By Kill Command && SIGNAL . Kill Process By Resource Limits . Kill Pr ...

  3. rtx信息泄漏利结合弱口令导致被批量社工思路

    腾讯通RTX(Real Time eXchange)是腾讯公司推出的企业级实时通信平台. rtx server 存在暴露用户信息的漏洞,通过web访问 http://RtxServerIp:8012/ ...

  4. 全民wifi钓鱼来临----agnes安卓wifi钓鱼神器介绍

    断断续续搞了一些无线的东西,从bt5的aircrack-ng的破无线(没怎么成功过)其实EWSA这个用GPU跑还算不错,可惜了我这显卡也只能每秒2500,到用c118在OsmocomBB基础上进行gs ...

  5. 手把手教你写LKM rookit! 之 杀不死的pid&root后门

    ......上一节,我们编写了一个基本的lkm模块,从功能上来说它还没有rootkit的特征,这次我们给它添加一点有意思的功能.我们让一个指定的进程杀不死, 曾经,想写一个谁也杀不死的进程,进程能捕捉 ...

  6. 手把手教你写LKM rookit! 之 第一个lkm程序及模块隐藏(一)

    唉,一开始在纠结起个什么名字,感觉名字常常的很装逼,于是起了个这<手把手教你写LKM rookit> 我觉得: 你们觉得:...... 开始之前,我们先来理解一句话:一切的操作都是系统调用 ...

  7. C语言socket编程--每日签到

    前几天写了个python的每日签到,你运行还得借助crontab,很是不爽.....正好前几天看了个关于c编写daemon进程,加上自己那点可怜的socket知识,于是我们重操旧页,C语言版的每日签到 ...

  8. ArcGis For Silverlight API,地图显示Gis,绘制点,线,绘制图等--绘制点、线、圆,显示提示信息

    ArcGis For Silverlight API,地图显示Gis,绘制点,线,绘制图等--绘制点.线.圆,显示提示信息 /// <summary> /// 绘制界面上的点和线 ///  ...

  9. Linux进程自保护攻防对抗技术研究(Process Kill Technology && Process Protection Against In Linux)

    0. 引言 0x1: Linux系统攻防思想 在linux下进行"进程kill"和"进程保护"的总体思路有以下几个,我们围绕这几个核心思想展开进行研究 . 直接 ...

随机推荐

  1. python中得到shell命令输出的方法

    python中得到shell命令输出的方法: 1.  import subprocess output = subprocess.Popen(['ls','-l'],stdout=subprocess ...

  2. 线性表 - C语言完整实现

    #include <stdio.h> #define false 0 #define true 1 #define MAXSIZE 20 typedef int bool; typedef ...

  3. 移动端笔记——jQuery touch事件

    判断移动端还是pc端 function IsPC() { var userAgentInfo = navigator.userAgent; var Agents = new Array("A ...

  4. go——流程控制

    Go在流程控制方面的特点如下: 没有do和while循环,只有一个更广义的for语句. switch语句灵活多变,还可以用于类型判断. if语句和switch语句都可以包含一条初始化子语句. brea ...

  5. mysql完整备份与恢复

    1.备份单个数据库 mysql数据库自带了一个很好用的备份命令,就是mysqldump,他的基本使用如下: 语法:mysqldump -u 用户名 -p 数据库名 > 备份的文件名 备份一 1. ...

  6. python全栈开发之OS模块的总结

    OS模块 1. os.name()      获取当前的系统 2.os.getcwd      #获取当前的工作目录 import os cwd=os.getcwd() # dir=os.listdi ...

  7. Apache添加多端口

    Apache\conf 目录下 添加端口监听     Vhost.conf简单写写

  8. Java AOP总结

    AOP AOP(Aspect Oriented Programming),即面向切面编程,可以说是OOP(Object Oriented Programming,面向对象编程)的补充和完善.OOP引入 ...

  9. CodeForces - 987E Petr and Permutations (思维+逆序对)

    题意:初始有一个序列[1,2,...N],一次操作可以将任意两个位置的值互换,Petr做3*n次操作:Alxe做7*n+1次操作.给出最后生成的新序列,问是由谁操作得到的. 分析:一个序列的状态可以归 ...

  10. javascript 中的比较大小,兼 typeof()用法

    javascript中的排序: 1.不同类型 比 类型 (字符串 > 数字)   2.同类型:(字符串  比 按字母顺序 )(数字 比 大小) 测试: <!DOCTYPE html> ...