소스 검색

improve picture formatting

master
nitowa 7 달 전
부모
커밋
32e08cf18e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

26
 
26
 
27
 An lot of engineering with [webpack](https://www.npmjs.com/package/webpack) later a functional prototype was created, and the very first fully blockchain-sourced website went live. You can view it under [caisar.github.io](https://caisar.github.io).
27
 An lot of engineering with [webpack](https://www.npmjs.com/package/webpack) later a functional prototype was created, and the very first fully blockchain-sourced website went live. You can view it under [caisar.github.io](https://caisar.github.io).
28
 
28
 
29
-<img src="https://i.imgur.com/7xH7oVX.jpg" alt="httXrp shoutbox" style="width:50%;height:50%"/>
29
+<img src="https://i.imgur.com/7xH7oVX.jpg" alt="httXrp shoutbox" style="width:400px"/>
30
 
30
 
31
 ## Next steps
31
 ## Next steps
32
 
32
 
34
 
34
 
35
 A prototype is available here: [The Tür browser](https://gitea.nitowa.xyz/nitowa/tur-browser/src/branch/master). 
35
 A prototype is available here: [The Tür browser](https://gitea.nitowa.xyz/nitowa/tur-browser/src/branch/master). 
36
 
36
 
37
-<img src="https://i.imgur.com/s1iuQme.png" alt="httXrp shoutbox" style="width:50%;height:50%"/>
37
+<img src="https://i.imgur.com/s1iuQme.png" alt="httXrp shoutbox" style="width:400px"/>
38
 
38
 
39
 As the name heavily implies, the project is somewhat inspired by Tor. While Tor allows traffic to be masked completely, the hidden services themselves are a undeniable weakpoint, that once compromised allow an attacker to turn them into honeypots. Tür on the other hand makes very little effort to mask traffic (it is readable via the blockchanin by anyone) but the "server" is replicated on each Ripple (history)node, making it effectively uncensorable/impossible to capture without breaking the promises the blockchain itself makes (i.e. immutability of persisted transactions).
39
 As the name heavily implies, the project is somewhat inspired by Tor. While Tor allows traffic to be masked completely, the hidden services themselves are a undeniable weakpoint, that once compromised allow an attacker to turn them into honeypots. Tür on the other hand makes very little effort to mask traffic (it is readable via the blockchanin by anyone) but the "server" is replicated on each Ripple (history)node, making it effectively uncensorable/impossible to capture without breaking the promises the blockchain itself makes (i.e. immutability of persisted transactions).
40
 
40
 

Loading…
취소
저장