内容简介:I actually quite like AWS and its offerings. I’m making this post because I’m genuinely curious how to interpret theThe section titled ‘No Illegal, Harmful, or Offensive Use or Content’ says:
I actually quite like AWS and its offerings. I’m making this post because I’m genuinely curious how to interpret the AWS Acceptable Use Policy . The static content for this blog is hosted within an AWS S3 bucket. Does saying “Fuck You AWS” constitute offensive content?
The section titled ‘No Illegal, Harmful, or Offensive Use or Content’ says:
You may not use, or encourage, promote, facilitate or instruct others to use, the Services or AWS Site for any illegal, harmful, fraudulent, infringing or offensive use, or to transmit, store, display, distribute or otherwise make available content that is illegal, harmful, fraudulent, infringing or offensive. Prohibited activities or content include:
Offensive Content. Content that is defamatory, obscene, abusive, invasive of privacy, or otherwise objectionable, including content that constitutes child pornography, relates to bestiality, or depicts non-consensual sex acts.
“Otherwise objectionable” seems to cast a very wide net. One of mythree goals for self hosting this blog was ownership. To me part of ownership is being able to express myself freely. I hoped that meant as long as I worked within the confines of the law I would be in the clear.
If this post gets removed then I know I have not fully achieved my ownership goal and it might be time to just host on a pi.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python语言程序设计
(美)Y. Daniel Liang / 机械工业出版社 / 2013-3 / 79.00元
本书保持了Liang博士系列丛书中一贯的、标志性的教与学的哲学:以实例教,由实践学。书中采用了他所提出的已经经过实践检验的“基础先行”的方法,即在定义类之前,首先使用清晰简明的语言介绍基本程序设计概念,如选择语句、循环和函数;在介绍面向对象程序设计和GUI编程之前,首先介绍基本逻辑和程序设计概念。书中除了给出一些以游戏和数学为主的典型实例外,还在每章的开始使用简单的图形给出一两个例子,以激发学生的......一起来看看 《Python语言程序设计》 这本书的介绍吧!