Git Product home page Git Product logo

tijdcapsule's Introduction

TijdCapsule

A pastebin alternative with the option of setting a time lock on the content before being able to view it.

This project was made by Joey Li & Samuel Bruin

TijdCapsule originally started out as a joke. When we were discussing ideas for a project, we thought it would be funny to make a pastebin alternative that would only show the content after a certain amount of time. The idea was swiftly turned into a project after a weekend crunch and originally looked like this:

Original design

After several weeks of the project being stale, mostly due to university, the app was revamped using the FlowBite Svelte UI Component Library and Tailwind CSS. The project now looks like this:

Home page

The project is deployed using Shuttle and can be found at tijdcapsule.shuttleapp.rs

Features

  • Create a time capsule with a time lock
  • View time capsules

Privacy

  • All data is encrypted in the database using AES-256 and can only be decrypted using the key provided in the URL, which is not stored server-side.
  • The data is stored in a PostgreSQL database and is only accessible by the server.
  • The data is stored indefinitely unless the user requests deletion.

Tech stack

Environment requirements

  • server/Secrets.toml
    • DB_PASSWORD
    • COOKIE_KEY
  • server/.env
    • DATABASE_URL

tijdcapsule's People

Contributors

ancientkingg avatar einstein8612 avatar

Stargazers

 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.