Giter Club home page Giter Club logo

secretmessage's Introduction

Secret Message is an attempt to create a secure and easy way to share passwords and other sensitive information, without having to e.g. use a shared password manager.

This repo contains all of the code used on the website Secret Message.

The technical details of the implementation will be documented on the website.

Bugs

If you find any bugs, please oh please do report it ๐Ÿ™
Or even better: submit a pull request ๐Ÿ˜˜

Security

I have tried to keep things simple, conventional, standard and "boring".
I haven't invented anything new, but utilized the common standards and the browers' crypto library SubtleCrypto.
Everything is handled in the browser, nothing is sent to a server or third party.

Security Audit

Secret Message has not been security audited officially or unonficially, yet.
The source code is open and can be scrutinized by anybody.
You're also free to copy the code and create your own copy.
If you want to audit Secret Message or know anybody who want to do it for free, please do contact me.

Contribute

  • Fork master branch
  • Do code
  • Make pull request
  • Receive: Thank you! ๐Ÿ˜˜ ๐Ÿ™

TODO

See the Secret Message project page.

Known bugs

See the issues labeled bugs.

secretmessage's People

Contributors

morphar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

secretmessage's Issues

Fix footer

Make sure it doesn't hide content, both in desktop and mobile browsers.
Also add links to pages.

Add tests

Note: In communication with BrowserStack about Open Source account.

Tests should cover both desktop and mobile.
Main targeted browsers are:

  • MSIE
  • Chrome
  • Safari
  • Firefox

After security tests, the most important test is cross browser encrypt / decrypt.

Add missing pages

  • About
  • Privacy
  • FAQ
  • Technical FAQ
  • Security (should this be part of Technical FAQ?)
  • Terms

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.