02 2019 档案

域名前加上 www 就无法访问到的问题
摘要:最近搞了个服务器, 弄了证书, 搭起了 HTTPS, 访问是可以, 但是域名前加上 www 就不行了. 上网查了一下, 原来是要改 DNS 记录, 我加了一个 A 记录 (www, IP地址), 马上就好了. www这个问题算是解决了, 但是输入域名访问的时候如果没加 https, 直接接跑到80端 阅读全文

posted @ 2019-02-28 21:04 硬撑2019 阅读(2592) 评论(0) 推荐(0)

FIDO2/WebAuthn Authentication Testing
摘要:FIDO2_WebAuthn Authentication Testing preface Webauthn is a new w3c specifation, used to help users login without input password. First, we need a SSL 阅读全文

posted @ 2019-02-26 22:23 硬撑2019 阅读(391) 评论(0) 推荐(0)

test styled html
摘要:Untitled Document.md Dillinger Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. Type some Markdow 阅读全文

posted @ 2019-02-26 15:58 硬撑2019 阅读(168) 评论(0) 推荐(0)

getting start with deno
摘要:1. INSTALL on Linux or Mac 2. Hello world create a file "hello.ts": run `deno hello.ts` 阅读全文

posted @ 2019-02-25 22:48 硬撑2019 阅读(131) 评论(0) 推荐(0)

JUMP INtO 3D WORLD
摘要:There is a simple way to play with 3D stuff WebGL! We can have cool 3D in every modern web browser, in your brother's new android phone, or your old l 阅读全文

posted @ 2019-02-23 16:33 硬撑2019 阅读(114) 评论(0) 推荐(0)