Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
7dowWilkes7

7dowWilkes

@7dowWilkes
About
Posts
23
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Is there a possibility in cloudron to propagate a mta-sts policy?
    7dowWilkes7 7dowWilkes

    Hello all,
    is there a way in cloudron to propagate a mts-sts-policy?
    For this a txt-file would have to be accessible under a certain domain, e.g. https://mta-sts.domain.org/.well-known/mta-sts.txt

    If there is not something like this in cloudron yet, would this be implementable in principle?

    Many thanks and greetings

    Feature Requests email mta-sts

  • GrapheneOS Users: Which is the best midrange phone to have?
    7dowWilkes7 7dowWilkes

    @humptydumpty Since the Pixel 6 is now available at a discount, you only pay about 50 Euros more than for the brand new 6a.
    Grapheneos also needs some time to support new devices. Personally, I own the Pixel 6 with Grapheneos and am more than happy with it. Grapheneos comes with a small app store that allows you to install the PlayStore very easily. All banking apps even work for me, and apart from Google Pay, I have not yet come across an app that did not work. Netflix is strangely not displayed via the PlayStore, but can be obtained via Aurora-Store without any problems.

    Furthermore, f-droid (droid-ify or Neo Store) gives you all the freedom and options to try out alternative apps. I switched from iPhone to Andoid and have not regretted it so far - I love my freedom 😉

    Off-topic

  • DoT support with client ID
    7dowWilkes7 7dowWilkes

    @girish Hi, I just had the same problem as "orangetech" and the same wish to use the client id as access restriction. What I don't understand:
    I use my domain via netcup API and it was created for me by cloudron (probably) a wildcard certificate.
    Why can't this wildcard certificate be used for the AdGuard app? When I check the certificate in the AdGuard web interface, it shows me that the certificate used is only valid for the main domain.
    It would be nice if the client ID filtering option becomes possible.

    AdGuard Home

  • Is there a possibility in cloudron to propagate a mta-sts policy?
    7dowWilkes7 7dowWilkes

    you can find the RFC - Proposed Standard at https://datatracker.ietf.org/doc/rfc8461/

    you only need 3 records in your dns:

    1. _mta-sts.example.com. IN TXT "v=STSv1; id=20160831085700Z;" --> the id is a time-stamp for the policy
    2. _smtp._tls.example.com. IN TXT "v=TLSRPTv1; rua=mailto:postmaster@example.com" --> for error analysis and for an MTA-STS validator
    3. mta-sts.example.com. IN A IP-of-your-webserver --> to propagate the policy under https://mta-sts.example.com/.well-known/mta-sts.txt

    The policy could look like this:
    version: STSv1
    mode: enforce
    max_age: 2419200
    mx: my.example.org

    instead of enforce you can also choose "testing" or "none"
    see also https://support.google.com/a/answer/9276511?hl=en

    cloudron would therefore "only" need a central webservice via which the policy under ".well-known/mta-sts.txt" could be published to the respective domains in cloudron

    the dns entries could also be set automatically by cloudron or once manually by the domain-owner

    Feature Requests email mta-sts

  • GrapheneOS Users: Which is the best midrange phone to have?
    7dowWilkes7 7dowWilkes

    @humptydumpty I do not see any limitations in the apps (except, as mentioned, GPay does not work). In terms of data protection and privacy, and the user's own control over data sharing, GrapheneOS clearly beats iOS here. This already starts with the use of DOT via dns.adguard.com or the service from nextdns.io, which also offer great adblockers. In addition, TrackerControl can still be used via F-Droid and every service (app) runs in its own sandbox (including GooglePlay and Google services).

    What else came to my mind when comparing devices. The Pixel 6 has a better camera compared to the 6a, which you can also use with the original app "Google Camera". I advise you to install the "GCam Photos Preview" from the CalyxOS repository, so that you can immediately access the gallery from the Camera app.

    Off-topic

  • GrapheneOS Users: Which is the best midrange phone to have?
    7dowWilkes7 7dowWilkes

    @timconsidine the game changer actually seems to be the possibility to install the regular Play Services with Play Store in Grapheneos. i could not see any disadvantages to this yet, so far i could use all apps. About the functionality of the sandbox I could only repeat what Daniel Micay writes on his website. Daniel has also built a bypass function for the location requests by Google services. These are routed through the OS and served from there. Google gets very little of this and the apps get their "fake" location info.

    I use the banking apps from DKB, ING, Lbb-Berlin (Amazon Prime VISA), N26 and PayPal. Everything works.

    I used to be a hard iPhone and Mac user, but switched from iOS completely to AOSP with GrapheneOS and I'm waiting for a Linux notebook with a good processor that can replace Apple's M1.

    Would you like me to test an app for you? Of course, only the start of the app and the general functions?

    Off-topic

  • GrapheneOS Users: Which is the best midrange phone to have?
    7dowWilkes7 7dowWilkes

    @infogulch done. everything works fine so far. connected to github and cloned any repository ... at least the app guided me through the process. What exactly you can do with it now is not clear to me at once 🙂 for notes I use other apps. I hope I could help you with this...

    Off-topic

  • GrapheneOS Users: Which is the best midrange phone to have?
    7dowWilkes7 7dowWilkes

    @timconsidine The installation via PlayStore of "Private24" works without problems. I was able to click through the functions after launching the app. The scan function also works. I don't see any problems for the login either.

    Off-topic

  • FindMyDeviceServer is a missing piece for degoogled Android phones
    7dowWilkes7 7dowWilkes

    Would it be possible to implement the FindMyDeviceServer as an app in cloudron?

    App Wishlist

  • DoT support with client ID
    7dowWilkes7 7dowWilkes

    @girish
    also a big thank you from my side - the solution of software-version and adguard works like a charm

    AdGuard Home

  • What do you use for your VPS?
    7dowWilkes7 7dowWilkes

    i use contabo. in my opinion, it's one of the cheapest on the market. you can also add additional backup storage. If you place more value on memory than speed, you can also choose SSD instead of NVMe. Then 8 cores with 30 GB RAM and 800 GB SSD only cost 14.99 € - https://contabo.com/en/vps/

    Discuss

  • Is there a possibility in cloudron to propagate a mta-sts policy?
    7dowWilkes7 7dowWilkes

    @7dowWilkes the problem for me is actually the webserver, which has to make the policy available. probably this is the actual feature-request, if cloudron doesn't offer this possibility yet

    Feature Requests email mta-sts

  • What do you use for your VPS?
    7dowWilkes7 7dowWilkes

    @LoudLemur I use the smallest VPS with SSD (Cloud VPS S). For my small family (e.g. for using Nextcloud and Vaultwarden) this is more than sufficient, at least for my needs.

    Discuss
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search