博碩士論文 107523067 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:31 、訪客IP:18.117.186.92
姓名 蘇儀瑄(Yi-Shuan Su)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 區塊鏈應用於論文取得系統之實作
(Implementation of requesting and obtaining literature based on Blockchain system)
相關論文
★ 應用MSPP至DWDM都會光纖網路的設計★ 光網路與WiMAX整合架構研究及其簡化雛型實驗
★ 以Linux系統為基礎之NAT效能優化研究及其實作★ 光波長劃分多工網路之路徑保護機制研究
★ 標籤交換網路下具有服務品質路由安排之研究★ 以訊務相關性為基礎的整合性服務可調整QoS排程器之研究
★ 以群體播送支援IPv6環境下移動式網路連結更新之研究★ 無線區域網路資源動態分配之效能研究
★ 在微觀移動環境下有效資源保留之路徑管理研究★ 無線網路交握程序之預先認證方法分析與比較
★ 無線區域網路虛擬允入控制之研究★ IPv6環境下移動網路之連結更新程序及其效能之研究
★ 具有限數量波長轉換節點的分波多工網路之群播波長分配與容量計算研究★ 階層化行動式IPv6移動錨點選擇機制研究
★ 具高能量移動節點之叢集式感測網路 效能研究★ 預先註冊之快速換手階層化行動式IPv6研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 比特幣虛擬貨幣的問世讓人們意識到區塊鏈技術的發展性,當前的區塊鏈技術也已經從當年所提出紀錄交易流水的應用到現在發展到了分散式應用的階段。相較於以往集中式的系統,區塊鏈擁有不可竄改、交易公開且可追蹤溯源的特性。而目前已經被提出的應用領域包含了科技領域、醫療領域、金融領域等等。
現今論文取得的渠道多為碩博士論文系統,或者各校圖書館系統,而且論文若為電子檔案未公開的文獻,取得的渠道更是只有紙本館藏。相較於以往較不方便的論文取得渠道,本篇論文利用區塊鏈結合星際檔案系統(IPFS)建構出一套可以用於論文取得的系統。作者可以在系統中確保自己在當時刻就上傳了該篇論文,也可以在系統的會員制度下,利用非對稱式的加密方法,安全分享自己的論文。而取用者也可以透過本篇論文所提出的方法快速查找論文篇名並且提出請求。
摘要(英) The advent of Bitcoin digital currency has made people aware of the development of blockchain technology. The current blockchain technology has evolved from the application of recording transaction flow proposed in the year to the stage of decentralized application. Compared with previous centralized systems, blockchain has the characteristics of non-tampering, open transactions, and traceability. At present, the application fields that have been proposed include the fields of science, technology, medical, and also the financial field.
Nowadays, the method of obtaining papers are mostly from the website “National Digital Library of Theses and Dissertations in Taiwan”, or the library system of each school, and if the paper is an undisclosed document in the electronic file, we can only access it in the paper collection form. Compared with the inconvenient channels for obtaining papers in the past, this paper uses blockchain and the Interplanetary File System (IPFS) to construct a system that can be used to obtain papers. Authors can ensure that they upload the paper at the moment in the system, and can use the asymmetric encryption method to encrypt their file when memberships requested for their paper. In this way, authors can safely share their papers. Users can also quickly find the title of the paper and make a request through the method proposed in this paper.
關鍵字(中) ★ 區塊鏈
★ 乙太坊
★ IPFS
★ 密碼學
關鍵字(英)
論文目次 摘要 I
Abstract II
致謝 III
目錄 IV
圖目錄 VI
表目錄 VIII
第一章 緒論 2
1.1研究背景 2
1.2研究動機與目的 2
1.3章節摘要 3
第二章 相關研究背景 4
2.1區塊鏈 4
2.1.1比特幣區塊鏈 6
2.1.2以太坊 9
2.2區塊鏈的其他應用與相關文獻 11
2.3 實做相關技術 17
2.3.1 Substrate 17
2.3.2 IPFS 20
2.3.3 GPG 22
第三章 區塊鏈應用於論文取得系統之架構 23
3.1系統架構 24
3.2系統流程 26
3.2.1區塊鏈流程 27
3.2.2作者流程 28
3.2.3索取者流程 29
3.2.4 IPFS流程 30
3.2.5雲端流程 31
第四章 實作結果展示 32
4.1區塊鏈運行節點與前端介面 32
4.2作者使用介面 34
4.2.1鏈上存證(Proof of existence) 35
4.2.2作者將篇名上傳至雲端 36
4.2.3使用索取者公開金鑰做論文加密 37
4.2.4將檔案上傳至IPFS 37
4.2.5將CID回傳至雲端 38
4.3索取者使用介面 39
4.3.1搜尋雲端資料 40
4.3.2提出對論文的請求並且發送公鑰 41
4.3.3從IPFS下載資料 42
4.3.4解密檔案 43
第五章 結論與未來工作 44
參考文獻 45
參考文獻 [1] S. Nakamoto, Bitcoin: A Peer-to-Peer Electronic Cash System, 2008.
[2] M. D’Aliessi, “How Does the Blockchain Work?,” 2 Jun 2016. [Online]. Available: https://onezero.medium.com/how-does-the-blockchain-work-98c8cd01d2ae.
[3] Yonatan Sompolinsky, Aviv Zohar, Secure High-Rate Transaction Processing in Bitcoin, Jul 16 2015.
[4] P. Kasireddy, “How does Ethereum work, anyway?,” 27 Sep 2017. [Online]. Available: https://www.preethikasireddy.com/post/how-does-ethereum-work-anyway.
[5] Yong Yu, Yannan Li, Junfeng Tian, and Jianwei Liu, Blockchain-Based Solutions to Security and Privacy Issues in the Internet of Things, IEEE Wireless Communications(Volume:25,Issue:6,December 2018 ).
[6] Xiaochen Zheng, Raghava Rao Mukkamala, Ravi Vatrapu, Joaqun Ordieres-Mere, Blockchain-based Personal Health Data Sharing System Using Cloud Storage, Nov 12 2018.
[7] Ashutosh Dhar Dwivedi , Gautam Srivastava, Shalini Dhar, and Rajani Singh, A Decentralized Privacy-Preserving Healthcare Blockchain for IoT”, Sensors 2019, 19(2), 326, 2019.
[8] Hyunjun Jung, Dongwon Jeong, Blockchain Implementation Method for Interoperability between CBDCs, Future Internet 2021, 13(5), 133, May 18 2021.
[9] “Substrate,” [Online]. Available: https://substrate.dev/docs/en/knowledgebase/runtime/.
[10] “BitTorrent,” [Online]. Available: https://www.bittorrent.com.
[11] “Git,” [Online]. Available: https://git-scm.com.
[12] K. Kwatra, “What is IPFS?,” 15 Mar 2018. [Online]. Available: https://medium.com/wolverineblockchain/what-is-ipfs-b83277597da5.
[13] “GnuPG,” [Online]. Available: https://gnupg.org.
[14] “NIST,” [Online]. Available: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-57p1r3.pdf.
[15] J. Lake, “What is RSA encryption and how does it work?,” 18 Mar 2021. [Online]. Available: https://www.comparitech.com/blog/information-security/rsa-encryption/.
[16] “Public key cryptography using discrete logarithms. Part 3: ElGamal Encryption,” DI Management Services Pty Ltd, 22 Nov 2019. [Online]. Available: https://www.di-mgt.com.au/public-key-crypto-discrete-logs-3-elgamal.html.
指導教授 陳彥文 審核日期 2021-8-13
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明