Repositories that I should verify (at least to some extent) #3

Open
opened 2023-02-01 01:24:59 +01:00 by Benjamin_Loison · 1 comment

Some may not be required for various reasons.

REPOSITORY=com.github.tchx84.Flatseal && git clone https://github.com/flathub/$REPOSITORY && find $REPOSITORY -not -path "$REPOSITORY/.git/*" -type f -exec cat {} \; | wc -l && rm -Rf $REPOSITORY

Flatpak documentation: https://docs.flatpak.org/fr/latest/flatpak-builder-command-reference.html

https://github.com/pulls
https://github.com/settings/repositories

- https://github.com/ds-ac/projetLogique - https://github.com/Benjamin-Loison/Real-time-strategy-game - https://github.com/flathub/com.github.tchx84.Flatseal (47 lines) - https://github.com/flathub/org.prismlauncher.PrismLauncher (119 lines) - https://github.com/flathub/org.shotcut.Shotcut (322 lines) - https://github.com/flathub/com.github.Eloston.UngoogledChromium (6,132 lines) - https://github.com/flathub/com.valvesoftware.Steam (5,429 lines) - https://github.com/flathub/net.lutris.Lutris (1,725 lines) - https://github.com/flathub/us.zoom.Zoom (581 lines) - https://github.com/flathub/com.microsoft.Teams (304 lines) - https://github.com/flathub/com.mattermost.Desktop (331 lines) - https://github.com/flathub/com.google.AndroidStudio (238 lines) - https://github.com/youzee/nginx-unzip-module (and https://github.com/youzee/nginx-unzip-module/pull/5) - https://github.com/flathub/com.github.Eloston.UngoogledChromium or https://github.com/flathub/org.chromium.Chromium - https://github.com/glut23/webvtt-py - https://github.com/jgonggrijp/pip-review - https://community.chocolatey.org/packages/mysql.workbench - https://community.chocolatey.org/packages/openjdk - https://community.chocolatey.org/packages/notepadplusplus - https://github.com/SufficientlySecure/calendar-import-export - https://github.com/showwin/speedtest-go - verify reproducibility of `adb`, `fastboot` and `repo` of https://wiki.lineageos.org/emulator - https://github.com/LineageOS/android_kernel_fairphone_sm7225 - https://github.com/LineageOS/android_device_fairphone_FP4 - https://github.com/mozilla/video-bg-play - https://community.chocolatey.org/packages/openalsdk - https://community.chocolatey.org/packages/element-desktop - https://community.chocolatey.org/packages/obs-studio - https://github.com/bluesabre/menulibre - https://community.chocolatey.org/packages/quassel - https://wiki.openstreetmap.org/wiki/JOSM/Plugins/measurement - https://github.com/NaturalHistoryMuseum/pyzbar/ - https://community.chocolatey.org/packages/adobereader - https://github.com/8go/matrix-commander - https://community.chocolatey.org/packages/rustdesk - https://community.chocolatey.org/packages/prismlauncher - https://github.com/Rob--W/dont-track-me-google - https://community.chocolatey.org/packages/discord - https://github.com/tilkinsc/COTP - https://github.com/mapado/haversine - https://github.com/vdukhovni/postfix - https://addons.mozilla.org/en-US/firefox/addon/absolute-enable-right-click - not git: http://user.oc-static.com/ftp/developpez-vos-applications-3d-avec-opengl-3-3/Code+Source+du+Chapitre+6.zip - chocolatey pyzo - https://openclassrooms.com/fr/courses/966823-developpez-vos-applications-3d-avec-opengl-3-3 - https://github.com/linuxmint/cinnamon-spices-applets/tree/master/betterlock (have already quickly verified) - https://gist.github.com/RobertKrajewski/5847ce49333062ea4be1a08f2913288c (have already quickly verified but run in a VM anyway) - [X] https://github.com/lawfx/YoutubeNonStop - as mentionned notably in [this pull request](https://github.com/lawfx/YoutubeNonStop/pull/43) [the extension looks a bit too complex](https://github.com/lawfx/YoutubeNonStop/blob/ee9cbbbfa5ec9257e521b814ea0467e372196edf/autoconfirm.js) for its purpose but as far as I reviewed line by line the code it seems legitimate and I accept running it on my laptop. - https://github.com/lineageos4microg/docker-lineage-cicd - https://github.com/matiasb/python-unidiff - Android calculator open-source app - Investigate reverse-engineering, block ads etc https://play.google.com/store/apps/details?id=me.jlabs.voicerecorder, as someone like the design (Blokada 5 does not seem by default when enabled to stop ads) - Verified quite precisely the safety of https://gitlab.com/GrantMoyer/lssecret/-/tree/20fd771a678a241abbb57152e3c2d9a8eee353cb and it works fine in my case (cf https://gitlab.gnome.org/Benjamin_Loison/seahorse/-/issues/1) - https://codeberg.org/Benjamin_Loison/codeblocks/issues/2#issue-684046 - https://github.com/fmstrat/wintile - https://github.com/bastien-roucaries/latex-pax - https://github.com/david-lev/PlaystoreDownloader except the `dummydroid.jar` and `requirements.txt`, the uncommented code looks legit compared to upstream - https://github.com/nccgroup/blackboxprotobuf +4 - https://github.com/soulteary/nginx-formatter - https://github.com/gtsystem/python-remotezip - https://github.com/IgaguriMK/cargo-clean-recursive - https://github.com/ProtonVPN/proton-vpn-gtk-app - https://github.com/opentimestamps/opentimestamps-client - https://github.com/valentjn/vscode-ltex - https://github.com/Chris00/ocaml-csv - https://github.com/jadahl/gnome-monitor-config Some may not be required for various reasons. ```sh REPOSITORY=com.github.tchx84.Flatseal && git clone https://github.com/flathub/$REPOSITORY && find $REPOSITORY -not -path "$REPOSITORY/.git/*" -type f -exec cat {} \; | wc -l && rm -Rf $REPOSITORY ``` Flatpak documentation: https://docs.flatpak.org/fr/latest/flatpak-builder-command-reference.html https://github.com/pulls https://github.com/settings/repositories
Author
Owner

An interesting question is how to anonymously verify repositories of people that I don't want to personally show that I am related to (seems impossible yet if my concept is new as asked in #4).

An interesting question is how to anonymously verify repositories of people that I don't want to personally show that I am related to (seems impossible yet if my concept is new as asked in #4).
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/Verified_repositories#3
No description provided.