25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

188 lines
6.1 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>LessPass</title>
  6. <meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
  8. <link rel="stylesheet" href="dist/lesspass.css">
  9. <style>
  10. html, body {
  11. height: 100%;
  12. width: 100%;
  13. }
  14. body {
  15. background: #008ed6 fixed top;
  16. background-size: cover;
  17. margin: 0;
  18. }
  19. #navbar__logo {
  20. height: 2em;
  21. }
  22. .white-link {
  23. color: white;
  24. }
  25. .white-link:hover, .white-link:focus, .white-link:active {
  26. text-decoration: none;
  27. color: white;
  28. }
  29. .jumbotron {
  30. background-color: transparent;
  31. padding-left: 0;
  32. padding-right: 0;
  33. }
  34. #hero-text {
  35. color: #ffffff;
  36. padding-top: 6em;
  37. }
  38. @media (max-width: 544px) {
  39. #hero__password-generator-block {
  40. padding: 0;
  41. }
  42. .jumbotron {
  43. padding: 0;
  44. }
  45. }
  46. .feature-image {
  47. width: 64px;
  48. }
  49. * {
  50. border-radius: 0 !important;
  51. }
  52. .white {
  53. color: white;
  54. }
  55. </style>
  56. </head>
  57. <body>
  58. <div class="container p-l-0 p-r-0 p-y-2 hidden-sm-down">
  59. <div class="col-xs-6">
  60. <a class="nav-link white-link" href="/">
  61. <img src="dist/logo-white.png" alt="LessPass" id="navbar__logo">
  62. </a>
  63. </div>
  64. <div class="col-xs-6 text-xs-right">
  65. <nav class="nav nav-inline pull-sm-right" style="line-height: 2em">
  66. <a class="nav-link white-link"
  67. href="https://addons.mozilla.org/en-US/firefox/addon/lesspass/">
  68. <i class="fa fa-firefox" aria-hidden="true"></i> Firefox Extension
  69. </a>
  70. <a class="nav-link white-link"
  71. href="https://chrome.google.com/webstore/detail/lesspass/lcmbpoclaodbgkbjafnkbbinogcbnjih">
  72. <i class="fa fa-chrome" aria-hidden="true"></i> Chrome Extension
  73. </a>
  74. </nav>
  75. </div>
  76. </div>
  77. <div class="container">
  78. <div class="jumbotron">
  79. <div class="row">
  80. <div id="hero__password-generator-block" class="col-lg-6 push-lg-6">
  81. <div id="lesspass"></div>
  82. </div>
  83. <div id="hero-text" class="col-lg-6 pull-lg-6">
  84. <h1 class="display-5">Next-Gen Open Source Password Manager</h1>
  85. <p class="lead">
  86. Stop wasting time synchronize your encrypted vault.
  87. Remember one master password to access your passwords, anywhere, anytime.
  88. No sync needed.
  89. </p>
  90. <p class="lead">
  91. <a href="https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh"
  92. class="btn btn-secondary">
  93. How it works ?
  94. </a>
  95. </p>
  96. </div>
  97. </div>
  98. </div>
  99. </div>
  100. <div class="container white">
  101. <div class="row">
  102. <div class="col-md-6 col-lg-3 m-b-3">
  103. <div class="media">
  104. <div class="media-left">
  105. <img class="media-object feature-image" src="dist/responsive.png"
  106. alt="Available far and wide">
  107. </div>
  108. <div class="media-body">
  109. <h4 class="media-heading">Available everywhere</h4>
  110. <p>
  111. LessPass is a web application and works on all devices
  112. (computer, smartphone, tablet and your smartTV)
  113. </p>
  114. </div>
  115. </div>
  116. </div>
  117. <div class="col-md-6 col-lg-3 m-b-3">
  118. <div class="media">
  119. <div class="media-left">
  120. <img class="media-object feature-image" src="dist/no-cloud.png"
  121. alt="No Cloud">
  122. </div>
  123. <div class="media-body">
  124. <h4 class="media-heading">No storage</h4>
  125. <p>
  126. LessPass regenerates your passwords when you need them. No cloud storage is required
  127. </p>
  128. </div>
  129. </div>
  130. </div>
  131. <div class="clearfix hidden-lg-up"></div>
  132. <div class="col-md-6 col-lg-3 m-b-3">
  133. <div class="media">
  134. <a class="media-left white-link" href="https://github.com/lesspass/lesspass/">
  135. <img class="media-object feature-image" src="dist/open-source.png"
  136. alt="Open Source">
  137. </a>
  138. <div class="media-body">
  139. <h4 class="media-heading">Open Source</h4>
  140. <p>
  141. LessPass is <strong>open-source</strong>. So its security can be audited.
  142. Source code is available on
  143. <a class="white-link" href="https://github.com/lesspass/lesspass/">Github</a>
  144. </p>
  145. </div>
  146. </div>
  147. </div>
  148. <div class="col-md-6 col-lg-3 m-b-3">
  149. <div class="media">
  150. <div class="media-left">
  151. <img class="media-object feature-image" src="dist/free.png"
  152. alt="Free">
  153. </div>
  154. <div class="media-body">
  155. <h4 class="media-heading">Free</h4>
  156. <p>
  157. LessPass is free<br>and always will be
  158. </p>
  159. </div>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164. <div class="container text-xs-center text-sm-left white m-y-3">
  165. <div class="row">
  166. <div class="col-xs-12">
  167. <small>
  168. Copyright LessPass <br>
  169. Created by <a class="white-link" href="https://twitter.com/guillaume20100">Guillaume Vincent</a>
  170. </small>
  171. </div>
  172. </div>
  173. </div>
  174. <script src="dist/lesspass.js"></script>
  175. </body>
  176. </html>