You can not select more than 25 topics 
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long. 
		
		
		
		
		
			
	
	
		
			
	
		
			This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
		 
	
		
		
			
				
				
					
						
						
						
							---
 
						
						
						
							layout: post
 
						
						
						
							title: EncMail-Project Part 1 - 准备阶段
 
						
						
						
							tags: [分布式, 加密, 邮件, 计划]
 
						
						
						
							--- 
 
						
						
						
							
 
						
						
						
							  我是不会承认自己咕咕咕的!<!--more-->     
 
						
						
						
							  参照:[初计划](/2019/07/02/encmail.html)
 
						
						
						
							  
 
						
						
						
							# 准备的内容
  
						
						
						
							 
						
						
						
							  不过用这种API的兼容性并不怎么好……我的博客之所以用了各种各样的JS库也是为了兼容性 ~~( )     
 
						
						
						
							  其实主要原因是因为我在网上搜不到哪个JS库能生成密钥对……之前有看到过有一个名叫jsencrypt的库, ,  
						
						
						
							  说实话我从来都没有用过WebAPI, , , , , ~~(不行,我要把锅推给某国的网络审查)~~  。正是如此,这个项目制作起来可能会相当花时间。   
 
						
						
						
							  另外界面我打算用MDUI, , , , , , ,  
						
						
						
							
 
						
						
						
							# 对计划的补充
  
						
						
						
							~~(看起来有点俗……)~~  ,不过这都不重要。   
 
						
						
						
							  关于登录方面, , , , , ,  
						
						
						
							  而之前想到的公钥被修改的问题, , ( ) , , ( ? )  
						
						
						
							  另外为了安全,私钥我打算存到`sessionStorage`里,以减小私钥泄露的危险。   
 
						
						
						
							  
 
						
						
						
							今天就先到这里吧!