GithubHelp home page GithubHelp logo

noxtal / souvenir Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 11.31 MB

An open-source, straightforward but secure password manager with a built-in web server/interface.

PowerShell 2.08% Go 74.02% CSS 9.45% HTML 14.44%

souvenir's Introduction

souvenir

icon

An open-source, straightforward but secure password manager with a built-in web server/interface.

NOTE I am not in any way a certified, professional security expert, please use this software at your own risk. This project was meant for my personal use based on my own understanding of cybersecurity and cryptography I obtained with experience. I can not and will not guarantee full security, thus I am not responsible for any kind of intimate issue caused by this software. Still report any issue found, I will do my best to fix it as soon as possible.

Features

  • Built-in web server
  • Entirely local (no internet connection required)
  • Clean user-friendly interface
  • No choice but dark theme
  • AES-256 encryption (with pkcs7 padding)
  • bcrypt hashing time optimization to limit brute-force attacks
  • Secure session tokens using crypto/rand
  • Efficient API routing using gorilla/mux

Usage

  1. Get the latest release from the releases page.
  2. Extract the corresponding archive in a folder of your choice.
  3. Run souvenir.exe (Windows) or souvenir (Linux).
  4. A web server will start on port 4444, your browser should open automatically.
  5. Register your masterkey if you have not already done so. You will only be able to see it once.
  6. You can now add and edit passwords to your vault.

Screenshots

Login Page Vault Page Service Page

Etymology

souvenir (n.)

1775, "a remembrance or memory," from French souvenir (12c.), from Old French noun use of souvenir (v.) "to remember, come to mind," from Latin subvenire "come to mind," from sub "up from below" (see sub-) + venire "to come," from a suffixed form of PIE root *gwa- "to go, come." Meaning "token of remembrance, memento" is first recorded 1782. (vocabulary.com)

TODO

  • Changing masterkey
  • Deleting entries
  • Link to the service's website
  • Way to reset all data
  • Handling HTTP status errors for the user

souvenir's People

Contributors

noxtal avatar

Stargazers

RJS avatar Pawel Baran avatar

Watchers

 avatar

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.