Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I developed https://e2epaste.xyz/ a while back that is capable of this.
You can set the number of views, after which the paste is permanently deleted. It's fully end to end encrypted, and the server has no way of knowing the contents of pastes.
This is so sick, great tool
Thank you!
I think I've seen some things like that, but you can never stop them from taking a screen shot, with a camera if necessary.
I know you mentioned Nextcloud and if you happen to already be running it you can use the add-on/module/whatever called Secrets, its exactly what you describe. You make note, send link (can password protect if you want) and once its been viewed its gone.
If you don't already have Nextcloud, check out vaultwarden's (bitwarden) send feature.
I mean that's pretty easy to build yourself. You can write a super simple web app and on get it displays a message then deletes it from database.
Not seen anything quite like that to be honest, but I do have a service running a pretty decent chat room system that doesn't keep any data after the room is nuked. Not quite the same I know... but it works well for me!