Skip to content

JSaretin/anonshare

Repository files navigation

anonshare

Anonshare is a public/p2p message-sharing website, where you can send or create a new post and specify if the post is private or public. If the post is private, depending on the settings provided (if a password is provided) the viewer will be required to enter the password to unlock the message. Users will be able to like public posts (if the reaction is enabled).

Features

  • Create Public / Private post
    • if a post is private, it won't be shown on the frontend but users can still access it if they have the username, but if a password is set, the user will need the password to unlock the message.
  • liking a public post
  • save posts to a reader device
  • delete from client/server depending on specified parameters

Contributing

This project is fully open source. If you have an idea you want to contribute, see a bug, or want to add patches, you can fork the repo and send a pull request once you are happy with your modifications. Please add a descriptive commit message.

Open in Gitpod


Notice

You might wonder why am not using firebase in the frontend and subscribing to the Firebase transaction, am doing that to reduce database reads (I might change that to make the interaction more smooth for public posts)

License

The MIT License

About

a site to share anonymous messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published