P31

  Dockerizing SequoiaDB 文档

-f /etc/security/limits.conf RUN rm -f /etc/security/limits.d/90-nproc.conf ADD etc/security/limits.conf

b2f5 2015-06-12   524   0

如何配置使用 HTTP 严格传输安全(HSTS) 资讯

的方法是,当客户端通过HTTPS发出请求时,在服务器返回的 HTTP 响应头中包含 Strict-Transport-Security 字段。非加密传输时设置的HSTS字段无效。 在 Apache2 中设置 HSTS 编辑你的

jopen 2015-04-15   8343   0
HTTP2  

Java、Android平台通用的AES文件加密 经验

IOException; import java.security.InvalidAlgorithmParameterException; import java.security.InvalidKeyException;

RussBess 2016-12-26   12488   0

Java AES文件加解密 经验

些对于我们使用者都是透明的。 AESUtils.java package demo.security; import java.io.File; import java.io.FileInputStream;

jopen 2012-06-02   74165   0
P5

  C#发起http及https请求 文档

System.Net.Security; using System.Security; using System.Security.Cryptography; using System.Security.Cryptography

ershen290 2013-11-22   1079   0
.NET开发   C#  

MongoDB使用小结 经验

key索引,在大多数应用上执行得很好。 参考:《MongoDB——The Definitive Guide 2nd Edition》page89 10、查询时索引位置的无顺序性 做find的时候,并不要求索引一定要在前面,

jopen 2015-03-22   21718   0
P39

  Android新闻客户端开发day1 文档

4_设置向导页面 创建类GuideActivity并且在功能清单文件注册 布局文件activity_guide.xml button_bg_selector.xml button_textcolor_selector

ygf 2015-05-10   435   0

Android 7.0 Nougat(牛轧糖)—对开发者来说 经验

ES的更多信息,包括设备在运行时检查是否支持OpenGL ES,请看OpenGL ES API guide文档。 18.Android TV Recording(Android TV 录制) android

1654605193 2016-11-14   11032   0
P15

  定义自己的Dojo widget类 文档

小记:widget生命周期的一些方面到了0.9版本就有了些改变;请参考0.9 to 1.0 porting guide。 widget这些类是由dojo.declare来定义的。所有的widget都是继承自dijit

cbasten 2011-11-23   650   0
P14

  Java 内存监控操作手册 文档

refer to the WebLogic Server Administration @rem Guide (http://e-docs.bea.com/wls/docs81/ConsoleHelp/startstop

baitf 2012-04-11   6055   0
P20

  android 代码规范 文档

consistent." So we chose a style, updated the style guide, and made the IDEs obey it. We expect that as IDE

jienliang 2012-09-29   627   0

Node.js v6.2.1 发布 资讯

and Buffer.allocUnsafe() . This fixes a possible security concern (reported by Feross Aboukhadijeh) where

jopen 2016-06-02   64379   0
P7

  OpenLDAP 快速指南 文档

v3相对于LDAP v2最重要的是添加了对传输层安全(TLS,Transport Layer Security)的支持及增加了认证方法。OpenLDAP有两种安装方式:源代码方式和打包的deb/rpm模式。可以从http:

andylance 2013-02-17   2219   0
P22

  Zabbix通过JMX方式监控java中间件 文档

想更多的了解这些参数,可以参考下面这个链接: http://docs.oracle.com/javase/1.5.0/docs/guide/management/agent.html 3.2. 开启JMX,监控tomcat 在 tomcat

奔跑的小松 2015-11-23   2300   0

iPhone开源项目大全 经验

http://developer.apple.com/library/mac/#documentation/Security/Conceptual/keychainServConcepts/02concepts/concepts

jopen 2012-10-09   144614   0

另一组Ruby框架、类库和资源集合:Awesome Ruby 经验

code analyzer, based on the community Ruby style guide. ruby-lint - ruby-lint is a static code analysis

jopen 2014-10-12   85817   0
P4

  开发人员应该掌握的web上的用户登录功能 文档

最后,再说一下,关于用户登录,使用第三方的 OAuth 和 OpenID 也不失为一个很不错的选择。 参考文章 · OWASP Guide To Authentication · Dos and Don’ts of Client Authentication

gatesbill 2013-03-06   2467   0

10 个最好的开源移动开发工具 资讯

management, enterprise app store and mobile data security features. The platform offers paid support and

jopen 2015-02-02   13335   0
工具  

开源的 PHP 框架,Symfony v2.7.26 发布 资讯

bug #21810 #21809 [SecurityBundle] bugfix: if security provider's name contains upper cases then container

jopen 2017-04-04   10643   0
Symfony   PHP   MVC  

黑客攻破中国电信网络发布900个后台密码 资讯

日上午消息,一家名为 Swagg Security 的黑客组织宣布,已经攻破了华纳兄弟和中国电信的网络,并发布了相关文件和登录证书。 Swagger Security 又称 SwaggSec,该组织

jopen 2012-06-04   5895   0
黑客  
1 2 3 4 5 6 7 8 9 10