HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wardpearce

no profile record

Submissions

Use YouTube Privately – Materialious

github.com
2 points·by wardpearce·5 mesi fa·1 comments

Materialious – A Modern Interface for Invidious

github.com
37 points·by wardpearce·2 anni fa·8 comments

Warrant canaries made easy – Purplix.io

github.com
1 points·by wardpearce·3 anni fa·0 comments

End-to-end encrypted survey tool – Purplix.io

github.com
3 points·by wardpearce·3 anni fa·1 comments

Mozilla.ai – Open-Source AI

mozilla.ai
1 points·by wardpearce·3 anni fa·0 comments

Paaster v2 – New UI and ChaCha20 – E2EE Pastebin – Docker Deployable

paaster.io
1 points·by wardpearce·3 anni fa·0 comments

Starlite (FastAPI Replacement) – the performant and opinionated ASGI framework

starlite-api.github.io
2 points·by wardpearce·3 anni fa·0 comments

Integrate with Paaster

github.com
1 points·by wardpearce·4 anni fa·0 comments

comments

wardpearce
·5 mesi fa·discuss
Materialious is usable on Web, Android (TV too) & Desktop.

It can be used with Invidious or using its own YouTube backend.

Has its own account system with end-to-end encryption for subscriptions.
wardpearce
·2 anni fa·discuss
Built in sponsor block, not a addon. So it works on mobile
wardpearce
·2 anni fa·discuss
Good catch! I'll fix this soon.
wardpearce
·2 anni fa·discuss
I agree, the current Invidious UI is great. Its snappy & is very lightweight.

Yes Materialious is a SPA, if you aren't comfortable with JS. Simply stick with Invidious's interface.

Materialious does provide some features what Invidious doesn't provide, like PWA support, RYD, Sponsorblock, Video resuming, inline chapters & additional theming. But Materialious isn't a replacement for Invidious's interface, just a alternative.
wardpearce
·2 anni fa·discuss
Plus with how Materialious works, if you use a instance what moves to Materialious, you'll still be able to access the vanilla Invidious interface.
wardpearce
·3 anni fa·discuss
Purplix Survey is a free & open source survey tool what can't read your questions & answers.

With traditional surveys you are one data breach, one rouge employee or one government warrant away from all your user's data being exposed. Purplix uses modern encryption techniques to keep your user's data away from any actors.

How does it work? Questions, Descriptions & Title encryption When you create a survey, we encrypt your title, descriptions & questions with a secret key. This key is then stored encrypted in your keychain. When you share your survey with others using a link, the key is stored in the link for your participants. This ensures that your survey questions can only be read by your participants.

Answers encryption Every survey has its own unique key pair. The private key is securely stored in your keychain, while the public key is used by users to encrypt their answers. Only you have the means to decrypt the answers once they are submitted. When you share a survey, we include a hash of the public key in the URL to prevent main-in-the-middle attacks.

Preventing spam & multiple submissions Survey creators can opt-in to use VPN blocking, requiring a Purplix account or IP blocking. IP blocking works by storing a hash of the IP salted with a key not stored by Purplix, minimizing the attack surface of tracking submission locations, these IP hashes are only stored for 7 days or until the survey closes. Users will always be informed when any of these features are enabled.

Check out this example: https://purplix.io/s/651e32f0ab4897a99d28ea0e/CCpu5Nd8guMbuE...

Support us on GitHub: https://github.com/WardPearce/Purplix.io
wardpearce
·3 anni fa·discuss
Been using it for a new project of mine. Mcaptcha is great and extremely easy to build custom components for.
wardpearce
·3 anni fa·discuss
uses cryptojs