Code Monkey home page Code Monkey logo

jarvanstack / pn Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 3.0 287 KB

PasswordNote是一个密码管理工具, 一键生成各种格式密码, 客户端加密, 服务器只储存hash值, 实现您的密码只有您自己知道, 数据只有您自己能访问, 支持一键免费部署自己的服务器, 实现数据私有化

Home Page: https://web.jarvans.com/pn_client

License: MIT License

Makefile 7.30% HTML 15.63% Dockerfile 0.75% Go 76.32%
leveldb password password-generator password-manager password-safety password-store

pn's Introduction


English

PasswordNote

访问地址

PasswordNote是一个密码管理工具, 一键生成各种格式密码, 客户端加密, 服务器只储存hash值, 实现您的密码只有您自己知道, 数据只有您自己能访问, 支持一键免费部署自己的服务器, 实现数据私有化

  1. 支持一键生成各种格式密码
  2. 支持在线模式和离线模式储存
  3. 服务器只储存主密码的hash值, 实现您的密码只有您自己知道
  4. 服务器只储存在客户端加密后的笔记, 实现您的数据只有您自己能访问
  5. 支持一键免费部署自己的服务器, 实现数据私有化

运行截图

生成密码

主页

方式1: 开发模式

cd pn_server
# 编译并运行
make run
  • 需要 golang 环境

方式2: docker 模式

cd pn_server
# 编译
make docker.build
# 运行
make up
  • 需要 docker 环境

方式3: docker 镜像

TODO

方式4: 一键部署服务器

TODO

pn's People

Contributors

dengjiayue avatar jarvanstack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pn's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.