1+
2+ <!doctype html>
3+ < html lang ="en " class ="no-js ">
4+ < head >
5+
6+ < meta charset ="utf-8 ">
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8+
9+
10+
11+
12+
13+
14+ < link rel ="icon " href ="/assets/images/favicon.png ">
15+ < meta name ="generator " content ="mkdocs-1.6.1, mkdocs-material-9.5.0 ">
16+
17+
18+
19+ < title > MyPassword</ title >
20+
21+
22+
23+ < link rel ="stylesheet " href ="/assets/stylesheets/main.45e1311d.min.css ">
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
37+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
38+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
39+
40+
41+
42+ < script > __md_scope = new URL ( "/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
43+
44+
45+
46+
47+
48+
49+ </ head >
50+
51+
52+ < body dir ="ltr ">
53+
54+
55+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
56+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
57+ < label class ="md-overlay " for ="__drawer "> </ label >
58+ < div data-md-component ="skip ">
59+
60+ </ div >
61+ < div data-md-component ="announce ">
62+
63+ </ div >
64+
65+
66+
67+
68+ < header class ="md-header " data-md-component ="header ">
69+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
70+ < a href ="/. " title ="MyPassword " class ="md-header__button md-logo " aria-label ="MyPassword " data-md-component ="logo ">
71+
72+
73+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
74+
75+ </ a >
76+ < label class ="md-header__button md-icon " for ="__drawer ">
77+
78+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z "/> </ svg >
79+ </ label >
80+ < div class ="md-header__title " data-md-component ="header-title ">
81+ < div class ="md-header__ellipsis ">
82+ < div class ="md-header__topic ">
83+ < span class ="md-ellipsis ">
84+ MyPassword
85+ </ span >
86+ </ div >
87+ < div class ="md-header__topic " data-md-component ="header-topic ">
88+ < span class ="md-ellipsis ">
89+
90+
91+
92+ </ span >
93+ </ div >
94+ </ div >
95+ </ div >
96+
97+
98+ < script > var media , input , key , value , palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { "(prefers-color-scheme)" === palette . color . media && ( media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) , palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) ) ; for ( [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
99+
100+
101+
102+ < label class ="md-header__button md-icon " for ="__search ">
103+
104+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
105+ </ label >
106+ < div class ="md-search " data-md-component ="search " role ="dialog ">
107+ < label class ="md-search__overlay " for ="__search "> </ label >
108+ < div class ="md-search__inner " role ="search ">
109+ < form class ="md-search__form " name ="search ">
110+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
111+ < label class ="md-search__icon md-icon " for ="__search ">
112+
113+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
114+
115+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z "/> </ svg >
116+ </ label >
117+ < nav class ="md-search__options " aria-label ="Search ">
118+
119+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
120+
121+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z "/> </ svg >
122+ </ button >
123+ </ nav >
124+
125+ </ form >
126+ < div class ="md-search__output ">
127+ < div class ="md-search__scrollwrap " data-md-scrollfix >
128+ < div class ="md-search-result " data-md-component ="search-result ">
129+ < div class ="md-search-result__meta ">
130+ Initializing search
131+ </ div >
132+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
133+ </ div >
134+ </ div >
135+ </ div >
136+ </ div >
137+ </ div >
138+
139+
140+ </ nav >
141+
142+ </ header >
143+
144+ < div class ="md-container " data-md-component ="container ">
145+
146+
147+
148+
149+
150+ < nav class ="md-tabs " aria-label ="Tabs " data-md-component ="tabs ">
151+ < div class ="md-grid ">
152+ < ul class ="md-tabs__list ">
153+
154+
155+
156+
157+
158+ < li class ="md-tabs__item ">
159+ < a href ="/. " class ="md-tabs__link ">
160+
161+
162+
163+
164+ Home
165+
166+ </ a >
167+ </ li >
168+
169+
170+
171+
172+
173+
174+
175+ < li class ="md-tabs__item ">
176+ < a href ="/guide/ " class ="md-tabs__link ">
177+
178+
179+
180+
181+ Guide
182+
183+ </ a >
184+ </ li >
185+
186+
187+
188+
189+
190+
191+
192+ < li class ="md-tabs__item ">
193+ < a href ="/key-gen/ " class ="md-tabs__link ">
194+
195+
196+
197+
198+ Security
199+
200+ </ a >
201+ </ li >
202+
203+
204+
205+
206+
207+
208+
209+ < li class ="md-tabs__item ">
210+ < a href ="/backup/ " class ="md-tabs__link ">
211+
212+
213+
214+
215+ Backup
216+
217+ </ a >
218+ </ li >
219+
220+
221+
222+ </ ul >
223+ </ div >
224+ </ nav >
225+
226+
227+
228+ < main class ="md-main " data-md-component ="main ">
229+ < div class ="md-main__inner md-grid ">
230+
231+
232+
233+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
234+ < div class ="md-sidebar__scrollwrap ">
235+ < div class ="md-sidebar__inner ">
236+
237+
238+
239+
240+
241+
242+
243+
244+ < nav class ="md-nav md-nav--primary md-nav--lifted md-nav--integrated " aria-label ="Navigation " data-md-level ="0 ">
245+ < label class ="md-nav__title " for ="__drawer ">
246+ < a href ="/. " title ="MyPassword " class ="md-nav__button md-logo " aria-label ="MyPassword " data-md-component ="logo ">
247+
248+
249+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
250+
251+ </ a >
252+ MyPassword
253+ </ label >
254+
255+ < ul class ="md-nav__list " data-md-scrollfix >
256+
257+
258+
259+
260+
261+
262+
263+ < li class ="md-nav__item ">
264+ < a href ="/. " class ="md-nav__link ">
265+
266+
267+ < span class ="md-ellipsis ">
268+ Home
269+ </ span >
270+
271+
272+ </ a >
273+ </ li >
274+
275+
276+
277+
278+
279+
280+
281+
282+
283+ < li class ="md-nav__item ">
284+ < a href ="/guide/ " class ="md-nav__link ">
285+
286+
287+ < span class ="md-ellipsis ">
288+ Guide
289+ </ span >
290+
291+
292+ </ a >
293+ </ li >
294+
295+
296+
297+
298+
299+
300+
301+
302+
303+ < li class ="md-nav__item ">
304+ < a href ="/key-gen/ " class ="md-nav__link ">
305+
306+
307+ < span class ="md-ellipsis ">
308+ Security
309+ </ span >
310+
311+
312+ </ a >
313+ </ li >
314+
315+
316+
317+
318+
319+
320+
321+
322+
323+ < li class ="md-nav__item ">
324+ < a href ="/backup/ " class ="md-nav__link ">
325+
326+
327+ < span class ="md-ellipsis ">
328+ Backup
329+ </ span >
330+
331+
332+ </ a >
333+ </ li >
334+
335+
336+
337+ </ ul >
338+ </ nav >
339+ </ div >
340+ </ div >
341+ </ div >
342+
343+
344+
345+
346+ < div class ="md-content " data-md-component ="content ">
347+ < article class ="md-content__inner md-typeset ">
348+
349+ < h1 > 404 - Not found</ h1 >
350+
351+ </ article >
352+ </ div >
353+
354+
355+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
356+ </ div >
357+
358+ < button type ="button " class ="md-top md-icon " data-md-component ="top " hidden >
359+
360+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z "/> </ svg >
361+ Back to top
362+ </ button >
363+
364+ </ main >
365+
366+ < footer class ="md-footer ">
367+
368+ < div class ="md-footer-meta md-typeset ">
369+ < div class ="md-footer-meta__inner md-grid ">
370+ < div class ="md-copyright ">
371+
372+
373+ Made with
374+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
375+ Material for MkDocs
376+ </ a >
377+
378+ </ div >
379+
380+ </ div >
381+ </ div >
382+ </ footer >
383+
384+ </ div >
385+ < div class ="md-dialog " data-md-component ="dialog ">
386+ < div class ="md-dialog__inner md-typeset "> </ div >
387+ </ div >
388+
389+
390+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "navigation.tabs" , "toc.follow" , "toc.integrate" , "navigation.top" ] , "search" : "/assets/javascripts/workers/search.f886a092.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
391+
392+
393+ < script src ="/assets/javascripts/bundle.d7c377c4.min.js "> </ script >
394+
395+
396+ </ body >
397+ </ html >
0 commit comments