内容简介:Modern & performant password manager
Passwords Fountain
Modern & performant password manager interface which works everywhere
Passwords Fountain is completely free and lightweight UI.Start your journey* at https://www.passwords-fountain.com
*Note: To start, you don't have to host / own anything but your browser
Sounds great! How to start?
There is 5-step mini guide on our Homepage, check it out: https://www.passwords-fountain.com
If you feel that you need additional help to setup the app, don't hestitate to contact with the author: https://twitter.com/kolodziejczakMn
Is it safe?
We do our best to make it safe:
- We don't store any vulnerable data - your passwords neither land on localStorage, sessionStorage, IndexedDB nor any server.
- Passwords Fountain has access to your database as long as you want to. You can remove admin key from your database account anytime ( it's you who are in control! ).
- In your database ( https://fauna.com/ ) passwords are stored in encrypted version so nobody can steal them from there.
- We use strict Content-Security-Policy to prevent any third party script from being injected during application runtime.
- We don't use any tracking / logging tool like: Google Analytics, LogRocket or Sentry.
- Whole application flow is public and you can see it here: Figma
- We released a newsletter to provide you with latest news about the application state.
What you can do to make it safe:
- Don't give your FaunaDB admin key* to anybody. If somebody intercepts it they may be able to delete your passwords or add anything to your database.
- Be careful when decrypting your passwords in public - they may be noticed by people around you.
* FaunaDB admin key is a database token needed to establish connection between FaunaDB (database) and Passwords fountain (user interface).
What can make you feel safe?
- You can always check in what way Passwords Fountain works via putting "random" data into it - you don't risk anything. Again - it's the best to start from our 5-step mini guide which you can find here .
- If you're a programmer - you can even go through application code to ensure that your privacy is not violated. If you still don't feel save, then maybe try running your own instance?
Can I run my own instance?
Of course! If you don't want to use official Passwords Fountain instance from https://www.passwords-fountain.com , you can fork the code, use any ( free? ) static site hosting service and you are all set!
Using "public" instance is preferred though - we can polish it together. It can be hard to help with bug fixing on your private, modified instance.
I found a bug. What should I do?
Don't hesitate to open an issue! If you're new on github, read this guide .
I opened an issue, but I also want to help in closing them. Can I?
Of course! Contribution flow looks like this:
- Fork this repo
- Create your feature branch (
git checkout -b new-feature) on your fork. - Write the code.
- Write tests!
- Commit your changes via
npm run commit- we use commitizen to ensure that all commits will have appropriate structure. - Push to your origin branch via
npm run push- this will bump code version inpackage.jsonandpackage-lock.jsonfiles, updateCHANGELOG.mdand create git tag. - Create new pull request (from
your_fork_repository/new-featureto this repository master branch). - Wait for code review and react accordingly, thanks a lot!
Contact
Don't hestitate to ask questions I'm always willing to help - https://twitter.com/kolodziejczakMn
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
生态战略:设计未来企业新模式
周文艺 / 机械工业出版社 / 2017-3 / 49.00
思想影响战略,战略决定组织。在充满高度不确定性的今天,企业要生存和发展,必须不断进行组织变革与进化,跨越不连续性的鸿沟。本书分析了大量互联网生态型企业的案例,从生态思维进化、生态战略构建和生态组织变革三个角度出发,全面阐述了企业的进化之路。 本书认为,生态是企业进化的核心思想,企业须重新定义增长模式,从封闭的企业链转向开放的价值网,不断创新文化、技术和连接,培育新物种,实现企业从技术生态位到......一起来看看 《生态战略:设计未来企业新模式》 这本书的介绍吧!